diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 18:45:48 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:43 +0000 |
commit | 69e1f0605a5165f7f3a1d260607442cb826709e5 (patch) | |
tree | 86dcfa16a231923a560177f34e35f6c0919bb68e /games | |
parent | cb7f52706744e16422dc0845297f18de4dcb7d45 (diff) | |
download | slackbuilds-69e1f0605a5165f7f3a1d260607442cb826709e5.tar.gz |
games/sokowiz: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/sokowiz/sokowiz.desktop | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/games/sokowiz/sokowiz.desktop b/games/sokowiz/sokowiz.desktop index dd24dca226..703c055406 100644 --- a/games/sokowiz/sokowiz.desktop +++ b/games/sokowiz/sokowiz.desktop @@ -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; |