summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-10 13:52:59 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-10 13:52:59 +0000
commite918d3a042c8f14227f92f81fda28c31dbb21ff8 (patch)
tree798dc7596350ad2bdcd987281884c67368567720
parent2af89139cf44542feef436ff5e3737063caa59ae (diff)
INTEGRATION: CWS fwk02ea (1.4.8); FILE MERGED
2004/05/25 12:37:25 as 1.4.8.1: #115945# optimize UIName handling
-rw-r--r--filter/source/config/fragments/filters/impress_pgm_Export.xcu2
-rw-r--r--filter/source/config/fragments/filters/impress_png_Export.xcu2
-rw-r--r--filter/source/config/fragments/filters/impress_ppm_Export.xcu2
-rw-r--r--filter/source/config/fragments/filters/impress_ras_Export.xcu2
-rw-r--r--filter/source/config/fragments/filters/impress_svg_Export.xcu2
5 files changed, 5 insertions, 5 deletions
diff --git a/filter/source/config/fragments/filters/impress_pgm_Export.xcu b/filter/source/config/fragments/filters/impress_pgm_Export.xcu
index 282b3f3c8f9d..fb449873444c 100644
--- a/filter/source/config/fragments/filters/impress_pgm_Export.xcu
+++ b/filter/source/config/fragments/filters/impress_pgm_Export.xcu
@@ -7,7 +7,7 @@
<prop oor:name="FilterService"/>
<prop oor:name="TemplateName"/>
<prop oor:name="UIName">
- <value xml:lang="en-US">PGM - Portable Graymap</value>
+ <value>PGM - Portable Graymap</value>
</prop>
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
</node>
diff --git a/filter/source/config/fragments/filters/impress_png_Export.xcu b/filter/source/config/fragments/filters/impress_png_Export.xcu
index f5354e27cc59..41bc72cd0213 100644
--- a/filter/source/config/fragments/filters/impress_png_Export.xcu
+++ b/filter/source/config/fragments/filters/impress_png_Export.xcu
@@ -7,7 +7,7 @@
<prop oor:name="FilterService"/>
<prop oor:name="TemplateName"/>
<prop oor:name="UIName">
- <value xml:lang="en-US">PNG - Portable Network Graphic</value>
+ <value>PNG - Portable Network Graphic</value>
</prop>
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
</node>
diff --git a/filter/source/config/fragments/filters/impress_ppm_Export.xcu b/filter/source/config/fragments/filters/impress_ppm_Export.xcu
index e47d07a5c2f4..31bd8827771c 100644
--- a/filter/source/config/fragments/filters/impress_ppm_Export.xcu
+++ b/filter/source/config/fragments/filters/impress_ppm_Export.xcu
@@ -7,7 +7,7 @@
<prop oor:name="FilterService"/>
<prop oor:name="TemplateName"/>
<prop oor:name="UIName">
- <value xml:lang="en-US">PPM - Portable Pixelmap</value>
+ <value>PPM - Portable Pixelmap</value>
</prop>
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
</node>
diff --git a/filter/source/config/fragments/filters/impress_ras_Export.xcu b/filter/source/config/fragments/filters/impress_ras_Export.xcu
index 9732450aa75e..35a0806cf7be 100644
--- a/filter/source/config/fragments/filters/impress_ras_Export.xcu
+++ b/filter/source/config/fragments/filters/impress_ras_Export.xcu
@@ -7,7 +7,7 @@
<prop oor:name="FilterService"/>
<prop oor:name="TemplateName"/>
<prop oor:name="UIName">
- <value xml:lang="en-US">RAS - Sun Raster Image</value>
+ <value>RAS - Sun Raster Image</value>
</prop>
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
</node>
diff --git a/filter/source/config/fragments/filters/impress_svg_Export.xcu b/filter/source/config/fragments/filters/impress_svg_Export.xcu
index 2b165aad904c..8a465939005e 100644
--- a/filter/source/config/fragments/filters/impress_svg_Export.xcu
+++ b/filter/source/config/fragments/filters/impress_svg_Export.xcu
@@ -7,7 +7,7 @@
<prop oor:name="FilterService"/>
<prop oor:name="TemplateName"/>
<prop oor:name="UIName">
- <value xml:lang="en-US">SVG - Scalable Vector Graphics</value>
+ <value>SVG - Scalable Vector Graphics</value>
</prop>
<prop oor:name="Flags"><value>EXPORT ALIEN SUPPORTSSELECTION</value></prop>
</node>