Author: pabs Date: 2013-07-04 09:22:51 +0000 (Thu, 04 Jul 2013) New Revision: 14413
Modified: packages/trunk/mancala/debian/changelog packages/trunk/mancala/debian/menu Log: Add a longtitle to the menu file Modified: packages/trunk/mancala/debian/changelog =================================================================== --- packages/trunk/mancala/debian/changelog 2013-07-04 09:11:11 UTC (rev 14412) +++ packages/trunk/mancala/debian/changelog 2013-07-04 09:22:51 UTC (rev 14413) @@ -7,6 +7,7 @@ * Wrap and sort various files * Use the upstream mancala-text and manual page * Improve the watch file a bit + * Add a longtitle to the menu file -- Paul Wise <[email protected]> Thu, 04 Jul 2013 12:27:17 +0800 Modified: packages/trunk/mancala/debian/menu =================================================================== --- packages/trunk/mancala/debian/menu 2013-07-04 09:11:11 UTC (rev 14412) +++ packages/trunk/mancala/debian/menu 2013-07-04 09:22:51 UTC (rev 14413) @@ -1,8 +1,10 @@ ?package(mancala):needs="X11" \ section="Games/Board" \ title="Mancala" \ + longtitle="A board game involving count and capture" \ command="/usr/games/xmancala" ?package(mancala):needs="text" \ section="Games/Board" \ title="Mancala" \ + longtitle="A board game involving count and capture" \ command="/usr/games/mancala-text" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

