Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
13
Merge Requests
13
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Steve Lhomme
VLC
Commits
0e4fd36c
Commit
0e4fd36c
authored
Mar 07, 2008
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
svn -> git in OSX package
Update the copyright date
parent
897fdb26
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
extras/package/macosx/Resources/English.lproj/InfoPlist.strings
.../package/macosx/Resources/English.lproj/InfoPlist.strings
+3
-3
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+3
-3
No files found.
extras/package/macosx/Resources/English.lproj/InfoPlist.strings
View file @
0e4fd36c
/* Localized versions of Info.plist keys */
CFBundleName = "VLC";
CFBundleShortVersionString = "0.9.0-
svn
";
CFBundleGetInfoString = "VLC media player 0.9.0-
svn Copyright (c) 1996-2007
the VideoLAN team";
NSHumanReadableCopyright = "Copyright (c) 1996-200
7
the VideoLAN team";
CFBundleShortVersionString = "0.9.0-
git
";
CFBundleGetInfoString = "VLC media player 0.9.0-
git Copyright (c) 1996-2008
the VideoLAN team";
NSHumanReadableCopyright = "Copyright (c) 1996-200
8
the VideoLAN team";
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
0e4fd36c
...
...
@@ -894,7 +894,7 @@
<key>CFBundleExecutable</key>
<string>VLC</string>
<key>CFBundleGetInfoString</key>
<string>VLC media player 0.9.0-
svn, Copyright (c) 1996-2006
the VideoLAN team.</string>
<string>VLC media player 0.9.0-
git, Copyright (c) 1996-2008
the VideoLAN team.</string>
<key>CFBundleIconFile</key>
<string>vlc.icns</string>
<key>CFBundleIdentifier</key>
...
...
@@ -906,7 +906,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.9.0-
svn
</string>
<string>0.9.0-
git
</string>
<key>CFBundleSignature</key>
<string>VLC#</string>
<key>CFBundleURLTypes</key>
...
...
@@ -963,7 +963,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0.9.0-
svn
</string>
<string>0.9.0-
git
</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSMainNibFile</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment