diff options
Diffstat (limited to 'officecfg/registry/data/org/openoffice/ucb')
-rw-r--r-- | officecfg/registry/data/org/openoffice/ucb/Configuration.xcu | 244 |
1 files changed, 244 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu new file mode 100644 index 000000000..958202157 --- /dev/null +++ b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu @@ -0,0 +1,244 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> +<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd"> +<oor:component-data xmlns:install="http://openoffice.org/2004/installation" 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"> + <node oor:name="Office" oor:op="replace"> + <node oor:name="ProviderData"> + <node oor:name="Provider1" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.HierarchyContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.hier</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider2" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.FileContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>file</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider3" oor:op="replace" install:module="webdav"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.WebDAVContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>http</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider4" oor:op="replace" install:module="webdav"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.WebDAVContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.webdav</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider4a" oor:op="replace" install:module="webdav"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.WebDAVContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>webdav</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider5" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.help.XMLHelp</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.help</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider6" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.FTPContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>ftp</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider8" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.PackageContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.pkg</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider9" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.ExpandContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.expand</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider10" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.TransientDocumentsContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.tdoc</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider11" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.PackageContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.zip</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider12" oor:op="replace" + install:module="webdav"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.WebDAVContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>https</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider12a" oor:op="replace" + install:module="webdav"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.WebDAVContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.webdavs</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider12b" oor:op="replace" + install:module="webdav"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.WebDAVContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>webdavs</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider14" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.ExtensionContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.sun.star.extension</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider43" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.CmisContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.libreoffice.cmis</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider16" oor:op="replace"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.ImageContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>vnd.libreoffice.image</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + <node oor:name="Provider900" oor:op="replace"> + <prop oor:name="ServiceName"> + <value/> + </prop> + <prop oor:name="URLTemplate"> + <value>private</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"> + <prop oor:name="ServiceName"> + <value>com.sun.star.ucb.GIOContentProvider</value> + </prop> + <prop oor:name="URLTemplate"> + <value>.*</value> + </prop> + <prop oor:name="Arguments"> + <value/> + </prop> + </node> + </node> + </node> + </node> + </node> + </node> +</oor:component-data> |