Author: pabs Date: 2013-07-04 09:25:16 +0000 (Thu, 04 Jul 2013) New Revision: 14414
Added: packages/trunk/mancala/debian/mancala.desktop Modified: packages/trunk/mancala/debian/changelog Log: Add a freedesktop menu file Modified: packages/trunk/mancala/debian/changelog =================================================================== --- packages/trunk/mancala/debian/changelog 2013-07-04 09:22:51 UTC (rev 14413) +++ packages/trunk/mancala/debian/changelog 2013-07-04 09:25:16 UTC (rev 14414) @@ -8,6 +8,7 @@ * Use the upstream mancala-text and manual page * Improve the watch file a bit * Add a longtitle to the menu file + * Add a freedesktop menu file -- Paul Wise <[email protected]> Thu, 04 Jul 2013 12:27:17 +0800 Added: packages/trunk/mancala/debian/mancala.desktop =================================================================== --- packages/trunk/mancala/debian/mancala.desktop (rev 0) +++ packages/trunk/mancala/debian/mancala.desktop 2013-07-04 09:25:16 UTC (rev 14414) @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Mancala +Comment=A board game involving count and capture +Exec=/usr/games/xmancala +Terminal=false +Categories=Game;BoardGame; _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

