Revision: 12162
http://sourceforge.net/p/skim-app/code/12162
Author: hofman
Date: 2021-03-03 18:15:36 +0000 (Wed, 03 Mar 2021)
Log Message:
-----------
Add text to generated document icons
Modified Paths:
--------------
trunk/Info.plist
Modified: trunk/Info.plist
===================================================================
--- trunk/Info.plist 2021-03-03 18:11:16 UTC (rev 12161)
+++ trunk/Info.plist 2021-03-03 18:15:36 UTC (rev 12162)
@@ -481,6 +481,11 @@
<string>PDF Bundle</string>
<key>UTTypeIconFile</key>
<string>PDFDDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>PDFD</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>net.sourceforge.skim-app.pdfd</string>
<key>UTTypeTagSpecification</key>
@@ -500,6 +505,11 @@
<string>Skim Notes</string>
<key>UTTypeIconFile</key>
<string>NoteDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>SKIM</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>net.sourceforge.skim-app.skimnotes</string>
<key>UTTypeTagSpecification</key>
@@ -523,6 +533,11 @@
<string>PDF</string>
<key>UTTypeIconFile</key>
<string>PDFDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>PDF</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>com.adobe.pdf</string>
<key>UTTypeTagSpecification</key>
@@ -546,6 +561,11 @@
<string>PostScript</string>
<key>UTTypeIconFile</key>
<string>PSDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>PS</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>com.adobe.postscript</string>
<key>UTTypeTagSpecification</key>
@@ -570,6 +590,11 @@
<string>Encapsulated PostScript</string>
<key>UTTypeIconFile</key>
<string>PSDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>EPS</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>com.adobe.encapsulated-postscript</string>
<key>UTTypeTagSpecification</key>
@@ -589,6 +614,11 @@
<string>DVI</string>
<key>UTTypeIconFile</key>
<string>DVIDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>DVI</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>org.tug.tex.dvi</string>
<key>UTTypeTagSpecification</key>
@@ -608,6 +638,11 @@
<string>XDV</string>
<key>UTTypeIconFile</key>
<string>XDVDocument</string>
+ <key>UTTypeIcons</key>
+ <dict>
+ <key>UTTypeIconText</key>
+ <string>XDV</string>
+ </dict>
<key>UTTypeIdentifier</key>
<string>org.tug.tex.xdv</string>
<key>UTTypeTagSpecification</key>
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