Author: fuddl-guest Date: 2007-04-18 21:27:17 +0000 (Wed, 18 Apr 2007) New Revision: 2575
Modified: packages/trunk/sauerbraten/debian/sauerbraten.desktop packages/trunk/sauerbraten/debian/sauerbraten.menu Log: use the shortcut icon in .desktop and .menu files Modified: packages/trunk/sauerbraten/debian/sauerbraten.desktop =================================================================== --- packages/trunk/sauerbraten/debian/sauerbraten.desktop 2007-04-18 21:21:33 UTC (rev 2574) +++ packages/trunk/sauerbraten/debian/sauerbraten.desktop 2007-04-18 21:27:17 UTC (rev 2575) @@ -4,6 +4,7 @@ Comment=A networked, fast-paced 3D first-person shooter Comment[de]=Ein schnelles netzwerkfähiges 3D Ego-Shooter Spiel Exec=/usr/games/sauerbraten +Icon=sauerbraten Terminal=false Type=Application Categories=Game;ArcadeGame; Modified: packages/trunk/sauerbraten/debian/sauerbraten.menu =================================================================== --- packages/trunk/sauerbraten/debian/sauerbraten.menu 2007-04-18 21:21:33 UTC (rev 2574) +++ packages/trunk/sauerbraten/debian/sauerbraten.menu 2007-04-18 21:27:17 UTC (rev 2575) @@ -1,3 +1,5 @@ ?package(sauerbraten):needs="X11" section="Games/Arcade"\ - title="Sauerbraten" longtitle="A networked 3D first person first-person shooter game" \ + icon="/usr/share/pixmaps/sauerbraten.png" \ + title="Sauerbraten" \ + longtitle="A networked 3D first person first-person shooter game" \ command="/usr/games/sauerbraten" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

