summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-10-04 21:41:44 +0200
committerAndras Timar <andras.timar@collabora.com>2015-10-04 20:02:46 +0000
commitdddc893807e30d26ccd031ffcf3bada42b5d43af (patch)
tree29f23f842e0f56b7ec448dbd19d6c2f633a85bb4 /sysui
parent849877871ac0e6032336f759cb39bf9a4a978d44 (diff)
Info.plist: binary StarOffice formats are not supported
Change-Id: I339c4c92121e29cdd39eb598d21ec2fca93300db Reviewed-on: https://gerrit.libreoffice.org/19134 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'sysui')
-rwxr-xr-xsysui/desktop/macosx/Info.plist.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/sysui/desktop/macosx/Info.plist.in b/sysui/desktop/macosx/Info.plist.in
index e8209bdbaedf..294d25210593 100755
--- a/sysui/desktop/macosx/Info.plist.in
+++ b/sysui/desktop/macosx/Info.plist.in
@@ -40,12 +40,10 @@
<key>public.filename-extension</key>
<array>
<string>sxw</string>
- <string>sdw</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/vnd.sun.xml.writer</string>
- <string>application/vnd.stardivision.writer</string>
</array>
</dict>
</dict>
@@ -110,12 +108,10 @@
<key>public.filename-extension</key>
<array>
<string>sxc</string>
- <string>sdc</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/vnd.sun.xml.calc</string>
- <string>application/vnd.stardivision.calc</string>
</array>
</dict>
</dict>
@@ -180,14 +176,10 @@
<key>public.filename-extension</key>
<array>
<string>sxi</string>
- <string>sdd</string>
- <string>sdp</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/vnd.sun.xml.impress</string>
- <string>application/vnd.stardivision.impress</string>
- <string>application/vnd.stardivision.impress-packed</string>
</array>
</dict>
</dict>
@@ -252,12 +244,10 @@
<key>public.filename-extension</key>
<array>
<string>sxd</string>
- <string>sda</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/vnd.sun.xml.draw</string>
- <string>application/vnd.stardivision.draw</string>
</array>
</dict>
</dict>
@@ -368,12 +358,10 @@
<key>public.filename-extension</key>
<array>
<string>sxm</string>
- <string>smf</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/vnd.sun.xml.math</string>
- <string>application/vnd.stardivision.math</string>
</array>
</dict>
</dict>
@@ -967,12 +955,10 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>sxw</string>
- <string>sdw</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.sun.xml.writer</string>
- <string>application/vnd.stardivision.writer</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>text.icns</string>
@@ -1005,12 +991,10 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>sxc</string>
- <string>sdc</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.sun.xml.calc</string>
- <string>application/vnd.stardivision.calc</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>spreadsheet.icns</string>
@@ -1043,14 +1027,10 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>sxi</string>
- <string>sdd</string>
- <string>sdp</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.sun.xml.impress</string>
- <string>application/vnd.stardivision.impress</string>
- <string>application/vnd.stardivision.impress-packed</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>presentation.icns</string>
@@ -1083,12 +1063,10 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>sxd</string>
- <string>sda</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.sun.xml.draw</string>
- <string>application/vnd.stardivision.draw</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>drawing.icns</string>
@@ -1157,12 +1135,10 @@
<key>CFBundleTypeExtensions</key>
<array>
<string>sxm</string>
- <string>smf</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.sun.xml.math</string>
- <string>application/vnd.stardivision.math</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>formula.icns</string>