summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 11:16:23 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 11:16:23 +0000
commite90a6adea8e42dc499b8b60d945b84f90f09d964 (patch)
treec8e9cc5738b5c73de394b807e04e67addebc8a46 /officecfg
parent686df9a72e925035e2175e5a4b3f429b236cc916 (diff)
INTEGRATION: CWS unopkg1 (1.5.96); FILE MERGED
2004/01/20 14:32:53 kso 1.5.96.2: #112920# - Added TransientDocumentsContentProvider configuration 2003/11/04 16:14:38 dbo 1.5.96.1: #i20304# vnd.sun.star.expand UCP
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/ucb/Configuration.xcu26
1 files changed, 24 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
index a2904364dabe..31d2814dc762 100644
--- a/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
+++ b/officecfg/registry/data/org/openoffice/ucb/Configuration.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Configuration.xcu,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2003-05-27 11:39:26 $
+ * last change: $Author: hr $ $Date: 2004-04-13 12:16:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -154,6 +154,28 @@
<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>
</node>
</node>