[ooo-build-commit] .: 2 commits - patches/dev300

Jan Holesovsky kendy at kemper.freedesktop.org
Tue May 25 02:49:59 PDT 2010


 patches/dev300/apply            |    4 +++-
 patches/dev300/wpgimporter.diff |    3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 62d65f4f0c23fe1e33ba89be071cbf1581ba8e1e
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue May 25 11:49:20 2010 +0200

    Property 'Installed' is not recognized, bin it.
    
    * patches/dev300/wpgimporter.diff:

diff --git a/patches/dev300/wpgimporter.diff b/patches/dev300/wpgimporter.diff
index 0b87790..98c262e 100644
--- a/patches/dev300/wpgimporter.diff
+++ b/patches/dev300/wpgimporter.diff
@@ -99,7 +99,7 @@ new file mode 100644
 index 0000000..8795bf2
 --- /dev/null
 +++ filter/source/config/fragments/filters/WordPerfectGraphics.xcu
-@@ -0,0 +1,14 @@
+@@ -0,0 +1,12 @@
 +    <node oor:name="WordPerfect Graphics" oor:op="replace">
 +        <prop oor:name="Flags"><value>IMPORT ALIEN USESOPTIONS 3RDPARTYFILTER PREFERRED</value></prop>
 +        <prop oor:name="UIComponent"/>
@@ -108,7 +108,6 @@ index 0000000..8795bf2
 +        <prop oor:name="UIName">
 +            <value xml:lang="x-default">WordPerfect Graphics</value>
 +        </prop>
-+        <prop oor:name="Installed"><value>true</value></prop>
 +        <prop oor:name="FileFormatVersion"><value>0</value></prop>
 +        <prop oor:name="Type"><value>draw_WordPerfect_Graphics</value></prop>
 +        <prop oor:name="TemplateName"/>
commit 5a80108684cbb4599e014e8869e89b09e787889b
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue May 25 11:36:57 2010 +0200

    Disabled ok-cancel-btn-add-accel.diff.
    
    In some of the dialogs (eg. MessageBoxes), this causes the buttons to have
    text like [~OK] on the button, instead of the accelerator :-(
    
    * patches/dev300/apply:

diff --git a/patches/dev300/apply b/patches/dev300/apply
index 6ef0066..b99fe4c 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -216,7 +216,9 @@ cws-koheiextref01-sc.diff,     kohei
 
 [ LinuxOnly ]
 # add accelerator to the OK and Cancel buttons.
-ok-cancel-btn-add-accel.diff, kohei
+# FIXME this causes problems eg. in the MessageBox dialogs, where it shows the
+# OK buttons as [~OK]
+# FIXME ok-cancel-btn-add-accel.diff, kohei
 
 [ TemporaryHacks ]
 


More information about the ooo-build-commit mailing list