Revision: 12115
          http://sourceforge.net/p/skim-app/code/12115
Author:   hofman
Date:     2021-01-26 17:39:44 +0000 (Tue, 26 Jan 2021)
Log Message:
-----------
Import postscript UTI

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

Modified: trunk/QuickLook-Skim/Info.plist
===================================================================
--- trunk/QuickLook-Skim/Info.plist     2021-01-26 17:36:56 UTC (rev 12114)
+++ trunk/QuickLook-Skim/Info.plist     2021-01-26 17:39:44 UTC (rev 12115)
@@ -60,6 +60,27 @@
                <dict>
                        <key>UTTypeConformsTo</key>
                        <array>
+                               <string>public.data</string>
+                       </array>
+                       <key>UTTypeDescription</key>
+                       <string>PostScript</string>
+                       <key>UTTypeIdentifier</key>
+                       <string>com.adobe.postscript</string>
+                       <key>UTTypeTagSpecification</key>
+                       <dict>
+                               <key>public.filename-extension</key>
+                               <array>
+                                       <string>ps</string>
+                               </array>
+                               <key>public.mime-type</key>
+                               <array>
+                                       <string>application/postscript</string>
+                               </array>
+                       </dict>
+               </dict>
+               <dict>
+                       <key>UTTypeConformsTo</key>
+                       <array>
                                <string>com.apple.package</string>
                                <string>public.composite-content</string>
                        </array>

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



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to