summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2002-07-18 08:47:20 +0000
committerAndreas Schlüns <as@openoffice.org>2002-07-18 08:47:20 +0000
commit54367a1b0e3f38dea2d7d7666d9c4e82f89170e7 (patch)
treef3f469831ff6ca27fd6e54dfc3d7c4762baaf907 /officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
parent#101454# check for recursion in Resize() (diff)
downloadcore-54367a1b0e3f38dea2d7d7666d9c4e82f89170e7.tar.gz
core-54367a1b0e3f38dea2d7d7666d9c4e82f89170e7.zip
#101240# update reponsibility/description
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs13
1 files changed, 10 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
index 6bc0574fc3e1..e2c8d0b66c84 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: ProtocolHandler.xcs,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mba $ $Date: 2002-06-27 09:15:38 $
+ * last change: $Author: as $ $Date: 2002-07-18 09:47:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,14 @@
<templates>
<!-- Responsible: AS-->
<group oor:name="Handler">
- <prop oor:name="Protocols" oor:type="oor:string-list"/>
+ <info>
+ <desc xml:lang="en-US">It's an UNO service, which can be used for URL dispatches. (e.g. to handle special URL protocols)</desc>
+ </info>
+ <prop oor:name="Protocols" oor:type="oor:string-list">
+ <info>
+ <desc xml:lang="en-US">A list of URL pattern able to be recognized by this service.</desc>
+ </info>
+ </prop>
</group>
</templates>
<component>