Revision: 4019
          http://skim-app.svn.sourceforge.net/skim-app/?rev=4019&view=rev
Author:   hofman
Date:     2008-06-18 02:48:53 -0700 (Wed, 18 Jun 2008)

Log Message:
-----------
Import PDF bundle and Skim notes UTIs

Modified Paths:
--------------
    trunk/QuickLook-Skim/Info.plist

Modified: trunk/QuickLook-Skim/Info.plist
===================================================================
--- trunk/QuickLook-Skim/Info.plist     2008-06-18 09:48:40 UTC (rev 4018)
+++ trunk/QuickLook-Skim/Info.plist     2008-06-18 09:48:53 UTC (rev 4019)
@@ -58,5 +58,51 @@
     <false/>
     <key>QLThumbnailMinimumSize</key>
     <real>32</real>
+       <key>UTImportedTypeDeclarations</key>
+       <array>
+               <dict>
+                       <key>UTTypeConformsTo</key>
+                       <array>
+                               <string>com.apple.package</string>
+                               <string>public.composite-content</string>
+                       </array>
+                       <key>UTTypeDescription</key>
+                       <string>PDF Bundle</string>
+                       <key>UTTypeIconFile</key>
+                       <string>PDFDDocument</string>
+                       <key>UTTypeIdentifier</key>
+                       <string>net.sourceforge.skim-app.pdfd</string>
+                       <key>UTTypeTagSpecification</key>
+                       <dict>
+                               <key>com.apple.ostype</key>
+                               <string>PDFD</string>
+                               <key>public.filename-extension</key>
+                               <array>
+                                       <string>pdfd</string>
+                               </array>
+                       </dict>
+               </dict>
+               <dict>
+                       <key>UTTypeConformsTo</key>
+                       <array>
+                               <string>public.data</string>
+                       </array>
+                       <key>UTTypeDescription</key>
+                       <string>Skim Notes</string>
+                       <key>UTTypeIconFile</key>
+                       <string>NoteDocument</string>
+                       <key>UTTypeIdentifier</key>
+                       <string>net.sourceforge.skim-app.skimnotes</string>
+                       <key>UTTypeTagSpecification</key>
+                       <dict>
+                               <key>com.apple.ostype</key>
+                               <string>SKNT</string>
+                               <key>public.filename-extension</key>
+                               <array>
+                                       <string>skim</string>
+                               </array>
+                       </dict>
+               </dict>
+       </array>
 </dict>
 </plist>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to