summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-12-08 10:39:37 +0000
committerMichael Meeks <michael.meeks@suse.com>2011-12-08 10:41:35 +0000
commit54844611201031a80cb16eda54a1584b1e12415c (patch)
tree72e1a565058fecd60bb3832a6360b8785aa66327 /officecfg
parent2357cd3e95b46fb74e364cfd25f59fd5524d0c95 (diff)
re-enable the java fax wizard by using the correct ?start url
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 05377ae1443f..215999a81a0c 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>