Changeset c47c6a8bc9bcb4b1bcbaaf6d702f7c1bfd313bd0

Show
Ignore:
Timestamp:
07/12/08 16:58:40 (2 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1215874720 +0200
git-parent:

[2b406b2ec07f0df658a03a55d994bcad2ed36190]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1215551307 +0200
Message:

Updated version strings for OS X

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/package/macosx/Info.plist

    r7f6fef5 rc47c6a8  
    725725    <string>VLC</string> 
    726726    <key>CFBundleGetInfoString</key> 
    727     <string>VLC media player 0.9.0-git, Copyright (c) 1996-2008 the VideoLAN team.</string> 
     727    <string>VLC media player 0.9.0-test2, Copyright (c) 1996-2008 the VideoLAN Team</string> 
    728728    <key>CFBundleIconFile</key> 
    729729    <string>vlc.icns</string> 
     
    737737    <string>APPL</string> 
    738738    <key>CFBundleShortVersionString</key> 
    739     <string>0.9.0-git</string> 
     739    <string>0.9.0-test2</string> 
    740740    <key>CFBundleSignature</key> 
    741741    <string>VLC#</string> 
     
    794794    </array> 
    795795    <key>CFBundleVersion</key> 
    796     <string>0.9.0-git</string> 
     796    <string>0.9.0-test2</string> 
    797797    <key>NSAppleScriptEnabled</key> 
    798798    <string>YES</string> 
  • extras/package/macosx/Resources/English.lproj/InfoPlist.strings

    r0e4fd36 rc47c6a8  
    22 
    33CFBundleName = "VLC"; 
    4 CFBundleShortVersionString = "0.9.0-git"; 
    5 CFBundleGetInfoString = "VLC media player 0.9.0-git Copyright (c) 1996-2008 the VideoLAN team"; 
    6 NSHumanReadableCopyright = "Copyright (c) 1996-2008 the VideoLAN team"; 
     4CFBundleShortVersionString = "0.9.0-test2"; 
     5CFBundleGetInfoString = "VLC media player 0.9.0-test2 Copyright (c) 1996-2008 the VideoLAN Team"; 
     6NSHumanReadableCopyright = "Copyright (c) 1996-2008 the VideoLAN Team"; 
  • extras/package/macosx/plugin/English.lproj/InfoPlist.strings

    r2e888fd rc47c6a8  
    22 
    33CFBundleName = "VLC Plug-in"; 
    4 CFBundleShortVersionString = "VLC Plug-in version 0.12"; 
    5 CFBundleGetInfoString = "VLC Plug-in version 0.12"; 
    6 NSHumanReadableCopyright = "© 2002-2006 The VideoLAN Team, All Rights reserved."; 
     4CFBundleShortVersionString = "VLC Plug-in version 0.9.0-test2"; 
     5CFBundleGetInfoString = "VLC Plug-in version 0.9.0-test2"; 
     6NSHumanReadableCopyright = "© 2002-2008 The VideoLAN Team. All Rights reserved."; 
  • extras/package/macosx/plugin/Info.plist

    r2e888fd rc47c6a8  
    88    <string>VLC Plugin</string> 
    99    <key>CFBundleGetInfoString</key> 
    10     <string>Copyright 2002-2007 The VideoLAN Team. All Rights Reserved</string> 
     10    <string>Copyright 2002-2008 The VideoLAN Team. All Rights Reserved</string> 
    1111    <key>CFBundleIdentifier</key> 
    1212    <string>com.netscape.vlc</string> 
     
    2020    <string>MOSS</string> 
    2121    <key>CFBundleVersion</key> 
    22     <string>0.12</string> 
     22    <string>0.9.0-test2</string> 
    2323    <key>CFBundleShortVersionString</key> 
    24     <string>0.12</string> 
     24    <string>0.9.0-test2</string> 
    2525    <key>CSResourcesFileMapped</key> 
    2626    <true/> 
  • extras/package/macosx/plugin/InstallerInfo.plist

    r2e888fd rc47c6a8  
    44<dict> 
    55    <key>CFBundleGetInfoString</key> 
    6     <string>0.8.5, The VideoLAN Team, All Rights Reserved.</string> 
     6    <string>0.8.6i, The VideoLAN Team, All Rights Reserved.</string> 
    77    <key>CFBundleIdentifier</key> 
    88    <string>org.videolan.vlc</string> 
    99    <key>CFBundleShortVersionString</key> 
    10     <string>0.8.5</string> 
     10    <string>0.8.6i</string> 
    1111    <key>IFMajorVersion</key> 
    1212    <integer>0</integer>