summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 14:11:38 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 14:11:38 +0000
commitd52114f28d90b329b4486b9b16217bb36306471c (patch)
treec2e55cc1980a7a1a38c887122606ba3806d64b8b /officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
parent61f7d8b2c9762c87d450459aac29ec246b9ad047 (diff)
INTEGRATION: CWS fwk54 (1.8.252); FILE MERGED
2006/11/13 10:44:11 cd 1.8.252.3: #i65187# Correct wrong change related to popup menu protocol handler 2006/11/13 10:28:23 cd 1.8.252.2: #i65187# Use correct implementation name for protocol handler 2006/11/10 13:36:27 cd 1.8.252.1: #i65187# New protocol handler to support dispatches by popup menu controllers
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 92ed02691b7f..0efb5bfdaa6a 100644
--- a/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/ProtocolHandler.xcu
@@ -5,9 +5,9 @@
*
* $RCSfile: ProtocolHandler.xcu,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 14:50:16 $
+ * last change: $Author: kz $ $Date: 2006-12-13 15:11:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,5 +66,10 @@
<value>vnd.sun.star.script:*</value>
</prop>
</node>
+ <node oor:name="com.sun.star.comp.framework.PopupMenuControllerDispatcher" oor:op="replace">
+ <prop oor:name="Protocols">
+ <value>vnd.sun.star.popup:*</value>
+ </prop>
+ </node>
</node>
</oor:component-data>