summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/data/org/openoffice/ucb/Configuration.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/Configuration.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
index 58d6e4167c8e..198a660c8cf1 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 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">
+<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">
<node oor:name="ContentProviders">
<node oor:name="Local" oor:op="replace">
<node oor:name="SecondaryKeys">
@@ -202,14 +202,14 @@
<value>com.sun.star.ucb.CmisContentProvider</value>
</prop>
<prop oor:name="URLTemplate">
- <value>cmis+atom</value>
+ <value>vnd.libreoffice.cmis+atom</value>
</prop>
<prop oor:name="Arguments">
<value/>
</prop>
</node>
<!-- We want the Provider to be the final fallback provider -->
- <node oor:name="Provider999" oor:op="replace" install:module="gio">
+ <node oor:name="Provider999" oor:op="replace" module="gio">
<prop oor:name="ServiceName">
<value>com.sun.star.ucb.GIOContentProvider</value>
</prop>