Author: bddebian-guest Date: 2008-01-06 16:52:06 +0000 (Sun, 06 Jan 2008) New Revision: 5246
Modified: packages/trunk/torus-trooper/debian/changelog packages/trunk/torus-trooper/debian/torus-trooper.desktop Log: * Remove deprecated encoding tag from desktop file * Fix icon name in desktop file (Closes: #459275) Modified: packages/trunk/torus-trooper/debian/changelog =================================================================== --- packages/trunk/torus-trooper/debian/changelog 2008-01-06 06:05:05 UTC (rev 5245) +++ packages/trunk/torus-trooper/debian/changelog 2008-01-06 16:52:06 UTC (rev 5246) @@ -3,6 +3,10 @@ [ Miriam Ruiz ] * Removed Homepage from long description. + [ Barry deFreese ] + * Remove deprecated encoding tag from desktop file + * Fix icon name in desktop file (Closes: #459275) + -- Vincent Fourmond <[EMAIL PROTECTED]> Thu, 03 Jan 2008 14:33:42 +0100 torus-trooper (0.22.dfsg1-2) unstable; urgency=low Modified: packages/trunk/torus-trooper/debian/torus-trooper.desktop =================================================================== --- packages/trunk/torus-trooper/debian/torus-trooper.desktop 2008-01-06 06:05:05 UTC (rev 5245) +++ packages/trunk/torus-trooper/debian/torus-trooper.desktop 2008-01-06 16:52:06 UTC (rev 5246) @@ -1,10 +1,9 @@ [Desktop Entry] Type=Application -Encoding=UTF-8 Name=Torus Trooper GenericName= Comment=Kenta Cho's Torus Trooper -Icon=game.xpm +Icon=torus-trooper.xpm Exec=/usr/games/torus-trooper Terminal=false Categories=Game;ArcadeGame; _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

