-rw-r--r-- | noncore/styles/flat/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/fresh/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/liquid/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/metal/config.in | 2 | ||||
-rw-r--r-- | noncore/styles/theme/config.in | 2 | ||||
-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 |
11 files changed, 11 insertions, 11 deletions
diff --git a/noncore/styles/flat/config.in b/noncore/styles/flat/config.in index ae6edb6..a577320 100644 --- a/noncore/styles/flat/config.in +++ b/noncore/styles/flat/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config FLAT | 1 | config FLAT |
2 | boolean "flat" | 2 | boolean "opie-style-flat (Simple, flat widget style)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/styles/fresh/config.in b/noncore/styles/fresh/config.in index 7199c18..f8f5318 100644 --- a/noncore/styles/fresh/config.in +++ b/noncore/styles/fresh/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config FRESH | 1 | config FRESH |
2 | boolean "fresh" | 2 | boolean "opie-style-fresh (Simple widget style)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/styles/liquid/config.in b/noncore/styles/liquid/config.in index b510625..c0ad4cd 100644 --- a/noncore/styles/liquid/config.in +++ b/noncore/styles/liquid/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config LIQUID | 1 | config LIQUID |
2 | boolean "liquid" | 2 | boolean "opie-liquid (Mosfet's well known Liquid GUI style from KDE)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/styles/metal/config.in b/noncore/styles/metal/config.in index 991fc74..413902b 100644 --- a/noncore/styles/metal/config.in +++ b/noncore/styles/metal/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config METAL | 1 | config METAL |
2 | boolean "metal" | 2 | boolean "opie-metal (Metal style)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/styles/theme/config.in b/noncore/styles/theme/config.in index 27c8125..37fa5b6 100644 --- a/noncore/styles/theme/config.in +++ b/noncore/styles/theme/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config THEME | 1 | config THEME |
2 | boolean "theme" | 2 | boolean "opie-theme (theme support including opie-theme-luna)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
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 @@ | |||
1 | config CALCULATOR | 1 | config CALCULATOR |
2 | boolean "calculator" | 2 | boolean "opie-calculator (A multi-function calculator with units conversion)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | 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 @@ | |||
1 | config CLOCK | 1 | config CLOCK |
2 | boolean "clock" | 2 | boolean "opie-clock (clock and stop-watch)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | 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 @@ | |||
1 | config EUROCONV | 1 | config EUROCONV |
2 | boolean "euroconv" | 2 | boolean "opie-euroconv (Converts currencies between different european formats)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | 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 @@ | |||
1 | config FORMATTER | 1 | config FORMATTER |
2 | boolean "formatter" | 2 | boolean "opie-formatter (filesystem formatting and mount app)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | 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 @@ | |||
1 | config OPIE-SH | 1 | config OPIE-SH |
2 | boolean "opie-sh" | 2 | boolean "opie-sh (qdialog frontend allows you to write dialogs from shell scripts)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | 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 @@ | |||
1 | config REMOTE | 1 | config REMOTE |
2 | boolean "remote" | 2 | boolean "opie-remote (remote control using irda, frontent to lirc)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |