diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-05-09 13:46:19 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-05-09 13:46:19 +0200 |
commit | 2b0244db8b223780e9d740ac600b7e25a2c11d93 (patch) | |
tree | 32a2e624dca4d4f2e9a9a3688d2ce6bbe6f9ef7a /officecfg | |
parent | 4ae4c57caab02c5d8fe91cd9956fabba6bd3dc1e (diff) |
Removed unnecessary SvLibrary
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Paths.xcu | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Paths.xcu b/officecfg/registry/data/org/openoffice/Office/Paths.xcu index 1bf90f2a303f..b6092e42cd54 100644 --- a/officecfg/registry/data/org/openoffice/Office/Paths.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Paths.xcu @@ -98,12 +98,6 @@ </node> </node> - <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" /> |