summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/registry
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-13 14:09:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-13 14:09:29 +0000
commit75dfc665f010d01defbd9c9110b1e40e93b331b1 (patch)
treee758d08e885dfaeacb26570e1e81b5e2cb657fbc /sdext/source/presenter/registry
parentffea39b12b8b5af687566747e4c306625553b717 (diff)
INTEGRATION: CWS presenterscreen (1.1.2); FILE ADDED
2008/05/06 09:53:42 af 1.1.2.1: #i89059# Moved here from sdext/source/presenter.
Diffstat (limited to 'sdext/source/presenter/registry')
-rw-r--r--sdext/source/presenter/registry/data/org/openoffice/Office/ProtocolHandler.xcu10
1 files changed, 10 insertions, 0 deletions
diff --git a/sdext/source/presenter/registry/data/org/openoffice/Office/ProtocolHandler.xcu b/sdext/source/presenter/registry/data/org/openoffice/Office/ProtocolHandler.xcu
new file mode 100644
index 000000000000..0f8369973a20
--- /dev/null
+++ b/sdext/source/presenter/registry/data/org/openoffice/Office/ProtocolHandler.xcu
@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="ProtocolHandler" oor:package="org.openoffice.Office">
+ <node oor:name="HandlerSet">
+ <node oor:name="vnd.sun.star.sdext.presenter.PresenterProtocolHandler" oor:op="replace">
+ <prop oor:name="Protocols">
+ <value>vnd.com.sun.star.comp.PresenterScreen:*</value>
+ </prop>
+ </node>
+ </node>
+</oor:component-data>