packaging/windows/file-associations.xml

11 lines
522 B
XML
Raw Normal View History

2019-05-02 05:30:12 +00:00
<ProgId Id="OpenLP.Service" Description="OpenLP Service File" Icon="service_file_icon" Advertise="yes">
2019-05-01 05:23:38 +00:00
<Extension Id="osz">
<Verb Id="Open" Command="Open" Argument="&quot;%1&quot;" />
<MIME Advertise="yes" ContentType="application/-x-openlp-service" Default="yes" />
</Extension>
<Extension Id="oszl">
<Verb Id="Open" Command="Open" Argument="&quot;%1&quot;" />
<MIME Advertise="yes" ContentType="application/-x-openlp-service-lite" Default="yes" />
</Extension>
</ProgId>