Remove Lotus WordPro support
... because lotuswordpro filter is not present in MPLv2-only core builds Change-Id: I100e886273f8b7fd38887576c2d29fad4c69b2e7 Reviewed-on: https://gerrit.libreoffice.org/79683 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com> (cherry picked from commit d7813989913e95cefc8484d6d2af965ed5752588)
This commit is contained in:
parent
7bb57be10a
commit
2efdb2016a
2 changed files with 0 additions and 32 deletions
|
@ -1,9 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<wopi-discovery>
|
||||
<net-zone name="external-http">
|
||||
<app name="application/vnd.lotus-wordpro">
|
||||
<action name="view" ext="lwp"/>
|
||||
</app>
|
||||
<app name="image/svg+xml">
|
||||
<action name="view" ext="svg"/>
|
||||
</app>
|
||||
|
|
|
@ -288,20 +288,6 @@
|
|||
<string>com.microsoft.word.doc</string>
|
||||
</array>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeIconFiles</key>
|
||||
<array/>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Lotus WordPro Document</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
<key>LSHandlerRank</key>
|
||||
<string>Alternate</string>
|
||||
<key>LSItemContentTypes</key>
|
||||
<array>
|
||||
<string>com.collabora.office.uti.lwp</string>
|
||||
</array>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeIconFiles</key>
|
||||
<array/>
|
||||
|
@ -489,21 +475,6 @@
|
|||
<string>fodt</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
<string>public.data</string>
|
||||
</array>
|
||||
<key>UTTypeDescription</key>
|
||||
<string>Lotus WordPro Document</string>
|
||||
<key>UTTypeIdentifier</key>
|
||||
<string>com.collabora.office.uti.lwp</string>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>public.filename-extension</key>
|
||||
<string>lwp</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>UTTypeConformsTo</key>
|
||||
<array>
|
||||
|
|
Loading…
Reference in a new issue