Changing linux desktop id in metainfo.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a698008adb
commit
a9a1a6559a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue