mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Remove file type registration for .cyberduckreceipt.
This commit is contained in:
@@ -58,26 +58,6 @@
|
||||
<key>LSTypeIsPackage</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>cyberduckreceipt</string>
|
||||
</array>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>cyberduck-document.icns</string>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Cyberduck Receipt</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
<key>LSItemContentTypes</key>
|
||||
<array>
|
||||
<string>ch.sudo.cyberduck.receipt</string>
|
||||
</array>
|
||||
<key>LSHandlerRank</key>
|
||||
<string>Owner</string>
|
||||
<key>LSTypeIsPackage</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
@@ -361,25 +341,6 @@
|
||||
<key>UTTypeIconFile</key>
|
||||
<string>cyberduck-document.icns</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
<string>public.data</string>
|
||||
</array>
|
||||
<key>UTTypeDescription</key>
|
||||
<string>Cyberduck Receipt</string>
|
||||
<key>UTTypeIdentifier</key>
|
||||
<string>ch.sudo.cyberduck.receipt</string>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>public.filename-extension</key>
|
||||
<array>
|
||||
<string>cyberduckreceipt</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>UTTypeIconFile</key>
|
||||
<string>cyberduck-document.icns</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
|
||||
@@ -83,25 +83,6 @@
|
||||
<key>UTTypeIconFile</key>
|
||||
<string>cyberduck-document.icns</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
<string>public.data</string>
|
||||
</array>
|
||||
<key>UTTypeDescription</key>
|
||||
<string>Cyberduck Receipt</string>
|
||||
<key>UTTypeIdentifier</key>
|
||||
<string>ch.sudo.cyberduck.receipt</string>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>public.filename-extension</key>
|
||||
<array>
|
||||
<string>cyberduckreceipt</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>UTTypeIconFile</key>
|
||||
<string>cyberduck-document.icns</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
|
||||
Reference in New Issue
Block a user