This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository iortcw.
commit dc199bdc3d7475b289b930c0a277f0c87089b874 Author: Simon McVittie <[email protected]> Date: Sun Jan 4 11:39:54 2015 +0000 improve desktop files --- debian/wolfmp.desktop | 3 ++- debian/wolfsp.desktop | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/wolfmp.desktop b/debian/wolfmp.desktop index aa2ed3e..6b17860 100644 --- a/debian/wolfmp.desktop +++ b/debian/wolfmp.desktop @@ -4,4 +4,5 @@ Exec=/usr/games/wolfmp --quiet Terminal=false Icon=wolfmp Type=Application -Categories=Game;ArcadeGame; +Categories=Game;ActionGame; +Keywords=multi-player;online;fps;team;first person shooter; diff --git a/debian/wolfsp.desktop b/debian/wolfsp.desktop index 2a59e4e..a2561fb 100644 --- a/debian/wolfsp.desktop +++ b/debian/wolfsp.desktop @@ -4,4 +4,5 @@ Exec=/usr/games/wolfsp --quiet Terminal=false Icon=wolfsp Type=Application -Categories=Game;ArcadeGame; +Categories=Game;ActionGame; +Keywords=single player;fps;first person shooter; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

