Browse Source

macosx: use VLC as CFBundleName

Fix #28432
pull/162/head
Marvin Scholz 3 years ago
committed by Steve Lhomme
parent
commit
63d44f046a
  1. 2
      share/Info.plist.in

2
share/Info.plist.in

@ -17,7 +17,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>VLC media player</string>
<string>VLC</string>
<key>CFBundleDisplayName</key>
<string>VLC</string>
<key>CFBundleShortVersionString</key>

Loading…
Cancel
Save