mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/Sokoban: 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
8128b6b3cc
commit
6a446fbec5
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name= Sokoban
|
||||
Name[he]= Sokoban
|
||||
Comment= A cute Sokoban clone with fancy graphics and sound
|
||||
Name=Sokoban
|
||||
Name[he]=Sokoban
|
||||
Comment=A cute Sokoban clone with fancy graphics and sound
|
||||
Exec=sokoban
|
||||
Icon=sokoban
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;Puzzle;
|
||||
Categories=Game;LogicGame;
|
||||
GenericName=Game
|
||||
|
|
Loading…
Reference in a new issue