diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 16:37:28 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:29 +0000 |
commit | 93ac45309dd74c9221c63be48c538556ceefcdba (patch) | |
tree | 60629dd74c5aec612ed95b82381f32391d6f0758 | |
parent | 6a446fbec544ff0b0aa14a101d0fe678ecc5e026 (diff) | |
download | slackbuilds-93ac45309dd74c9221c63be48c538556ceefcdba.tar.gz |
games/SpaceZero: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | games/SpaceZero/SpaceZero.desktop | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/SpaceZero/SpaceZero.desktop b/games/SpaceZero/SpaceZero.desktop index 1c2f84774a..44c7130a95 100644 --- a/games/SpaceZero/SpaceZero.desktop +++ b/games/SpaceZero/SpaceZero.desktop @@ -1,10 +1,10 @@ [Desktop Entry] -Name= SpaceZero -Name[he]= SpaceZero -Comment= A 2D Real Time Strategy space combat game +Name=SpaceZero +Name[he]=SpaceZero +Comment=A 2D Real Time Strategy space combat game Exec=spacezero Icon=spacezero Terminal=false Type=Application -Categories=Game;SpaceGame; +Categories=Game;StrategyGame; GenericName=Game |