Commit Graph

7 Commits

Author SHA1 Message Date
Owen D'Aprile dc0c047ad6
linux: add AppStream metadata
Adds an AppStream metainfo file that is used to display the app in
graphical app stores on Linux. This is also required for submission to
Flathub.
2022-09-28 18:19:48 -04:00
Owen D'Aprile 672fb1868f
linux: add a screenshot for the metadata
AppStream metadata requires a screenshot. This screenshot will be used
in the graphical app stores.
2022-09-28 18:12:32 -04:00
Owen D'Aprile 30d93be49c
linux: update desktop file
Remove unnecessary keys, tweak the comment, and add categories.
2022-09-28 18:12:31 -04:00
Owen D'Aprile 9d7931c8c2
linux: don't use hardcoded path for Exec and Icon
Desktop files respect $PATH and $XDG_DATA_DIRS, so the full path does
not need to be specified to either.

This fixes the Flatpak build by allowing Flatpak to rewrite these to
match the app ID.
2022-09-25 16:21:17 -04:00
dave griffiths 65f7b0913c added mac icon files 2022-09-13 11:27:02 +01:00
Dave Griffiths aec41395e7 icon update 2022-09-13 11:03:29 +01:00
Dave Griffiths 0e79818bc9 added desktop files 2022-09-13 11:02:29 +01:00