games/simplesok: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
92d1912055
commit
bc5d154b14
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue