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.
This commit is contained in:
Hugo Locurcio 2019-12-17 21:40:34 +01:00
parent 9289cb350d
commit 9e54b71059
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
2 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Pixelorama
GenericName=2D sprite editor
GenericName[fr]=Éditeur de sprites 2D
Comment=Create and edit static or animated 2D sprites
Comment[fr]=Créez et modifiez des sprites 2D statiques ou animées
Exec=pixelorama
Icon=pixelorama
Terminal=false
Type=Application
Categories=Graphics;2DGraphics;RasterGraphics;