mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 04:52: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">
|
||||
<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" />
|
||||
</Extension>
|
||||
<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" />
|
||||
</Extension>
|
||||
</ProgId>
|
||||
|
Loading…
Reference in New Issue
Block a user