mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 12:44:42 -04:00
Add .desktop
and AppStream metadata files for Linux integration
These could be pulled into a Flatpak in the future.
This commit is contained in:
parent
224316256c
commit
6032d8de0a
2 changed files with 40 additions and 0 deletions
11
Misc/Linux/com.orama-interactive.Pixelorama.desktop
Normal file
11
Misc/Linux/com.orama-interactive.Pixelorama.desktop
Normal 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;
|
Loading…
Add table
Add a link
Reference in a new issue