Changing linux desktop id in metainfo.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adsooi 2021-08-07 17:38:11 +02:00
parent a698008adb
commit a9a1a6559a
No known key found for this signature in database
GPG key ID: 9C87C7D3A69E6BBE

View file

@ -2,7 +2,7 @@
<!-- Copyright 2021 Ad5001 -->
<application>
<id>eu.ad5001.LogarithmPlotter</id>
<id type="desktop">logarithmplotter.desktop</id>
<id type="desktop">eu.ad5001.LogarithmPlotter.desktop</id>
<launchable type="desktop-id">logarithmplotter.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>