summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-06-07 17:47:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-06-07 17:49:32 +0200
commitd4924b747eb6abd439a6313e338384ae50cbdc8e (patch)
treef06cf5ec727f2135d4214a71d58d8566e75ee11d /officecfg
parent587a3296b3dbf088525929a30da3f923083abf40 (diff)
Revert accidental changes from fd32788092fcb29526ae73ae3bae6767dbb1e490
Change-Id: I1b3ceda236f26be2dcdc7e4d2afa0ef8d0053691
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/Configuration.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
index 198a660c8cf1..def1b2c5a6a3 100644
--- a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
+++ b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
@@ -26,7 +26,7 @@
*
************************************************************************ -->
<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
-<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Configuration" oor:package="org.openoffice.ucb">
+<oor:component-data oor:name="Configuration" oor:package="org.openoffice.ucb" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<node oor:name="ContentProviders">
<node oor:name="Local" oor:op="replace">
<node oor:name="SecondaryKeys">
@@ -209,7 +209,7 @@
</prop>
</node>
<!-- We want the Provider to be the final fallback provider -->
- <node oor:name="Provider999" oor:op="replace" module="gio">
+ <node oor:name="Provider999" oor:op="replace" install:module="gio">
<prop oor:name="ServiceName">
<value>com.sun.star.ucb.GIOContentProvider</value>
</prop>