mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/zod-engine: 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
ccf48982f5
commit
d7c778a3c0
1 changed files with 4 additions and 5 deletions
|
@ -1,10 +1,9 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name= The Zod Engine
|
Name=The Zod Engine
|
||||||
Name[he]= The Zod Engine
|
Name[he]=The Zod Engine
|
||||||
Comment= The Zod Engine is a MMORTS / RTS style game
|
Comment=The Zod Engine is a MMORTS / RTS style game
|
||||||
Exec=zod-launcher
|
Exec=zod-launcher
|
||||||
Icon=zod-engine
|
Icon=zod-engine
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Game;RTS;
|
Categories=Game;StrategyGame;
|
||||||
GenericName=Game
|
|
||||||
|
|
Loading…
Reference in a new issue