Add additional .desktop file categories
These are taken from Fedora, which replaces Art with Graphics and adds KidsGame. In my opinion, Art is appropriate, but so are 2DGraphics (hence Graphics) and KidsGame (hence Game).
This commit is contained in:
parent
74506214e7
commit
21bdf7de11
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@ Type=Application
|
||||||
Exec=tuxpaint
|
Exec=tuxpaint
|
||||||
Icon=tuxpaint
|
Icon=tuxpaint
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Education;Art;
|
Categories=Education;Art;Graphics;2DGraphics;Game;KidsGame;
|
||||||
GenericName=Drawing program
|
GenericName=Drawing program
|
||||||
Comment=A drawing program for children.
|
Comment=A drawing program for children.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue