summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-07-20 10:29:56 +0000
committerOliver Bolte <obo@openoffice.org>2005-07-20 10:29:56 +0000
commit0e40a624c7e480a7c801b741ab15b0e661d732c3 (patch)
tree053ca49cbba7f20e65a30b25390b984bfc866ad6
parentb56981f2485461c15a2d5af1e8e871e9b62208e4 (diff)
INTEGRATION: CWS fwk18 (1.5.260); FILE MERGED
2005/07/04 12:33:09 as 1.5.260.1: #123808# remove finalized/mandatory flags so filters can be overwritten by e.g. the PackageManager tool
-rw-r--r--filter/source/config/fragments/types/draw_StarDraw_30_Vorlage.xcu2
-rw-r--r--filter/source/config/fragments/types/draw_StarDraw_50.xcu2
-rw-r--r--filter/source/config/fragments/types/draw_StarDraw_50_Vorlage.xcu2
3 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/config/fragments/types/draw_StarDraw_30_Vorlage.xcu b/filter/source/config/fragments/types/draw_StarDraw_30_Vorlage.xcu
index 85272aed086a..f618780b0de9 100644
--- a/filter/source/config/fragments/types/draw_StarDraw_30_Vorlage.xcu
+++ b/filter/source/config/fragments/types/draw_StarDraw_30_Vorlage.xcu
@@ -1,4 +1,4 @@
- <node oor:name="draw_StarDraw_30_Vorlage" oor:op="replace" oor:finalized="true" oor:mandatory="true">
+ <node oor:name="draw_StarDraw_30_Vorlage" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.sfx2.BinaryFormatDetector</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>vor</value></prop>
diff --git a/filter/source/config/fragments/types/draw_StarDraw_50.xcu b/filter/source/config/fragments/types/draw_StarDraw_50.xcu
index e7fe027ec207..18340f2a7937 100644
--- a/filter/source/config/fragments/types/draw_StarDraw_50.xcu
+++ b/filter/source/config/fragments/types/draw_StarDraw_50.xcu
@@ -1,4 +1,4 @@
- <node oor:name="draw_StarDraw_50" oor:op="replace" oor:finalized="true" oor:mandatory="true">
+ <node oor:name="draw_StarDraw_50" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.sfx2.BinaryFormatDetector</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>sda</value></prop>
diff --git a/filter/source/config/fragments/types/draw_StarDraw_50_Vorlage.xcu b/filter/source/config/fragments/types/draw_StarDraw_50_Vorlage.xcu
index 12c119aed6c0..5063da9bbdfb 100644
--- a/filter/source/config/fragments/types/draw_StarDraw_50_Vorlage.xcu
+++ b/filter/source/config/fragments/types/draw_StarDraw_50_Vorlage.xcu
@@ -1,4 +1,4 @@
- <node oor:name="draw_StarDraw_50_Vorlage" oor:op="replace" oor:finalized="true" oor:mandatory="true">
+ <node oor:name="draw_StarDraw_50_Vorlage" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.sfx2.BinaryFormatDetector</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>vor</value></prop>