Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

Location:
python/vendor/current/Mac/Resources
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/Mac/Resources/app/Info.plist.in

    r2 r388  
    2121        <string>Python</string>
    2222        <key>CFBundleGetInfoString</key>
    23         <string>%version%, (c) 2004-2009 Python Software Foundation.</string>
     23        <string>%version%, (c) 2004-2013 Python Software Foundation.</string>
    2424        <key>CFBundleHelpBookFolder</key>
    2525        <array>
     
    3838        <string>6.0</string>
    3939        <key>CFBundleLongVersionString</key>
    40         <string>%version%, (c) 2004-2009 Python Software Foundation.</string>
     40        <string>%version%, (c) 2004-2013 Python Software Foundation.</string>
    4141        <key>CFBundleName</key>
    4242        <string>Python</string>
     
    5656        <true/>
    5757        <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/>
    5961</dict>
    6062</plist>
  • python/vendor/current/Mac/Resources/framework/Info.plist.in

    r2 r388  
    1818        <string>FMWK</string>
    1919        <key>CFBundleShortVersionString</key>
    20         <string>%VERSION%, (c) 2004-2008 Python Software Foundation.</string>
     20        <string>%VERSION%, (c) 2004-2013 Python Software Foundation.</string>
    2121        <key>CFBundleLongVersionString</key>
    22         <string>%VERSION%, (c) 2004-2008 Python Software Foundation.</string>
     22        <string>%VERSION%, (c) 2004-2013 Python Software Foundation.</string>
    2323        <key>CFBundleSignature</key>
    2424        <string>????</string>
Note: See TracChangeset for help on using the changeset viewer.