diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 22:24:10 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:44 +0000 |
commit | be047dd02a3b1ca3597fe2a07cfeefddb9a3c332 (patch) | |
tree | e5724a8614a8930321250e339c066106441c8756 /games | |
parent | c1be1e4a9bdbef58a1da8102eecbd54327fd5496 (diff) | |
download | slackbuilds-be047dd02a3b1ca3597fe2a07cfeefddb9a3c332.tar.gz |
games/teeworlds: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/teeworlds/teeworlds.desktop | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/teeworlds/teeworlds.desktop b/games/teeworlds/teeworlds.desktop index ece6346a4a..902979405d 100644 --- a/games/teeworlds/teeworlds.desktop +++ b/games/teeworlds/teeworlds.desktop @@ -1,10 +1,9 @@ [Desktop Entry] Name=Teeworlds -Name[he]= Teeworlds +Name[he]=Teeworlds Comment=Multiplayer 2D shooter Exec=teeworlds Icon=teeworlds Terminal=false Type=Application -Categories=Game;Arcade -GenericName=Game +Categories=Game;ArcadeGame; |