summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2002-10-11 12:49:53 +0000
committerAndreas Schlüns <as@openoffice.org>2002-10-11 12:49:53 +0000
commitd5cd219a3540adbe98a60cd15e8bf6a9db00e076 (patch)
tree1c7a3f7b3b04aea97391edc3b02c73054dc255fa /officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
parenta58c371a477e27f7ddf16fadf923f604208fcc77 (diff)
#103056# new handler for vnd.sun.star.job:
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 14c82640a04a..18cd5dc5c50b 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dg $ $Date: 2002-05-19 23:07:33 $
+ * last change: $Author: as $ $Date: 2002-10-11 13:49:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,5 +82,10 @@
<value>.uno* slot:*</value>
</prop>
</node>
+ <node oor:name="com.sun.star.comp.framework.JobHandler" oor:op="replace">
+ <prop oor:name="Protocols">
+ <value>vnd.sun.star.job:*</value>
+ </prop>
+ </node>
</node>
</oor:node>