diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 22:35:13 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:47 +0000 |
commit | b1b4a32fa8d5f477c81b4750b2a3d38e58911100 (patch) | |
tree | 9e9f3b440c971a5842d27e8c6d27592f8893c8c2 /games/xpilot-ng | |
parent | 0ffa3903dee0d287aa750e673e487807fb2cc968 (diff) |
games/xpilot-ng: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games/xpilot-ng')
-rw-r--r-- | games/xpilot-ng/xpilot-ng.desktop | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/games/xpilot-ng/xpilot-ng.desktop b/games/xpilot-ng/xpilot-ng.desktop index 5d983fdb83ed..e4bfc27032c2 100644 --- a/games/xpilot-ng/xpilot-ng.desktop +++ b/games/xpilot-ng/xpilot-ng.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Name= Xpilot NG -Name[he]= Xpilot NG -Comment= XPilot NG is a multi-player 2D SpaceWar Game +Name=Xpilot NG +Name[he]=Xpilot NG +Comment=XPilot NG is a multi-player 2D SpaceWar Game Exec=xpilot-ng-sdl Icon=xpilot-ng Terminal=false Type=Application -Categories=Game;SpaceWar; -GenericName=Game +Categories=Game;ActionGame; |