summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-10-25 20:01:43 +0100
committerNoel Power <noel.power@novell.com>2011-10-25 20:01:43 +0100
commit41437e7ab00b247d8b104e1dbe45fc89da66f80f (patch)
tree6c67e73eb82377e340166ac70a8c7d5fb4a51213 /test
parent87d8dc5a025d437f912b875c6e068a7b4a3619ff (diff)
revert autogenerated foo and correct brackets in placeholder
Diffstat (limited to 'test')
-rw-r--r--test/user-template/user/registrymodifications.xcu8
1 files changed, 7 insertions, 1 deletions
diff --git a/test/user-template/user/registrymodifications.xcu b/test/user-template/user/registrymodifications.xcu
index ce0c1065891b..7ac47c7f4d3b 100644
--- a/test/user-template/user/registrymodifications.xcu
+++ b/test/user-template/user/registrymodifications.xcu
@@ -1 +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.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList"><node oor:name="file:///media/FreeAgent-3/LibreOffice-onegit/core/sc/qa/unit/data/ods/StarBasic.ods" oor:op="replace"><prop oor:name="Filter" oor:op="fuse"><value>calc8</value></prop><prop oor:name="Password" oor:op="fuse"><value></value></prop><prop oor:name="Title" oor:op="fuse"><value>StarBasic</value></prop></node></item><item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList"><node oor:name="file:///media/FreeAgent-3/LibreOffice-onegit/core/sc/qa/unit/data/xls/TestAddress.xls" oor:op="replace"><prop oor:name="Filter" oor:op="fuse"><value>MS Excel 97</value></prop><prop oor:name="Password" oor:op="fuse"><value></value></prop><prop oor:name="Title" oor:op="fuse"><value>TestAddress</value></prop></node></item><item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/OrderList"><node oor:name="0" oor:op="replace"><prop oor:name="HistoryItemRef" oor:op="fuse"><value>file:///media/FreeAgent-3/LibreOffice-onegit/core/sc/qa/unit/data/xls/TestAddress.xls</value></prop></node></item><item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/OrderList"><node oor:name="1" oor:op="replace"><prop oor:name="HistoryItemRef" oor:op="fuse"><value>file:///media/FreeAgent-3/LibreOffice-onegit/core/sc/qa/unit/data/ods/StarBasic.ods</value></prop></node></item></oor:items> \ No newline at end of file
+<?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>