summaryrefslogtreecommitdiffstats
path: root/macosx/Info.plist.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Info.plist.m4')
-rw-r--r--macosx/Info.plist.m48
1 files changed, 8 insertions, 0 deletions
diff --git a/macosx/Info.plist.m4 b/macosx/Info.plist.m4
index 19e872136..9c490e6a6 100644
--- a/macosx/Info.plist.m4
+++ b/macosx/Info.plist.m4
@@ -26,6 +26,14 @@ dnl
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
+ <dict>
+ <key>LSItemContentTypes</key>
+ <array>
+ <string>public.movie</string>
+ </array>
+ <key>CFBundleTypeRole</key>
+ <string>Viewer</string>
+ </dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>