mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/SpaceZero: 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
6a446fbec5
commit
93ac45309d
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue