Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 2fcb24e

Browse files
committed
Fix
1 parent f37b2c9 commit 2fcb24e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

WonderLab/WonderLabX.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
</ItemGroup>
2424
<ItemGroup>
2525
<EmbeddedResource Include="Resources\xcmy.jpg" />
26-
<Content Include="WonderLab.png" CopyToPublishDirectory="PreserveNewest">
27-
<LinuxPath>/usr/share/icons/WonderLab.png</LinuxPath>
26+
<Content Include="wonderlab.png" CopyToPublishDirectory="PreserveNewest">
27+
<LinuxPath>/usr/share/icons/wonderlab.png</LinuxPath>
2828
</Content>
2929
</ItemGroup>
3030
<ItemGroup>
31-
<Content Include="WonderLab.desktop" CopyToPublishDirectory="PreserveNewest">
32-
<LinuxPath>/usr/share/applications/WonderLab.desktop</LinuxPath>
31+
<Content Include="wonderlab.desktop" CopyToPublishDirectory="PreserveNewest">
32+
<LinuxPath>/usr/share/applications/wonderlab.desktop</LinuxPath>
3333
</Content>
3434
</ItemGroup>
3535
<ItemGroup>

0 commit comments

Comments
 (0)