From 22bdfc27df503251329a1fdde6bc6cc7d42f70bf Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 26 Nov 2001 02:51:46 +0000 Subject: [PATCH] * Added menu hints for backgammon and gomoku, Closes: #121012, #121012 NB: holding off on changing menu titles until I see evidence it's really necessary. git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5174 a4a2c43b-8ac3-0310-8836-e0e880c912e2 --- debian/changelog | 8 ++++++++ debian/menu | 5 ++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2ee9490..84e6b5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bsdgames (2.12-11) unstable; urgency=low + + * Added menu hints for backgammon and gomoku, Closes: #121012, #121012 + NB: holding off on changing menu titles until I see evidence it's really + necessary. + + -- Joey Hess Sun, 25 Nov 2001 21:48:03 -0500 + bsdgames (2.12-10) unstable; urgency=low * Fixed tetris on sun systems to not lag 3 keystrokes behind, patch from diff --git a/debian/menu b/debian/menu index be0e175..06a25eb 100644 --- a/debian/menu +++ b/debian/menu @@ -16,7 +16,7 @@ title="Mille Bournes" command="/usr/games/mille" ?package(bsdgames):needs="text" section="Games/Board" \ title="Monopoly" command="/usr/games/monop" -?package(bsdgames):needs="text" section="Games/Board" \ +?package(bsdgames):needs="text" section="Games/Board" hint="Backgammon" \ title="Backgammon" command="/usr/games/backgammon -pb" ?package(bsdgames):needs="text" section="Screen/Save/Text" \ title="Rain" command="/usr/games/rain" @@ -37,7 +37,7 @@ ?package(bsdgames):needs="text" section="Games/Tetris-like" \ title="Bsd Tetris" \ command="sh -c '/usr/games/tetris-bsd;echo;echo PRESS ENTER;read line'" -?package(bsdgames):needs="text" section="Games/Board" \ +?package(bsdgames):needs="text" section="Games/Board" hint="Go" \ title="Gomoku" \ command="/usr/games/gomoku" ?package(bsdgames):needs="text" section="Games/Adventure" \ @@ -51,4 +51,3 @@ ?package(bsdgames):needs="text" section="Games/Puzzles" \ title="Boggle" \ command=/usr/games/boggle -