mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +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]
|
||||
Name= The Zod Engine
|
||||
Name[he]= The Zod Engine
|
||||
Comment= The Zod Engine is a MMORTS / RTS style game
|
||||
Name=The Zod Engine
|
||||
Name[he]=The Zod Engine
|
||||
Comment=The Zod Engine is a MMORTS / RTS style game
|
||||
Exec=zod-launcher
|
||||
Icon=zod-engine
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Game;RTS;
|
||||
GenericName=Game
|
||||
Categories=Game;StrategyGame;
|
||||
|
|
Loading…
Reference in a new issue