Author: pabs Date: 2011-04-01 14:19:17 +0000 (Fri, 01 Apr 2011) New Revision: 12074
Modified: packages/trunk/openyahtzee/debian/changelog packages/trunk/openyahtzee/debian/openyahtzee.desktop Log: Improve the desktop file Modified: packages/trunk/openyahtzee/debian/changelog =================================================================== --- packages/trunk/openyahtzee/debian/changelog 2011-04-01 13:58:30 UTC (rev 12073) +++ packages/trunk/openyahtzee/debian/changelog 2011-04-01 14:19:17 UTC (rev 12074) @@ -18,6 +18,7 @@ * Switch to debhelper 7 & dh * Bump Standards-Version, no changes needed * Install an XPM icon for the Debian menu entry + * Improve the desktop file -- Barry deFreese <[email protected]> Tue, 04 Nov 2008 12:03:57 -0500 Modified: packages/trunk/openyahtzee/debian/openyahtzee.desktop =================================================================== --- packages/trunk/openyahtzee/debian/openyahtzee.desktop 2011-04-01 13:58:30 UTC (rev 12073) +++ packages/trunk/openyahtzee/debian/openyahtzee.desktop 2011-04-01 14:19:17 UTC (rev 12074) @@ -1,9 +1,11 @@ [Desktop Entry] Type=Application Name=Open Yahtzee -GenericName=openyahtzee -Comment=Roll the dice +GenericName=Yahtzee +Comment=The classic dice game Yahtzee Exec=openyahtzee +TryExec=openyahtzee +Icon=openyahtzee Terminal=false Categories=Game;BoardGame; _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

