Revision: 12161
http://sourceforge.net/p/skim-app/code/12161
Author: hofman
Date: 2021-03-03 18:11:16 +0000 (Wed, 03 Mar 2021)
Log Message:
-----------
don't use custom badge and background for document icons on big sur, it does
not seem to work
Modified Paths:
--------------
trunk/Info.plist
Modified: trunk/Info.plist
===================================================================
--- trunk/Info.plist 2021-03-02 18:09:21 UTC (rev 12160)
+++ trunk/Info.plist 2021-03-03 18:11:16 UTC (rev 12161)
@@ -481,13 +481,6 @@
<string>PDF Bundle</string>
<key>UTTypeIconFile</key>
<string>PDFDDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>PDFDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</string>
- </dict>
<key>UTTypeIdentifier</key>
<string>net.sourceforge.skim-app.pdfd</string>
<key>UTTypeTagSpecification</key>
@@ -507,13 +500,6 @@
<string>Skim Notes</string>
<key>UTTypeIconFile</key>
<string>NoteDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>NoteDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</string>
- </dict>
<key>UTTypeIdentifier</key>
<string>net.sourceforge.skim-app.skimnotes</string>
<key>UTTypeTagSpecification</key>
@@ -537,13 +523,6 @@
<string>PDF</string>
<key>UTTypeIconFile</key>
<string>PDFDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>PDFDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</string>
- </dict>
<key>UTTypeIdentifier</key>
<string>com.adobe.pdf</string>
<key>UTTypeTagSpecification</key>
@@ -567,13 +546,6 @@
<string>PostScript</string>
<key>UTTypeIconFile</key>
<string>PSDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>PSDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</string>
- </dict>
<key>UTTypeIdentifier</key>
<string>com.adobe.postscript</string>
<key>UTTypeTagSpecification</key>
@@ -598,13 +570,6 @@
<string>Encapsulated PostScript</string>
<key>UTTypeIconFile</key>
<string>PSDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>PSDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</string>
- </dict>
<key>UTTypeIdentifier</key>
<string>com.adobe.encapsulated-postscript</string>
<key>UTTypeTagSpecification</key>
@@ -624,13 +589,6 @@
<string>DVI</string>
<key>UTTypeIconFile</key>
<string>DVIDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>DVIDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</string>
- </dict>
<key>UTTypeIdentifier</key>
<string>org.tug.tex.dvi</string>
<key>UTTypeTagSpecification</key>
@@ -650,13 +608,6 @@
<string>XDV</string>
<key>UTTypeIconFile</key>
<string>XDVDocument</string>
- <key>UTTypeIcons</key>
- <dict>
- <key>UTTypeIconBackgroundName</key>
- <string>DVIDocumentBackground</string>
- <key>UTTypeIconBadgeName</key>
- <string>Glasses</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