[vlc-commits] macosx: Fix Info.plist

Marvin Scholz git at videolan.org
Mon Dec 9 19:02:03 CET 2019


vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Mon Dec  9 19:01:31 2019 +0100| [76240175dff951c4f680b10309f5e601782ff938] | committer: Marvin Scholz

macosx: Fix Info.plist

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=76240175dff951c4f680b10309f5e601782ff938
---

 share/Info.plist.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/Info.plist.in b/share/Info.plist.in
index cbe7a6cf25..04b8531517 100644
--- a/share/Info.plist.in
+++ b/share/Info.plist.in
@@ -438,6 +438,7 @@
 			<array>
 				<string>org.videolan.dav</string>
 			</array>
+		</dict>
 		<dict>
 			<key>CFBundleTypeIconFile</key>
 			<string>audio.icns</string>



More information about the vlc-commits mailing list