Changeset c47c6a8bc9bcb4b1bcbaaf6d702f7c1bfd313bd0
- 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
| r7f6fef5 |
rc47c6a8 |
|
| 725 | 725 | <string>VLC</string> |
|---|
| 726 | 726 | <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> |
|---|
| 728 | 728 | <key>CFBundleIconFile</key> |
|---|
| 729 | 729 | <string>vlc.icns</string> |
|---|
| … | … | |
| 737 | 737 | <string>APPL</string> |
|---|
| 738 | 738 | <key>CFBundleShortVersionString</key> |
|---|
| 739 | | <string>0.9.0-git</string> |
|---|
| | 739 | <string>0.9.0-test2</string> |
|---|
| 740 | 740 | <key>CFBundleSignature</key> |
|---|
| 741 | 741 | <string>VLC#</string> |
|---|
| … | … | |
| 794 | 794 | </array> |
|---|
| 795 | 795 | <key>CFBundleVersion</key> |
|---|
| 796 | | <string>0.9.0-git</string> |
|---|
| | 796 | <string>0.9.0-test2</string> |
|---|
| 797 | 797 | <key>NSAppleScriptEnabled</key> |
|---|
| 798 | 798 | <string>YES</string> |
|---|
| r0e4fd36 |
rc47c6a8 |
|
| 2 | 2 | |
|---|
| 3 | 3 | CFBundleName = "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"; |
|---|
| | 4 | CFBundleShortVersionString = "0.9.0-test2"; |
|---|
| | 5 | CFBundleGetInfoString = "VLC media player 0.9.0-test2 Copyright (c) 1996-2008 the VideoLAN Team"; |
|---|
| | 6 | NSHumanReadableCopyright = "Copyright (c) 1996-2008 the VideoLAN Team"; |
|---|
| r2e888fd |
rc47c6a8 |
|
| 2 | 2 | |
|---|
| 3 | 3 | CFBundleName = "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."; |
|---|
| | 4 | CFBundleShortVersionString = "VLC Plug-in version 0.9.0-test2"; |
|---|
| | 5 | CFBundleGetInfoString = "VLC Plug-in version 0.9.0-test2"; |
|---|
| | 6 | NSHumanReadableCopyright = "© 2002-2008 The VideoLAN Team. All Rights reserved."; |
|---|
| r2e888fd |
rc47c6a8 |
|
| 8 | 8 | <string>VLC Plugin</string> |
|---|
| 9 | 9 | <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> |
|---|
| 11 | 11 | <key>CFBundleIdentifier</key> |
|---|
| 12 | 12 | <string>com.netscape.vlc</string> |
|---|
| … | … | |
| 20 | 20 | <string>MOSS</string> |
|---|
| 21 | 21 | <key>CFBundleVersion</key> |
|---|
| 22 | | <string>0.12</string> |
|---|
| | 22 | <string>0.9.0-test2</string> |
|---|
| 23 | 23 | <key>CFBundleShortVersionString</key> |
|---|
| 24 | | <string>0.12</string> |
|---|
| | 24 | <string>0.9.0-test2</string> |
|---|
| 25 | 25 | <key>CSResourcesFileMapped</key> |
|---|
| 26 | 26 | <true/> |
|---|
| r2e888fd |
rc47c6a8 |
|
| 4 | 4 | <dict> |
|---|
| 5 | 5 | <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> |
|---|
| 7 | 7 | <key>CFBundleIdentifier</key> |
|---|
| 8 | 8 | <string>org.videolan.vlc</string> |
|---|
| 9 | 9 | <key>CFBundleShortVersionString</key> |
|---|
| 10 | | <string>0.8.5</string> |
|---|
| | 10 | <string>0.8.6i</string> |
|---|
| 11 | 11 | <key>IFMajorVersion</key> |
|---|
| 12 | 12 | <integer>0</integer> |
|---|