This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository xgalaga.
commit e7f40ece41308e8c4e17188db8b35f74e2673c4d Author: Markus Koschany <[email protected]> Date: Sat Dec 12 20:46:55 2015 +0100 Add keywords and a comment in German to desktop files. --- debian/xgalaga-hyperspace.desktop | 2 ++ debian/xgalaga.desktop | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/xgalaga-hyperspace.desktop b/debian/xgalaga-hyperspace.desktop index 4150e63..6a3f769 100644 --- a/debian/xgalaga-hyperspace.desktop +++ b/debian/xgalaga-hyperspace.desktop @@ -2,8 +2,10 @@ Version=1.0 Name=Galaga:Hyperspace Comment=Play enhanced Galaga Game +Comment[de]=Spiele das verbesserte Galaga-Spiel Exec=xgalaga-hyperspace Icon=xgalaga-icon Terminal=false Type=Application Categories=Game;ArcadeGame; +Keywords=shmup;shootemup;shooter; diff --git a/debian/xgalaga.desktop b/debian/xgalaga.desktop index 557df3b..643a14a 100644 --- a/debian/xgalaga.desktop +++ b/debian/xgalaga.desktop @@ -2,8 +2,10 @@ Version=1.0 Name=Galaga Comment=Play Galaga Game +Comment[de]=Spiele das Galaga-Spiel Exec=xgalaga Icon=xgalaga-icon Terminal=false Type=Application Categories=Game;ArcadeGame; +Keywords=shmup;shootemup;shooter; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xgalaga.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

