Revision: 12163
http://sourceforge.net/p/skim-app/code/12163
Author: hofman
Date: 2021-03-03 22:26:28 +0000 (Wed, 03 Mar 2021)
Log Message:
-----------
Don't use system generated document icons, it does not work
Modified Paths:
--------------
trunk/Info.plist
Modified: trunk/Info.plist
===================================================================
--- trunk/Info.plist 2021-03-03 18:15:36 UTC (rev 12162)
+++ trunk/Info.plist 2021-03-03 22:26:28 UTC (rev 12163)
@@ -9,8 +9,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>PDFDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>PDF</string>
<key>CFBundleTypeRole</key>
@@ -42,8 +40,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>PDFDDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>PDF Bundle</string>
<key>CFBundleTypeRole</key>
@@ -75,8 +71,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>PSDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>PostScript</string>
<key>CFBundleTypeRole</key>
@@ -108,8 +102,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>PSDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>Encapsulated PostScript</string>
<key>CFBundleTypeRole</key>
@@ -141,8 +133,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>DVIDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>DVI</string>
<key>CFBundleTypeRole</key>
@@ -174,8 +164,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>XDVDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>XDV</string>
<key>CFBundleTypeRole</key>
@@ -207,8 +195,6 @@
<dict>
<key>CFBundleTypeIconFile</key>
<string>NoteDocument</string>
- <key>CFBundleTypeIconSystemGenerated</key>
- <integer>1</integer>
<key>CFBundleTypeName</key>
<string>Skim Notes</string>
<key>CFBundleTypeRole</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