diff options
author | Xisco Fauli <anistenis@gmail.com> | 2012-10-14 21:02:16 +0200 |
---|---|---|
committer | Xisco Fauli <anistenis@gmail.com> | 2012-10-14 21:46:19 +0200 |
commit | 500edb98783fea1d8f244b0ca0d2eb5b099985e5 (patch) | |
tree | 8eea687acdcc79445b5718102512c44086a8e203 /officecfg/registry/data | |
parent | 4d40b6dc03b083ec38864a448c039c9c1360a1f6 (diff) |
pyfax: Remove java code
Change-Id: If910b37990677458dcb2c88007ad713b1f208fbe
Diffstat (limited to 'officecfg/registry/data')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 2 |
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 45e8b3551d07..2f13b99148c6 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?start</value> + <value >service:com.sun.star.wizards.fax.CallWizard?insert</value> </prop> <prop oor:name="Title"> <value xml:lang="en-US">~Fax...</value> |