summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/MWAW_Text_Document.xcu
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-12-08 16:10:40 +0100
committerDavid Tardon <dtardon@redhat.com>2015-12-08 19:18:54 +0100
commit6dd6bc42eaa0841f681782ae65c32cb5472d8a20 (patch)
treef3097ab7fdde0e8b58ae6752267b79dd720c3993 /filter/source/config/fragments/filters/MWAW_Text_Document.xcu
parent511d16718590d12bf25be03c630eea7c3159d008 (diff)
merge libmwaw format specs (writer)
Change-Id: Icf1e5e976e0c98b2ce8e2dd7a3b9c89a6be7d7c6
Diffstat (limited to 'filter/source/config/fragments/filters/MWAW_Text_Document.xcu')
-rw-r--r--filter/source/config/fragments/filters/MWAW_Text_Document.xcu29
1 files changed, 29 insertions, 0 deletions
diff --git a/filter/source/config/fragments/filters/MWAW_Text_Document.xcu b/filter/source/config/fragments/filters/MWAW_Text_Document.xcu
new file mode 100644
index 000000000000..f030fb71b198
--- /dev/null
+++ b/filter/source/config/fragments/filters/MWAW_Text_Document.xcu
@@ -0,0 +1,29 @@
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+-->
+
+<node oor:name="MWAW_Text_Document" oor:op="replace">
+ <prop oor:name="Flags">
+ <value>IMPORT ALIEN 3RDPARTYFILTER PREFERRED</value>
+ </prop>
+ <prop oor:name="FilterService">
+ <value>com.sun.star.comp.Writer.MWAWImportFilter</value>
+ </prop>
+ <prop oor:name="UIName">
+ <value xml:lang="en-US">Legacy Mac Text Document</value>
+ </prop>
+ <prop oor:name="FileFormatVersion">
+ <value>0</value>
+ </prop>
+ <prop oor:name="Type">
+ <value>MWAW_Text_Document</value>
+ </prop>
+ <prop oor:name="DocumentService">
+ <value>com.sun.star.text.TextDocument</value>
+ </prop>
+</node>