Changeset 391 for python/trunk/Mac/Resources/app
- Timestamp:
- Mar 19, 2014, 11:31:01 PM (11 years ago)
- Location:
- python/trunk
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk
-
Property svn:mergeinfo
set to
/python/vendor/Python-2.7.6 merged eligible /python/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
python/trunk/Mac/Resources/app/Info.plist.in
r2 r391 21 21 <string>Python</string> 22 22 <key>CFBundleGetInfoString</key> 23 <string>%version%, (c) 2004-20 09Python Software Foundation.</string>23 <string>%version%, (c) 2004-2013 Python Software Foundation.</string> 24 24 <key>CFBundleHelpBookFolder</key> 25 25 <array> … … 38 38 <string>6.0</string> 39 39 <key>CFBundleLongVersionString</key> 40 <string>%version%, (c) 2004-20 09Python Software Foundation.</string>40 <string>%version%, (c) 2004-2013 Python Software Foundation.</string> 41 41 <key>CFBundleName</key> 42 42 <string>Python</string> … … 56 56 <true/> 57 57 <key>NSHumanReadableCopyright</key> 58 <string>(c) 2004 Python Software Foundation.</string> 58 <string>(c) 2013 Python Software Foundation.</string> 59 <key>NSHighResolutionCapable</key> 60 <true/> 59 61 </dict> 60 62 </plist>
Note:
See TracChangeset
for help on using the changeset viewer.