summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-10-25 18:08:55 +0100
committerNoel Power <noel.power@novell.com>2011-10-25 19:26:54 +0100
commitd371b20db44b5fcbb22030511c65563010fdd010 (patch)
tree79c3bb22cfea3978936ca7191b0c2e5c0a76febf /test
parent2091557777a5cc15c3b6fe3539d08cd821bd4669 (diff)
add registrymodifications.xcu to allow override of default config
Diffstat (limited to 'test')
-rw-r--r--test/user-template/user/registrymodifications.xcu7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/user-template/user/registrymodifications.xcu b/test/user-template/user/registrymodifications.xcu
new file mode 100644
index 000000000000..f4a205011fe6
--- /dev/null
+++ b/test/user-template/user/registrymodifications.xcu
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<oor:items xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <item oor:path="/org.openoffice.Office.Paths/Paths/org.openoffice.Office.Paths:NamedPath['UIConfig']/InternalPaths">
+ <node oor:name="${userurl}/config/">
+ </node>
+ </item>
+</oor:items>