update Apple document types

This commit is contained in:
2019-08-12 09:27:32 +02:00
parent e9681cae95
commit 187d9988f2
2 changed files with 9 additions and 1 deletions

View File

@@ -7,6 +7,8 @@
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>ppi</string> <string>ppi</string>
@@ -32,6 +34,8 @@
<integer>0</integer> <integer>0</integer>
</dict> </dict>
<dict> <dict>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>abr</string> <string>abr</string>
@@ -45,7 +49,7 @@
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>PanoPainter Brushes</string> <string>PanoPainter Brushes</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Editor</string> <string>Viewer</string>
<key>LSIsAppleDefaultForType</key> <key>LSIsAppleDefaultForType</key>
<false/> <false/>
<key>LSItemContentTypes</key> <key>LSItemContentTypes</key>

View File

@@ -9,6 +9,8 @@
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>CFBundleTypeIconFiles</key> <key>CFBundleTypeIconFiles</key>
<array/> <array/>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
@@ -19,6 +21,8 @@
</array> </array>
</dict> </dict>
<dict> <dict>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>CFBundleTypeIconFiles</key> <key>CFBundleTypeIconFiles</key>
<array/> <array/>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>