[vlc-commits] macosx: added f4v extension

Felix Paul Kühne git at videolan.org
Sun Apr 24 18:23:19 CEST 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Apr 24 18:23:12 2011 +0200| [66604ff9ae3f64584aa1dba923237f8cd2529836] | committer: Felix Paul Kühne

macosx: added f4v extension

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

 extras/package/macosx/Info.plist.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/package/macosx/Info.plist.in b/extras/package/macosx/Info.plist.in
index 701ffb6..24b3514 100644
--- a/extras/package/macosx/Info.plist.in
+++ b/extras/package/macosx/Info.plist.in
@@ -19,6 +19,7 @@
 		<dict>
 			<key>CFBundleTypeExtensions</key>
 			<array>
+				<string>f4v</string>
 				<string>flv</string>
 			</array>
 			<key>CFBundleTypeIconFile</key>



More information about the vlc-commits mailing list