mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 13:02:50 +00:00
See if added a space helps
This commit is contained in:
parent
6cd8d8909b
commit
7b89228ab2
@ -1,10 +1,10 @@
|
|||||||
<ProgId Id="OpenLP.Service" Description="OpenLP Service File" Icon="service_file.ico" Advertise="yes">
|
<ProgId Id="OpenLP.Service" Description="OpenLP Service File" Icon="service_file.ico" Advertise="yes">
|
||||||
<Extension Id="osz">
|
<Extension Id="osz">
|
||||||
<Verb Id="Open" Command="Open" Argument=""%1"" />
|
<Verb Id="Open" Command="Open" Argument=" "%1"" />
|
||||||
<MIME Advertise="yes" ContentType="application/-x-openlp-service" Default="yes" />
|
<MIME Advertise="yes" ContentType="application/-x-openlp-service" Default="yes" />
|
||||||
</Extension>
|
</Extension>
|
||||||
<Extension Id="oszl">
|
<Extension Id="oszl">
|
||||||
<Verb Id="Open" Command="Open" Argument=""%1"" />
|
<Verb Id="Open" Command="Open" Argument=" "%1"" />
|
||||||
<MIME Advertise="yes" ContentType="application/-x-openlp-service-lite" Default="yes" />
|
<MIME Advertise="yes" ContentType="application/-x-openlp-service-lite" Default="yes" />
|
||||||
</Extension>
|
</Extension>
|
||||||
</ProgId>
|
</ProgId>
|
||||||
|
Loading…
Reference in New Issue
Block a user