Author: pabs Date: 2011-04-01 14:25:51 +0000 (Fri, 01 Apr 2011) New Revision: 12075
Modified: packages/trunk/openyahtzee/debian/changelog packages/trunk/openyahtzee/debian/menu Log: Improve the Debian menu file Modified: packages/trunk/openyahtzee/debian/changelog =================================================================== --- packages/trunk/openyahtzee/debian/changelog 2011-04-01 14:19:17 UTC (rev 12074) +++ packages/trunk/openyahtzee/debian/changelog 2011-04-01 14:25:51 UTC (rev 12075) @@ -11,14 +11,14 @@ * Fix the watch file to find latest release * Correct the Homepage link * Drop unneeded comments from the manual page - * Wrap Debian menu file one item per line * Switch to dpkg-source v3 * Add a patch to fix FTBFS with new GCC (Closes: #565080) * Update copyright information & refer to the correct GPL version * Switch to debhelper 7 & dh * Bump Standards-Version, no changes needed * Install an XPM icon for the Debian menu entry - * Improve the desktop file + * Improve the Debian menu file + * Improve the freedesktop menu file -- Barry deFreese <[email protected]> Tue, 04 Nov 2008 12:03:57 -0500 Modified: packages/trunk/openyahtzee/debian/menu =================================================================== --- packages/trunk/openyahtzee/debian/menu 2011-04-01 14:19:17 UTC (rev 12074) +++ packages/trunk/openyahtzee/debian/menu 2011-04-01 14:25:51 UTC (rev 12075) @@ -1,5 +1,6 @@ ?package(openyahtzee):needs="X11" \ section="Games/Strategy" \ title="Open Yahtzee" \ + longtitle="The classic dice game Yahtzee" \ icon="/usr/share/pixmaps/openyahtzee.xpm" \ command="/usr/games/openyahtzee" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

