[Libreoffice-commits] .: officecfg/registry

Michael Meeks michael at kemper.freedesktop.org
Thu Dec 8 02:40:03 PST 2011


 officecfg/registry/data/org/openoffice/Office/Common.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2f964613aba557496e9721060a273e4ea6eea488
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Thu Dec 8 10:39:37 2011 +0000

    re-enable the java fax wizard by using the correct ?start url

diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 05377ae..215999a 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -404,7 +404,7 @@
       </node>
       <node oor:name="m1" oor:op="replace" install:module="writer">
         <prop oor:name="URL"  oor:type="xs:string">
-          <value >service:com.sun.star.wizards.fax.CallWizard?insert</value>
+          <value >service:com.sun.star.wizards.fax.CallWizard?start</value>
         </prop>
         <prop oor:name="Title">
           <value xml:lang="en-US">~Fax...</value>


More information about the Libreoffice-commits mailing list