summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/types/impress_AppleKeynote.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/fragments/types/impress_AppleKeynote.xcu')
-rw-r--r--filter/source/config/fragments/types/impress_AppleKeynote.xcu29
1 files changed, 29 insertions, 0 deletions
diff --git a/filter/source/config/fragments/types/impress_AppleKeynote.xcu b/filter/source/config/fragments/types/impress_AppleKeynote.xcu
new file mode 100644
index 000000000000..797df7ae0a45
--- /dev/null
+++ b/filter/source/config/fragments/types/impress_AppleKeynote.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="impress_AppleKeynote" oor:op="replace">
+ <prop oor:name="DetectService">
+ <value>org.libreoffice.comp.Impress.KeynoteImportFilter</value>
+ </prop>
+ <prop oor:name="Extensions">
+ <value>key</value>
+ </prop>
+ <prop oor:name="MediaType">
+ <value>application/x-iwork-keynote-sffkey</value>
+ </prop>
+ <prop oor:name="Preferred">
+ <value>true</value>
+ </prop>
+ <prop oor:name="PreferredFilter">
+ <value>Apple Keynote</value>
+ </prop>
+ <prop oor:name="UIName">
+ <value>Apple Keynote</value>
+ </prop>
+</node>