Changeset 0e4fd36cd90c429ad72d98fb357b6278aed7cf23

Show
Ignore:
Timestamp:
03/07/08 00:35:14 (6 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1204846514 +0100
git-parent:

[897fdb260c6eb0908797ac1c131d826740b4a785]

git-author:
Rafaël Carré <funman@videolan.org> 1204846514 +0100
Message:

svn -> git in OSX package
Update the copyright date

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/package/macosx/Resources/English.lproj/InfoPlist.strings

    r2e888fd r0e4fd36  
    22 
    33CFBundleName = "VLC"; 
    4 CFBundleShortVersionString = "0.9.0-svn"; 
    5 CFBundleGetInfoString = "VLC media player 0.9.0-svn Copyright (c) 1996-2007 the VideoLAN team"; 
    6 NSHumanReadableCopyright = "Copyright (c) 1996-2007 the VideoLAN team"; 
     4CFBundleShortVersionString = "0.9.0-git"; 
     5CFBundleGetInfoString = "VLC media player 0.9.0-git Copyright (c) 1996-2008 the VideoLAN team"; 
     6NSHumanReadableCopyright = "Copyright (c) 1996-2008 the VideoLAN team"; 
  • extras/package/macosx/vlc.xcodeproj/project.pbxproj

    r9f2ffff r0e4fd36  
    895895    <string>VLC</string> 
    896896    <key>CFBundleGetInfoString</key> 
    897     <string>VLC media player 0.9.0-svn, Copyright (c) 1996-2006 the VideoLAN team.</string> 
     897    <string>VLC media player 0.9.0-git, Copyright (c) 1996-2008 the VideoLAN team.</string> 
    898898    <key>CFBundleIconFile</key> 
    899899    <string>vlc.icns</string> 
     
    907907    <string>APPL</string> 
    908908    <key>CFBundleShortVersionString</key> 
    909     <string>0.9.0-svn</string> 
     909    <string>0.9.0-git</string> 
    910910    <key>CFBundleSignature</key> 
    911911    <string>VLC#</string> 
     
    964964    </array> 
    965965    <key>CFBundleVersion</key> 
    966     <string>0.9.0-svn</string> 
     966    <string>0.9.0-git</string> 
    967967    <key>NSAppleScriptEnabled</key> 
    968968    <string>YES</string>