[Python-checkins] python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape Mozilla_suite.py,1.6,1.7 PowerPlant.py,1.5,1.6 Required_suite.py,1.4,1.5 Standard_Suite.py,1.5,1.6 Standard_URL_suite.py,1.4,1.5 Text.py,1.7,1.8 WorldWideWeb_suite.py,1.5,1.6 __init__.py,1.8,1.9

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 13 Jun 2003 07:31:49 -0700


Update of /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape
In directory sc8-pr-cvs1:/tmp/cvs-serv2770/lib-scriptpackages/Netscape

Modified Files:
	Mozilla_suite.py PowerPlant.py Required_suite.py 
	Standard_Suite.py Standard_URL_suite.py Text.py 
	WorldWideWeb_suite.py __init__.py 
Log Message:
Re-gegernated with the new gensuitemodule.


Index: Mozilla_suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Mozilla_suite.py	12 Apr 2003 22:27:09 -0000	1.6
--- Mozilla_suite.py	13 Jun 2003 14:31:13 -0000	1.7
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: PowerPlant.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PowerPlant.py	12 Apr 2003 22:27:09 -0000	1.5
--- PowerPlant.py	13 Jun 2003 14:31:13 -0000	1.6
***************
*** 2,6 ****
  Level 0, version 0
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 0, version 0
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: Required_suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Required_suite.py	12 Apr 2003 22:27:09 -0000	1.4
--- Required_suite.py	13 Jun 2003 14:31:13 -0000	1.5
***************
*** 2,6 ****
  Level 0, version 0
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 0, version 0
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: Standard_Suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Standard_Suite.py	12 Apr 2003 22:27:09 -0000	1.5
--- Standard_Suite.py	13 Jun 2003 14:31:13 -0000	1.6
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
***************
*** 109,116 ****
--- 109,118 ----
      which = 'ALAP'
      want = 'type'
+ alert_application = _Prop_alert_application()
  class _Prop_kiosk_mode(aetools.NProperty):
      """kiosk mode - Kiosk mode leaves very few menus enabled """
      which = 'KOSK'
      want = 'long'
+ kiosk_mode = _Prop_kiosk_mode()
  #        element 'cwin' as ['indx', 'name', 'ID  ']
  

Index: Standard_URL_suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Standard_URL_suite.py	12 Apr 2003 22:27:09 -0000	1.4
--- Standard_URL_suite.py	13 Jun 2003 14:31:13 -0000	1.5
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: Text.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/Text.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Text.py	12 Apr 2003 22:27:09 -0000	1.7
--- Text.py	13 Jun 2003 14:31:14 -0000	1.8
***************
*** 2,6 ****
  Level 0, version 0
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 0, version 0
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: WorldWideWeb_suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** WorldWideWeb_suite.py	12 Apr 2003 22:27:09 -0000	1.5
--- WorldWideWeb_suite.py	13 Jun 2003 14:31:14 -0000	1.6
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: __init__.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** __init__.py	1 May 2003 22:06:12 -0000	1.8
--- __init__.py	13 Jun 2003 14:31:14 -0000	1.9
***************
*** 1,4 ****
  """
! Package generated from /Volumes/Moes/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  """
  import aetools
--- 1,4 ----
  """
! Package generated from /Volumes/Sap/Applications (Mac OS 9)/Netscape Communicator\xe2\x84\xa2 Folder/Netscape Communicator\xe2\x84\xa2
  """
  import aetools
***************
*** 60,74 ****
  # Set property and element dictionaries now that all classes have been defined
  #
! getbaseclasses(window)
! getbaseclasses(application)
! getbaseclasses(StdSuites.Text_Suite.text_flow)
  getbaseclasses(StdSuites.Text_Suite.character)
! getbaseclasses(StdSuites.Text_Suite.text_style_info)
! getbaseclasses(StdSuites.Text_Suite.line)
  getbaseclasses(StdSuites.Text_Suite.word)
  getbaseclasses(StdSuites.Text_Suite.paragraph)
  getbaseclasses(StdSuites.Text_Suite.text)
! getbaseclasses(text)
! getbaseclasses(styleset)
  
  #
--- 60,74 ----
  # Set property and element dictionaries now that all classes have been defined
  #
! getbaseclasses(text)
! getbaseclasses(styleset)
  getbaseclasses(StdSuites.Text_Suite.character)
! getbaseclasses(StdSuites.Text_Suite.text_flow)
  getbaseclasses(StdSuites.Text_Suite.word)
  getbaseclasses(StdSuites.Text_Suite.paragraph)
+ getbaseclasses(StdSuites.Text_Suite.text_style_info)
+ getbaseclasses(StdSuites.Text_Suite.line)
  getbaseclasses(StdSuites.Text_Suite.text)
! getbaseclasses(window)
! getbaseclasses(application)
  
  #
***************
*** 76,90 ****
  #
  _classdeclarations = {
!     'cwin' : window,
!     'capp' : application,
!     'cflo' : StdSuites.Text_Suite.text_flow,
      'cha ' : StdSuites.Text_Suite.character,
!     'tsty' : StdSuites.Text_Suite.text_style_info,
!     'clin' : StdSuites.Text_Suite.line,
      'cwor' : StdSuites.Text_Suite.word,
      'cpar' : StdSuites.Text_Suite.paragraph,
      'ctxt' : StdSuites.Text_Suite.text,
!     'ctxt' : text,
!     'stys' : styleset,
  }
  
--- 76,90 ----
  #
  _classdeclarations = {
!     'ctxt' : text,
!     'stys' : styleset,
      'cha ' : StdSuites.Text_Suite.character,
!     'cflo' : StdSuites.Text_Suite.text_flow,
      'cwor' : StdSuites.Text_Suite.word,
      'cpar' : StdSuites.Text_Suite.paragraph,
+     'tsty' : StdSuites.Text_Suite.text_style_info,
+     'clin' : StdSuites.Text_Suite.line,
      'ctxt' : StdSuites.Text_Suite.text,
!     'cwin' : window,
!     'capp' : application,
  }
  
***************
*** 102,103 ****
--- 102,105 ----
      _moduleName = 'Netscape'
  
+     _elemdict = application._elemdict
+     _propdict = application._propdict