mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
* Move atc and sail to Games/Strategy in menu, cf #194782
* Move rain and worms to Games/Toys, calling them screen savers is too much
of a long shot.
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5209 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
8
debian/menu
vendored
8
debian/menu
vendored
@@ -1,6 +1,6 @@
|
||||
?package(bsdgames):needs="text" section="Apps/Educational" \
|
||||
title="Arithmetic Quiz" command="sh -c '/usr/games/arithmetic;echo PRESS ENTER;read line'"
|
||||
?package(bsdgames):needs="text" section="Games/Simulation" \
|
||||
?package(bsdgames):needs="text" section="Games/Strategy" \
|
||||
title="Air Traffic Controller" \
|
||||
command="sh -c '/usr/games/atc ; echo;echo PRESS ENTER;read line'"
|
||||
?package(bsdgames):needs="text" section="Games/Adventure" \
|
||||
@@ -20,11 +20,11 @@
|
||||
title="Monopoly" command="/usr/games/monop"
|
||||
?package(bsdgames):needs="text" section="Games/Board" hints="Backgammon" \
|
||||
title="Backgammon" command="/usr/games/backgammon -pb"
|
||||
?package(bsdgames):needs="text" section="Screen/Save/Text" \
|
||||
?package(bsdgames):needs="text" section="Games/Toys" \
|
||||
title="Rain" command="/usr/games/rain"
|
||||
?package(bsdgames):needs="text" section="Games/Arcade" \
|
||||
title="Robots" command="/usr/games/robots"
|
||||
?package(bsdgames):needs="text" section="Games/Simulation" \
|
||||
?package(bsdgames):needs="text" section="Games/Strategy" \
|
||||
title="Sail" command="/usr/games/sail"
|
||||
?package(bsdgames):needs="text" section="Games/Arcade" \
|
||||
title="Snake" command="sh -c '/usr/games/snake;echo PRESS ENTER;read line'"
|
||||
@@ -32,7 +32,7 @@
|
||||
title="Star Trek" command="/usr/games/trek"
|
||||
?package(bsdgames):needs="text" section="Games/Arcade" \
|
||||
title="Worm" command="sh -c '/usr/games/worm;echo PRESS ENTER;read line'"
|
||||
?package(bsdgames):needs="text" section="Screen/Save/Text" \
|
||||
?package(bsdgames):needs="vc" section="Games/Toys" \
|
||||
title="Worms" command="/usr/games/worms"
|
||||
?package(bsdgames):needs="text" section="Games/Adventure" \
|
||||
title="Hunt the Wumpus" command="/usr/games/wump"
|
||||
|
||||
Reference in New Issue
Block a user