mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/sokowiz: 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
cb7f527067
commit
69e1f0605a
1 changed files with 4 additions and 6 deletions
|
@ -1,11 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name= Sokowiz
|
||||
Name[he]= Sokowiz
|
||||
Comment= An implementation of the famous sokoban puzzle game
|
||||
Name=Sokowiz
|
||||
Name[he]=Sokowiz
|
||||
Comment=An implementation of the famous sokoban puzzle game
|
||||
Exec=sokowiz
|
||||
Icon=sokowiz
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;Puzzle;
|
||||
GenericName=Game
|
||||
|
||||
Categories=Game;LogicGame;
|
||||
|
|
Loading…
Reference in a new issue