summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/MacWrite.xcu
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-15 11:01:58 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-03-15 11:02:24 +0100
commit82b6c4884d7b2fbb3d45980785cebba7a159fb10 (patch)
treea16f2289c40ccc565173f28bd4cc0597c86f9619 /filter/source/config/fragments/filters/MacWrite.xcu
parent07073a198a644d67579a00984aae208c79c4f92f (diff)
Add typedetection and configuration for MWAW based filters
Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38
Diffstat (limited to 'filter/source/config/fragments/filters/MacWrite.xcu')
-rw-r--r--filter/source/config/fragments/filters/MacWrite.xcu30
1 files changed, 30 insertions, 0 deletions
diff --git a/filter/source/config/fragments/filters/MacWrite.xcu b/filter/source/config/fragments/filters/MacWrite.xcu
new file mode 100644
index 000000000000..ae59cb1c5404
--- /dev/null
+++ b/filter/source/config/fragments/filters/MacWrite.xcu
@@ -0,0 +1,30 @@
+<!--
+ * 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/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
+ <node oor:name="MacWrite" oor:op="replace">
+ <prop oor:name="Flags"><value>IMPORT ALIEN USESOPTIONS 3RDPARTYFILTER PREFERRED</value></prop>
+ <prop oor:name="UIComponent"/>
+ <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.MWAWImportFilter</value></prop>
+ <prop oor:name="UserData"><value></value></prop>
+ <prop oor:name="UIName">
+ <value xml:lang="x-default">MacWrite Document</value>
+ </prop>
+ <prop oor:name="FileFormatVersion"><value>0</value></prop>
+ <prop oor:name="Type"><value>writer_MacWrite</value></prop>
+ <prop oor:name="TemplateName"/>
+ <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
+ </node>