author | schurig <schurig> | 2004-09-08 06:24:01 (UTC) |
---|---|---|
committer | schurig <schurig> | 2004-09-08 06:24:01 (UTC) |
commit | eb32b009d9d8ca8e4f3693a0c590d2cdbe9046ad (patch) (unidiff) | |
tree | 11c502c9868d84239a8434f0974daf2f8ecd984d | |
parent | 949b51e2243919f79cdb69e91ebc5e14a32c7545 (diff) | |
download | opie-eb32b009d9d8ca8e4f3693a0c590d2cdbe9046ad.zip opie-eb32b009d9d8ca8e4f3693a0c590d2cdbe9046ad.tar.gz opie-eb32b009d9d8ca8e4f3693a0c590d2cdbe9046ad.tar.bz2 |
Better description
-rw-r--r-- | development/keyview/config.in | 2 | ||||
-rw-r--r-- | noncore/games/zlines/config.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/keyview/config.in b/development/keyview/config.in index 116f51f..7276b50 100644 --- a/development/keyview/config.in +++ b/development/keyview/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config KEYVIEW | 1 | config KEYVIEW |
2 | boolean "opie-keyview (Debugging tool for viewing keypresses)" | 2 | boolean "opie-keyview (Debugging 'inputmethod' for viewing keypresses)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) | 4 | depends ( LIBQPE || LIBQPE-X11 ) |
diff --git a/noncore/games/zlines/config.in b/noncore/games/zlines/config.in index 5914114..d7164d6 100644 --- a/noncore/games/zlines/config.in +++ b/noncore/games/zlines/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config ZLINES | 1 | config ZLINES |
2 | boolean "opie-zlines ()" | 2 | boolean "opie-zlines (move 5 balls adjacent to get rid of them)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE |