[xar] r233 committed - Update to use the apple declared UTI type

4 views
Skip to first unread message

codesite...@google.com

unread,
Jun 14, 2014, 12:51:22 AM6/14/14
to xar-c...@googlegroups.com
Revision: 233
Author: bbraun
Date: Sat Jun 14 04:51:13 2014 UTC
Log: Update to use the apple declared UTI type

http://code.google.com/p/xar/source/detail?r=233

Modified:
/trunk/xarql/Info.plist

=======================================
--- /trunk/xarql/Info.plist Sat Jan 19 15:40:37 2008 UTC
+++ /trunk/xarql/Info.plist Sat Jun 14 04:51:13 2014 UTC
@@ -11,7 +11,7 @@
<string>QLGenerator</string>
<key>LSItemContentTypes</key>
<array>
- <string>xar.xar</string>
+ <string>com.apple.xar-archive</string>
</array>
</dict>
</array>
@@ -64,25 +64,5 @@
<real>800</real>
<key>QLPreviewHeight</key>
<real>600</real>
- <key>UTImportedTypeDeclarations</key>
- <array>
- <dict>
- <key>UTTypeConformsTo</key>
- <array>
- <string>public.archive</string>
- </array>
- <key>UTTypeDescription</key>
- <string>XARchive</string>
- <key>UTTypeIdentifier</key>
- <string>xar.xar</string>
- <key>UTTypeTagSpecification</key>
- <dict>
- <key>public.filename-extension</key>
- <array>
- <string>xar</string>
- </array>
- </dict>
- </dict>
- </array>
</dict>
</plist>
Reply all
Reply to author
Forward
0 new messages