summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-06 09:36:47 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-06 09:36:47 +0000
commit39cbf595895ff7647e185db74fb059078daf45c8 (patch)
tree94298a6000ee3c42a17a90bb7d8f91c6b7ca97a9 /officecfg
parente0cbf79a60708038f431257a251407bc13d75c6e (diff)
INTEGRATION: CWS fwk46 (1.4.22); FILE MERGED
2006/08/29 08:42:08 pb 1.4.22.1: fix: #i69014# Graphic: $(insturl)/user/gallery -> $(userurl)/gallery
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Paths.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
index 1710ca941591..6c26b8409a95 100644
--- a/officecfg/registry/data/org/openoffice/Office/Paths.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: Paths.xcu,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2006-07-21 10:36:13 $
+ * last change: $Author: kz $ $Date: 2006-10-06 10:36:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -123,7 +123,7 @@
<node oor:name="Graphic" oor:op="fuse" oor:mandatory="true">
<prop oor:name="WritePath">
- <value>$(insturl)/user/gallery</value>
+ <value>$(userurl)/gallery</value>
</prop>
</node>