]> git.sesse.net Git - vlc/commitdiff
macosx: allow drag and drop of disks on the VLC icon in the Dock and in the Finder...
authorFelix Paul Kühne <fkuehne@videolan.org>
Mon, 22 Apr 2013 22:50:41 +0000 (00:50 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Mon, 22 Apr 2013 22:50:41 +0000 (00:50 +0200)
extras/package/macosx/Info.plist.in

index 5351d58fbcff61fce3e9baa339ef6025a4232b7e..e2f063530e331371d085657373d57de39277c0b3 100644 (file)
                        <key>CFBundleTypeRole</key>
                        <string>Viewer</string>
                </dict>
+               <dict>
+                       <key>LSItemContentTypes</key>
+                       <array>
+                               <string>public.volume</string>
+                       </array>
+                       <key>CFBundleTypeOSTypes</key>
+                       <array>
+                               <string>disk</string>
+                       </array>
+                       <key>CFBundleTypeName</key>
+                       <string>Volume</string>
+                       <key>CFBundleTypeRole</key>
+                       <string>Viewer</string>
+               </dict>
                <dict>
                        <key>CFBundleTypeExtensions</key>
                        <array>