summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-11-18 15:53:54 +0000
committerKurt Zenker <kz@openoffice.org>2003-11-18 15:53:54 +0000
commited15caf2284bb9a8862ca01b9a36d4a5c403591d (patch)
tree1c7d32eb56ba2a175dcc0e6a9fddbe4422acd3fa /officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
parentb7763eb0da40daf0ba8d8e56b1c3c3287a0ef649 (diff)
INTEGRATION: CWS scriptingf1 (1.6.84); FILE MERGED
2003/10/15 16:36:31 dfoster 1.6.84.2: #i21260# - use vnd.sun.star.script as scheme for script uris 2003/10/10 10:39:02 dfoster 1.6.84.1: #i12906# - ensure that ScriptProtocolHandler entry is available in correct branch for scriptingf1 child workspace
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu9
1 files changed, 7 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
index 224fb202c2d8..aaacff0ba4aa 100644
--- a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: ProtocolHandler.xcu,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2003-05-27 11:38:16 $
+ * last change: $Author: kz $ $Date: 2003-11-18 16:53:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,5 +87,10 @@
<value>vnd.sun.star.job:*</value>
</prop>
</node>
+ <node oor:name="com.sun.star.comp.ScriptProtocolHandler" oor:op="replace">
+ <prop oor:name="Protocols">
+ <value>vnd.sun.star.script:*</value>
+ </prop>
+ </node>
</node>
</oor:component-data>