This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit b142fdfb6d30f6155004acf19dbe86fab301af5d Author: Arand Nash <[email protected]> Date: Sun Apr 17 11:43:57 2011 +0100 Update desktop file * Yank translations from existing desktop file * Add Swedish translation * Rewrite to follow spec better --- redeclipse.desktop | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/redeclipse.desktop b/redeclipse.desktop index 9a7b628..1fff4d8 100644 --- a/redeclipse.desktop +++ b/redeclipse.desktop @@ -1,8 +1,19 @@ [Desktop Entry] +Type=Application +Version=1.1 Name=Red Eclipse -Comment=First Person Shooter using the Cube 2 engine +Name[es]=Eclipse rojo +Name[gl]=Eclipse vermello +Name[sv]=Röd Eklips +GenericName=First-person shooter game +GenericName[es]=Juego de tiros en primera persona +GenericName[gl]=Xogo de tiros en primeira persoa +GenericName[sv]=Förstapersonsskjutare +Comment=First-person shooter with agile gameplay and built-in editor +Comment[es]=Juego de tiros en primera persona con editor incorporado +Comment[gl]=Xogo de tiros en primeira persoa con editor incorporado +Comment[se]=Förstapersonsskjutare med rörlig spelstil och inbyggd baneditor Icon=redeclipse -Exec=/usr/games/redeclipse -Terminal=false -Type=Application +TryExec=redeclipse +Exec=redeclipse Categories=Game;ActionGame; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

