[Python-checkins] python/dist/src/Lib/plat-mac/lib-scriptpackages/Explorer Microsoft_Internet_Explorer.py,1.3,1.4 Netscape_Suite.py,1.2,1.3 Required_Suite.py,1.3,1.4 Standard_Suite.py,1.2,1.3 URL_Suite.py,1.2,1.3 Web_Browser_Suite.py,1.3,1.4 __init__.py,1.3,1.4

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 28 Mar 2003 16:13:45 -0800


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

Modified Files:
	Microsoft_Internet_Explorer.py Netscape_Suite.py 
	Required_Suite.py Standard_Suite.py URL_Suite.py 
	Web_Browser_Suite.py __init__.py 
Log Message:
Regenerated with the new way to get terminology (through AppleEvents),
which sometimes seems to result in different terminology. It does
seem to be mostly compatible, though.


Index: Microsoft_Internet_Explorer.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Microsoft_Internet_Explorer.py	28 Mar 2003 22:07:17 -0000	1.3
--- Microsoft_Internet_Explorer.py	29 Mar 2003 00:13:11 -0000	1.4
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Applications/Internet Explorer.app
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: Netscape_Suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Netscape_Suite.py	23 Mar 2003 22:07:27 -0000	1.2
--- Netscape_Suite.py	29 Mar 2003 00:13:11 -0000	1.3
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Applications/Internet Explorer.app
  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/Explorer/Required_Suite.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Required_Suite.py	28 Mar 2003 22:07:17 -0000	1.3
--- Required_Suite.py	29 Mar 2003 00:13:11 -0000	1.4
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Applications/Internet Explorer.app
  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/Explorer/Standard_Suite.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Standard_Suite.py	23 Mar 2003 22:07:27 -0000	1.2
--- Standard_Suite.py	29 Mar 2003 00:13:11 -0000	1.3
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Applications/Internet Explorer.app
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: URL_Suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** URL_Suite.py	23 Mar 2003 22:07:27 -0000	1.2
--- URL_Suite.py	29 Mar 2003 00:13:12 -0000	1.3
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Applications/Internet Explorer.app
  AETE/AEUT resource version 1/0, language 0, script 0
  """

Index: Web_Browser_Suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Web_Browser_Suite.py	28 Mar 2003 22:07:17 -0000	1.3
--- Web_Browser_Suite.py	29 Mar 2003 00:13:12 -0000	1.4
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from /Applications/Internet Explorer.app
  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/Explorer/__init__.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** __init__.py	28 Mar 2003 22:07:17 -0000	1.3
--- __init__.py	29 Mar 2003 00:13:12 -0000	1.4
***************
*** 1,5 ****
  """
! Package generated from /Volumes/Moes/Applications (Mac OS 9)/Internet Explorer 5/Internet Explorer
! Resource aete resid 0 
  """
  import aetools
--- 1,4 ----
  """
! Package generated from /Applications/Internet Explorer.app
  """
  import aetools