summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-05-30 13:29:16 +0200
committerDavid Tardon <dtardon@redhat.com>2014-05-30 13:32:02 +0200
commit2999a87db65767b26a161b60a2e80f5afd76ef52 (patch)
treef7002f4f73004d6570576cfc8b3312bff7b2a66e /filter/source/config/fragments
parentb88ab175513533617e324f51e9d0102c1ed9bbba (diff)
fix filter names
Change-Id: I691d8d43ef12f5863627d1d4bef64dbd9d633e86
Diffstat (limited to 'filter/source/config/fragments')
-rw-r--r--filter/source/config/fragments/types/calc_ClarisWorks.xcu2
-rw-r--r--filter/source/config/fragments/types/draw_ClarisWorks.xcu2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/fragments/types/calc_ClarisWorks.xcu b/filter/source/config/fragments/types/calc_ClarisWorks.xcu
index fe73b41a3802..105bae43ca11 100644
--- a/filter/source/config/fragments/types/calc_ClarisWorks.xcu
+++ b/filter/source/config/fragments/types/calc_ClarisWorks.xcu
@@ -21,7 +21,7 @@
<prop oor:name="Extensions"><value>cwk</value></prop>
<prop oor:name="MediaType"><value>application/clarisworks</value></prop>
<prop oor:name="Preferred"><value>true</value></prop>
- <prop oor:name="PreferredFilter"><value>Claris_Works_Calc</value></prop>
+ <prop oor:name="PreferredFilter"><value>ClarisWorks_Calc</value></prop>
<prop oor:name="UIName">
<value>ClarisWorks/AppleWorks Document</value>
</prop>
diff --git a/filter/source/config/fragments/types/draw_ClarisWorks.xcu b/filter/source/config/fragments/types/draw_ClarisWorks.xcu
index 74672eb8984f..9581d21abc6a 100644
--- a/filter/source/config/fragments/types/draw_ClarisWorks.xcu
+++ b/filter/source/config/fragments/types/draw_ClarisWorks.xcu
@@ -21,7 +21,7 @@
<prop oor:name="Extensions"><value>cwk</value></prop>
<prop oor:name="MediaType"><value>application/clarisworks</value></prop>
<prop oor:name="Preferred"><value>true</value></prop>
- <prop oor:name="PreferredFilter"><value>Claris_Works_Draw</value></prop>
+ <prop oor:name="PreferredFilter"><value>ClarisWorks_Draw</value></prop>
<prop oor:name="UIName">
<value>ClarisWorks/AppleWorks Document</value>
</prop>