summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/registry/data/org/openoffice/Office/ProtocolHandler.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/registry/data/org/openoffice/Office/ProtocolHandler.xcu')
-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>