diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 18:43:17 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:43 +0000 |
commit | bc5d154b1423aa59662100837c67369ffa962922 (patch) | |
tree | f6adfa2133589fd847e0179cb604b37416519cf5 /games/simplesok | |
parent | 92d1912055b2d073982ba84b3c3df4dbf2bafc42 (diff) |
games/simplesok: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/simplesok')
-rw-r--r-- | games/simplesok/simplesok.desktop | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/simplesok/simplesok.desktop b/games/simplesok/simplesok.desktop index f55b551d761a..e0728d09bde3 100644 --- a/games/simplesok/simplesok.desktop +++ b/games/simplesok/simplesok.desktop @@ -1,10 +1,10 @@ [Desktop Entry] -Name= Simple Sokoban -Name[he]= Simple Sokoban -Comment= Simple Sokoban Game +Name=Simple Sokoban +Name[he]=Simple Sokoban +Comment=Simple Sokoban Game Exec=simplesok Icon=simplesok Terminal=false Type=Application -Categories=Game;PuzzleGame; +Categories=Game;LogicGame; GenericName=Game |