Revision: 25542 http://sourceforge.net/p/bibdesk/svn/25542 Author: hofman Date: 2021-02-09 16:51:10 +0000 (Tue, 09 Feb 2021) Log Message: ----------- Add custom text for search and cache document icons for Big Sur
Modified Paths: -------------- trunk/bibdesk/Info.plist Modified: trunk/bibdesk/Info.plist =================================================================== --- trunk/bibdesk/Info.plist 2021-02-09 16:03:51 UTC (rev 25541) +++ trunk/bibdesk/Info.plist 2021-02-09 16:51:10 UTC (rev 25542) @@ -511,6 +511,11 @@ <string>BibDesk Item</string> <key>UTTypeIconFile</key> <string>cacheDoc.icns</string> + <key>UTTypeIcons</key> + <dict> + <key>UTTypeIconText</key> + <string>ITEM</string> + </dict> <key>UTTypeIdentifier</key> <string>net.sourceforge.bibdesk.bdskcache</string> <key>UTTypeTagSpecification</key> @@ -530,6 +535,11 @@ <string>BibDesk Search Group</string> <key>UTTypeIconFile</key> <string>searchGroupIcon.icns</string> + <key>UTTypeIcons</key> + <dict> + <key>UTTypeIconText</key> + <string>SEARCH</string> + </dict> <key>UTTypeIdentifier</key> <string>net.sourceforge.bibdesk.bdsksearch</string> <key>UTTypeTagSpecification</key> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit