diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 22:28:02 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:45 +0000 |
commit | 3f31aac247ec1368813e226a1e672864faf12af3 (patch) | |
tree | c27691fa7f91495d5007058dd5027b4d10c32733 /games/tworld | |
parent | a8fcf8037fe1b909fcfe6088ff7821de301a7010 (diff) |
games/tworld: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/tworld')
-rw-r--r-- | games/tworld/tworld.desktop | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/games/tworld/tworld.desktop b/games/tworld/tworld.desktop index 1383e99bac83..0c5c676764e5 100644 --- a/games/tworld/tworld.desktop +++ b/games/tworld/tworld.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Name= Tile World -Name[he]= Tile World -Comment= Tile World is an emulation of the game "Chip's Challenge" +Name=Tile World +Name[he]=Tile World +Comment=Tile World is an emulation of the game "Chip's Challenge" Exec=tworld Icon=tworld Terminal=false Type=Application -Categories=Game;Puzzle; -GenericName=Game +Categories=Game;LogicGame; |