Fix desktop id not uppercased

This commit is contained in:
Prateek SU 2021-10-18 18:01:32 +05:30 committed by Ben Gotow
parent 1898182cc4
commit 8fb715a8bb

View file

@ -23,7 +23,7 @@
<url type="homepage">https://getmailspring.com/</url>
<url type="bugtracker">https://github.com/Foundry376/Mailspring/issues</url>
<url type="help">http://support.getmailspring.com/</url>
<launchable type="desktop-id"><%= name %>.desktop</launchable>
<launchable type="desktop-id"><%= productName %>.desktop</launchable>
<developer_name>Mailspring</developer_name>
<project_license>GPL-3.0+</project_license>