git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
macOS: Add CFBundleDisplayName to Info.plist
[vlc.git]
/
share
/
Info.plist.in
diff --git
a/share/Info.plist.in
b/share/Info.plist.in
index
95b097f
..
7ff0766
100644
(file)
--- a/
share/Info.plist.in
+++ b/
share/Info.plist.in
@@
-1380,6
+1380,8
@@
<string>6.0</string>
<key>CFBundleName</key>
<string>VLC media player</string>
<string>6.0</string>
<key>CFBundleName</key>
<string>VLC media player</string>
+ <key>CFBundleDisplayName</key>
+ <string>VLC</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>