1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Hugo Locurcio 9e54b71059
Fix application identifier in the AppStream metadata
The DBus specification forbids `-` in identifiers (except in the
last segment), so we need to replace it with an underscore.
2019-12-17 21:40:34 +01:00
Hugo Locurcio 6032d8de0a
Add .desktop and AppStream metadata files for Linux integration
These could be pulled into a Flatpak in the future.
2019-11-21 17:36:37 +01:00