mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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 changed files with 4 additions and 4 deletions
|
@ -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 a new issue