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

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

Modified Paths:
--------------
    trunk/SkimImporter/Info.plist

Modified: trunk/SkimImporter/Info.plist
===================================================================
--- trunk/SkimImporter/Info.plist       2008-06-15 19:35:59 UTC (rev 4017)
+++ trunk/SkimImporter/Info.plist       2008-06-18 09:48:40 UTC (rev 4018)
@@ -53,5 +53,51 @@
        </dict>
        <key>CFPlugInUnloadFunction</key>
        <string></string>
+       <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