-rw-r--r-- | noncore/games/bounce/config.in | 4 | ||||
-rw-r--r-- | noncore/games/buzzword/config.in | 4 | ||||
-rw-r--r-- | noncore/games/chess/config.in | 4 | ||||
-rw-r--r-- | noncore/games/fifteen/config.in | 4 | ||||
-rw-r--r-- | noncore/games/go/config.in | 4 | ||||
-rw-r--r-- | noncore/games/kbill/config.in | 4 | ||||
-rw-r--r-- | noncore/games/kcheckers/config.in | 4 | ||||
-rw-r--r-- | noncore/games/kpacman/config.in | 4 | ||||
-rw-r--r-- | noncore/games/mindbreaker/config.in | 4 | ||||
-rw-r--r-- | noncore/games/minesweep/config.in | 4 | ||||
-rw-r--r-- | noncore/games/parashoot/config.in | 4 | ||||
-rw-r--r-- | noncore/games/qasteroids/config.in | 4 | ||||
-rw-r--r-- | noncore/games/snake/config.in | 4 | ||||
-rw-r--r-- | noncore/games/solitaire/config.in | 4 | ||||
-rw-r--r-- | noncore/games/tetrix/config.in | 4 | ||||
-rw-r--r-- | noncore/games/tictac/config.in | 4 | ||||
-rw-r--r-- | noncore/games/wordgame/config.in | 4 |
17 files changed, 68 insertions, 0 deletions
diff --git a/noncore/games/bounce/config.in b/noncore/games/bounce/config.in new file mode 100644 index 0000000..c7f2c02 --- a/dev/null +++ b/noncore/games/bounce/config.in @@ -0,0 +1,4 @@ + config BOUNCE + boolean "bounce" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/buzzword/config.in b/noncore/games/buzzword/config.in new file mode 100644 index 0000000..ad2525e --- a/dev/null +++ b/noncore/games/buzzword/config.in @@ -0,0 +1,4 @@ + config BUZZWORD + boolean "buzzword" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/chess/config.in b/noncore/games/chess/config.in new file mode 100644 index 0000000..e64e73c --- a/dev/null +++ b/noncore/games/chess/config.in @@ -0,0 +1,4 @@ +# config #CHESS +# boolean "chess" +# default "y" +# depends LIBQPE && LIBOPIE diff --git a/noncore/games/fifteen/config.in b/noncore/games/fifteen/config.in new file mode 100644 index 0000000..da35a05 --- a/dev/null +++ b/noncore/games/fifteen/config.in @@ -0,0 +1,4 @@ + config FIFTEEN + boolean "fifteen" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/go/config.in b/noncore/games/go/config.in new file mode 100644 index 0000000..da542c3 --- a/dev/null +++ b/noncore/games/go/config.in @@ -0,0 +1,4 @@ + config GO + boolean "go" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/kbill/config.in b/noncore/games/kbill/config.in new file mode 100644 index 0000000..91a14d1 --- a/dev/null +++ b/noncore/games/kbill/config.in @@ -0,0 +1,4 @@ + config KBILL + boolean "kbill" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/kcheckers/config.in b/noncore/games/kcheckers/config.in new file mode 100644 index 0000000..1a3c60b --- a/dev/null +++ b/noncore/games/kcheckers/config.in @@ -0,0 +1,4 @@ + config KCHECKERS + boolean "kcheckers" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/kpacman/config.in b/noncore/games/kpacman/config.in new file mode 100644 index 0000000..c8a4bc6 --- a/dev/null +++ b/noncore/games/kpacman/config.in @@ -0,0 +1,4 @@ + config KPACMAN + boolean "kpacman" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/mindbreaker/config.in b/noncore/games/mindbreaker/config.in new file mode 100644 index 0000000..f141ebc --- a/dev/null +++ b/noncore/games/mindbreaker/config.in @@ -0,0 +1,4 @@ + config MINDBREAKER + boolean "mindbreaker" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/minesweep/config.in b/noncore/games/minesweep/config.in new file mode 100644 index 0000000..90934b9 --- a/dev/null +++ b/noncore/games/minesweep/config.in @@ -0,0 +1,4 @@ + config MINESWEEP + boolean "minesweep" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/parashoot/config.in b/noncore/games/parashoot/config.in new file mode 100644 index 0000000..db6239c --- a/dev/null +++ b/noncore/games/parashoot/config.in @@ -0,0 +1,4 @@ + config PARASHOOT + boolean "parashoot" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/qasteroids/config.in b/noncore/games/qasteroids/config.in new file mode 100644 index 0000000..a619624 --- a/dev/null +++ b/noncore/games/qasteroids/config.in @@ -0,0 +1,4 @@ + config QASTEROIDS + boolean "qasteroids" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/snake/config.in b/noncore/games/snake/config.in new file mode 100644 index 0000000..0048f9c --- a/dev/null +++ b/noncore/games/snake/config.in @@ -0,0 +1,4 @@ + config SNAKE + boolean "snake" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/solitaire/config.in b/noncore/games/solitaire/config.in new file mode 100644 index 0000000..8264469 --- a/dev/null +++ b/noncore/games/solitaire/config.in @@ -0,0 +1,4 @@ + config SOLITAIRE + boolean "solitaire" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/tetrix/config.in b/noncore/games/tetrix/config.in new file mode 100644 index 0000000..596d2b5 --- a/dev/null +++ b/noncore/games/tetrix/config.in @@ -0,0 +1,4 @@ + config TETRIX + boolean "tetrix" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/tictac/config.in b/noncore/games/tictac/config.in new file mode 100644 index 0000000..9b65b8d --- a/dev/null +++ b/noncore/games/tictac/config.in @@ -0,0 +1,4 @@ + config TICTAC + boolean "tictac" + default "y" + depends LIBQPE && LIBOPIE diff --git a/noncore/games/wordgame/config.in b/noncore/games/wordgame/config.in new file mode 100644 index 0000000..3969dc8 --- a/dev/null +++ b/noncore/games/wordgame/config.in @@ -0,0 +1,4 @@ + config WORDGAME + boolean "wordgame" + default "y" + depends LIBQPE && LIBOPIE |