author | schurig <schurig> | 2003-06-05 06:51:49 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-05 06:51:49 (UTC) |
commit | aa5ad8eea83d3894b3db95d9e0b347faf761940f (patch) (side-by-side diff) | |
tree | 3dd31c85eef7ee6b28e2119024ea11858b8d2079 /noncore/tools | |
parent | 2f3202871135e2efc67c0cdef9b93d4c4953f372 (diff) | |
download | opie-aa5ad8eea83d3894b3db95d9e0b347faf761940f.zip opie-aa5ad8eea83d3894b3db95d9e0b347faf761940f.tar.gz opie-aa5ad8eea83d3894b3db95d9e0b347faf761940f.tar.bz2 |
sanitized
-rw-r--r-- | noncore/tools/calculator/config.in | 2 | ||||
-rw-r--r-- | noncore/tools/clock/config.in | 2 | ||||
-rw-r--r-- | noncore/tools/euroconv/config.in | 2 | ||||
-rw-r--r-- | noncore/tools/formatter/config.in | 2 | ||||
-rw-r--r-- | noncore/tools/opie-sh/config.in | 2 | ||||
-rw-r--r-- | noncore/tools/remote/config.in | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/noncore/tools/calculator/config.in b/noncore/tools/calculator/config.in index a290e5e..b06df9b 100644 --- a/noncore/tools/calculator/config.in +++ b/noncore/tools/calculator/config.in @@ -1,4 +1,4 @@ config CALCULATOR - boolean "calculator" + boolean "opie-calculator (A multi-function calculator with units conversion)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/tools/clock/config.in b/noncore/tools/clock/config.in index 341b42a..abcc8f4 100644 --- a/noncore/tools/clock/config.in +++ b/noncore/tools/clock/config.in @@ -1,4 +1,4 @@ config CLOCK - boolean "clock" + boolean "opie-clock (clock and stop-watch)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/tools/euroconv/config.in b/noncore/tools/euroconv/config.in index f4f1d78..98dbf9d 100644 --- a/noncore/tools/euroconv/config.in +++ b/noncore/tools/euroconv/config.in @@ -1,4 +1,4 @@ config EUROCONV - boolean "euroconv" + boolean "opie-euroconv (Converts currencies between different european formats)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/tools/formatter/config.in b/noncore/tools/formatter/config.in index 89c05e2..0748213 100644 --- a/noncore/tools/formatter/config.in +++ b/noncore/tools/formatter/config.in @@ -1,4 +1,4 @@ config FORMATTER - boolean "formatter" + boolean "opie-formatter (filesystem formatting and mount app)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/tools/opie-sh/config.in b/noncore/tools/opie-sh/config.in index 782ae5f..614ac8b 100644 --- a/noncore/tools/opie-sh/config.in +++ b/noncore/tools/opie-sh/config.in @@ -1,4 +1,4 @@ config OPIE-SH - boolean "opie-sh" + boolean "opie-sh (qdialog frontend allows you to write dialogs from shell scripts)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE diff --git a/noncore/tools/remote/config.in b/noncore/tools/remote/config.in index 231696b..3b70590 100644 --- a/noncore/tools/remote/config.in +++ b/noncore/tools/remote/config.in @@ -1,4 +1,4 @@ config REMOTE - boolean "remote" + boolean "opie-remote (remote control using irda, frontent to lirc)" default "y" depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |