Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Thanks

Another one just to correct two filter names.

matus
From c0717d52ca5c7b8200fba61a0b692b8a2ddde40e Mon Sep 17 00:00:00 2001
From: Matus Kukan <matus.kukan@gmail.com>
Date: Wed, 6 Apr 2011 09:45:47 +0200
Subject: [PATCH] Set proper names for MS Powerpoint AutoPlay filters

There was blank line for MS PowerPoint 2007 XML AutoPlay filter in open dialog, so I set the name 
fot it.
And also there where two equal names for different filters, so I have changed one to MS PowerPoint 
97 AutoPlay.
---
 .../filters/MS_PowerPoint_97_AutoPlay.xcu          |    2 +-
 .../impress_MS_PowerPoint_2007_XML_AutoPlay.xcu    |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu 
b/filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu
index c19eeb4..941d750 100644
--- a/filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu
+++ b/filter/source/config/fragments/filters/MS_PowerPoint_97_AutoPlay.xcu
@@ -4,7 +4,7 @@
         <prop oor:name="FilterService"/>
         <prop oor:name="UserData"><value>sdfilt</value></prop>
         <prop oor:name="UIName">
-            <value xml:lang="x-default">Microsoft PowerPoint 97/2000/XP</value>
+            <value xml:lang="x-default">Microsoft PowerPoint 97/2000/XP AutoPlay</value>
         </prop>
         <prop oor:name="FileFormatVersion"><value>0</value></prop>
         <prop oor:name="Type"><value>impress_MS_PowerPoint_97_AutoPlay</value></prop>
diff --git a/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu 
b/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
index 7a2e17f..d1f0bcb 100644
--- a/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
+++ b/filter/source/config/fragments/filters/impress_MS_PowerPoint_2007_XML_AutoPlay.xcu
@@ -3,6 +3,7 @@
     <prop oor:name="UIComponent"/>
     <prop 
oor:name="FilterService"><value>com.sun.star.comp.Impress.oox.PowerPointImport</value></prop>
     <prop oor:name="UserData"/>
+    <prop oor:name="UIName"><value xml:lang="x-default">Microsoft PowerPoint 2007 XML 
AutoPlay</value></prop>
     <prop oor:name="FileFormatVersion"/>
     <prop oor:name="Type"><value>MS PowerPoint 2007 XML AutoPlay</value></prop>
     <prop oor:name="TemplateName"/>
-- 
1.7.1


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.