summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-06-22 09:56:28 +0200
committerobo <obo@openoffice.org>2010-06-22 09:56:28 +0200
commit6450c0c301a92f948ade6d616305a48cc1e16663 (patch)
treea2ca141078a4fd1e3901f6b80751958aaf12feda /officecfg
parentf3153bf650c7204b8263422fba1eb972b30b78c9 (diff)
parent32a69fe0c6918c01a32c36b1281a359ea0214863 (diff)
CWS-TOOLING: integrate CWS mba33issues01
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Paths.xcu8
1 files changed, 7 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
index a7ecd0e224e8..91a26137b24d 100644
--- a/officecfg/registry/data/org/openoffice/Office/Paths.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
@@ -98,7 +98,13 @@
</node>
</node>
- <node oor:name="Gallery" oor:op="fuse" oor:mandatory="true">
+ <node oor:name="Libraries" oor:op="fuse" oor:mandatory="true">
+ <node oor:name="InternalPaths">
+ <node oor:name="$(progpath)/libraries" oor:op="fuse" />
+ </node>
+ </node>
+
+ <node oor:name="Gallery" oor:op="fuse" oor:mandatory="true">
<node oor:name="InternalPaths">
<node oor:name="$(insturl)/share/gallery" oor:op="fuse" />
</node>