-rw-r--r-- | noncore/games/backgammon/config.in | 2 | ||||
-rw-r--r-- | noncore/games/oyatzee/config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/backgammon/config.in b/noncore/games/backgammon/config.in index a1cbd36..0942d20 100644 --- a/noncore/games/backgammon/config.in +++ b/noncore/games/backgammon/config.in @@ -1,4 +1,4 @@ config BACKGAMMON - boolean "backgammon (Backgammon game)" + boolean "opie-backgammon (Backgammon game)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE diff --git a/noncore/games/oyatzee/config.in b/noncore/games/oyatzee/config.in index e79158f..7693fad 100644 --- a/noncore/games/oyatzee/config.in +++ b/noncore/games/oyatzee/config.in @@ -1,4 +1,4 @@ config YATZEE - boolean "opie-yatzee (yatzee game)" + boolean "opie-oyatzee (yatzee game)" default "n" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE |