mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-20 19:04:49 +00:00
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
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -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 <joeyh@debian.org> 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
|
||||
|
||||
5
debian/menu
vendored
5
debian/menu
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user