[Python-checkins] CVS: python/dist/src/PC python_nt.rc,1.14,1.15
Tim Peters
tim_one@users.sourceforge.net
2001年8月18日 17:56:30 -0700
Update of /cvsroot/python/python/dist/src/PC
In directory usw-pr-cvs1:/tmp/cvs-serv16282/python/PC
Modified Files:
python_nt.rc
Log Message:
Windows fiddling for 2.2a2: bump build number; update copyright and
company info in resource files; change installer strings to match.
This belongs in the release branch too, of course.
Index: python_nt.rc
===================================================================
RCS file: /cvsroot/python/python/dist/src/PC/python_nt.rc,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** python_nt.rc 2001年04月18日 21:12:25 1.14
--- python_nt.rc 2001年08月19日 00:56:28 1.15
***************
*** 70,78 ****
BLOCK "000004b0"
BEGIN
! VALUE "CompanyName", "Digital Creations 20円"
VALUE "FileDescription", "Python Core0円"
VALUE "FileVersion", PYTHON_VERSION
VALUE "InternalName", "Python DLL0円"
! VALUE "LegalCopyright", "Copyright ゥ 2000, 2001 Guido van Rossum. Copyright ゥ 2000 BeOpen.com. Copyright ゥ 1995-2000 CNRI. Copyright ゥ 1991-1995 SMC.0円"
VALUE "OriginalFilename", PYTHON_DLL_NAME "0円"
VALUE "ProductName", "Python0円"
--- 70,78 ----
BLOCK "000004b0"
BEGIN
! VALUE "CompanyName", "PythonLabs at Zope Corporation0円"
VALUE "FileDescription", "Python Core0円"
VALUE "FileVersion", PYTHON_VERSION
VALUE "InternalName", "Python DLL0円"
! VALUE "LegalCopyright", "Copyright ゥ 2001 Python Software Foundation. Copyright ゥ 2000 BeOpen.com. Copyright ゥ 1995-2001 CNRI. Copyright ゥ 1991-1995 SMC.0円"
VALUE "OriginalFilename", PYTHON_DLL_NAME "0円"
VALUE "ProductName", "Python0円"