summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/registry/data/org/openoffice/Office/ProtocolHandler.xcu
blob: 9baea2c363df33e94e2aacb6caff8d4c2b507559 (plain)
1
2
3
4
5
6
7
8
9
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="com.sun.star.comp.SunPresentationMinimizerImp" oor:op="replace">
            <prop oor:name="Protocols" oor:type="oor:string-list">
                <value>vnd.com.sun.star.comp.SunPresentationMinimizer:*</value>
            </prop>
        </node>
    </node>
</oor:component-data>