[vlc-commits] [Git][videolan/vlc][3.0.x] macosx: use VLC as CFBundleName

Steve Lhomme (@robUx4) gitlab at videolan.org
Mon May 6 06:38:37 UTC 2024



Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC


Commits:
6f813f37 by Marvin Scholz at 2024-05-06T06:06:22+00:00
macosx: use VLC as CFBundleName

Fix #28432

(cherry picked from commit 63d44f046a59f0090954022a9b44903f114152b0)
Signed-off-by: Marvin Scholz <epirat07 at gmail.com>

- - - - -


1 changed file:

- share/Info.plist.in


Changes:

=====================================
share/Info.plist.in
=====================================
@@ -1396,7 +1396,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>



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/6f813f37e989d43da625fcdf8e63a28b06ca5bdb

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/6f813f37e989d43da625fcdf8e63a28b06ca5bdb
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list