-rw-r--r-- | core/apps/calibrate/config.in | 2 | ||||
-rw-r--r-- | core/apps/embeddedkonsole/config.in | 2 | ||||
-rw-r--r-- | core/apps/helpbrowser/config.in | 2 | ||||
-rw-r--r-- | core/apps/oapp/config.in | 2 | ||||
-rw-r--r-- | core/apps/qcop/config.in | 2 | ||||
-rw-r--r-- | core/apps/taboapp/config.in | 2 | ||||
-rw-r--r-- | core/apps/textedit/config.in | 2 | ||||
-rw-r--r-- | core/pim/osearch/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/advancedfm/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/checkbook/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/confedit/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/odict/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/opie-console/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/opie-reader/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/opie-sheet/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/opie-write/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/oxygen/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/tableviewer/config.in | 2 | ||||
-rw-r--r-- | noncore/apps/tinykate/config.in | 2 | ||||
-rw-r--r-- | noncore/settings/aqpkg/config.in | 2 | ||||
-rw-r--r-- | noncore/settings/sysinfo/config.in | 2 | ||||
-rw-r--r-- | noncore/unsupported/filebrowser/config.in | 2 | ||||
-rw-r--r-- | noncore/unsupported/oipkg/config.in | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/core/apps/calibrate/config.in b/core/apps/calibrate/config.in index 9a418e9..4da24c6 100644 --- a/core/apps/calibrate/config.in +++ b/core/apps/calibrate/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config CALIBRATE | 1 | config CALIBRATE |
2 | boolean "calibrate (standalone)" | 2 | boolean "opie-calibrate (standalone calibration utility)" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) | 4 | depends ( LIBQPE || LIBQPE-X11 ) |
diff --git a/core/apps/embeddedkonsole/config.in b/core/apps/embeddedkonsole/config.in index a31d393..3a421d6 100644 --- a/core/apps/embeddedkonsole/config.in +++ b/core/apps/embeddedkonsole/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config EMBEDDEDKONSOLE | 1 | config EMBEDDEDKONSOLE |
2 | boolean "embeddedkonsole" | 2 | boolean "opie-embeddedkonsole (konsole from KDE adapted for Qt/Embedded)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/core/apps/helpbrowser/config.in b/core/apps/helpbrowser/config.in index aeeb483..d72df4b 100644 --- a/core/apps/helpbrowser/config.in +++ b/core/apps/helpbrowser/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config HELPBROWSER | 1 | config HELPBROWSER |
2 | boolean "helpbrowser" | 2 | boolean "opie-helpbrowser (display html help files)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/core/apps/oapp/config.in b/core/apps/oapp/config.in index 2ace6dd..a40149d 100644 --- a/core/apps/oapp/config.in +++ b/core/apps/oapp/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OAPP | 1 | config OAPP |
2 | boolean "OApp Plugin" | 2 | boolean "oapp" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/core/apps/qcop/config.in b/core/apps/qcop/config.in index f2cf066..2bd1a73 100644 --- a/core/apps/qcop/config.in +++ b/core/apps/qcop/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config QCOP | 1 | config QCOP |
2 | boolean "qcop" | 2 | boolean "opie-qcop (inter-application communication daemon)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/core/apps/taboapp/config.in b/core/apps/taboapp/config.in index a7e8bc4..1b9cdd5 100644 --- a/core/apps/taboapp/config.in +++ b/core/apps/taboapp/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config TABOAPP | 1 | config TABOAPP |
2 | boolean "TabOApp" | 2 | boolean "taboapp" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OAPP && EXPERIMENTAL | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OAPP && EXPERIMENTAL |
diff --git a/core/apps/textedit/config.in b/core/apps/textedit/config.in index ee4bca9..e22135b 100644 --- a/core/apps/textedit/config.in +++ b/core/apps/textedit/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config TEXTEDIT | 1 | config TEXTEDIT |
2 | boolean "textedit" | 2 | boolean "opie-textedit (simple text editor)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/core/pim/osearch/config.in b/core/pim/osearch/config.in index af0c147..8d51307 100644 --- a/core/pim/osearch/config.in +++ b/core/pim/osearch/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OSEARCH | 1 | config OSEARCH |
2 | boolean "osearch" | 2 | boolean "opie-osearch (searches throught your PDA)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/advancedfm/config.in b/noncore/apps/advancedfm/config.in index c1e25c2..72a1f1b 100644 --- a/noncore/apps/advancedfm/config.in +++ b/noncore/apps/advancedfm/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config ADVANCEDFM | 1 | config ADVANCEDFM |
2 | boolean "advancedfm" | 2 | boolean "opie-advancedfm (advanced file manager)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/checkbook/config.in b/noncore/apps/checkbook/config.in index 3a7993b..e4a3c62 100644 --- a/noncore/apps/checkbook/config.in +++ b/noncore/apps/checkbook/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config CHECKBOOK | 1 | config CHECKBOOK |
2 | boolean "checkbook" | 2 | boolean "opie-checkbook (keep track of issued cheques)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/confedit/config.in b/noncore/apps/confedit/config.in index 09bb9df..5944103 100644 --- a/noncore/apps/confedit/config.in +++ b/noncore/apps/confedit/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config CONFEDIT | 1 | config CONFEDIT |
2 | boolean "confedit" | 2 | boolean "opie-confeditor (generic editor for all Opie settings)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/odict/config.in b/noncore/apps/odict/config.in index f9fa39e..0ec2c89 100644 --- a/noncore/apps/odict/config.in +++ b/noncore/apps/odict/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config ODICT | 1 | config ODICT |
2 | boolean "odict" | 2 | boolean "opie-odict (electronic dictionary)" |
3 | default "n" | 3 | default "n" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/opie-console/config.in b/noncore/apps/opie-console/config.in index fabc81d..521154d 100644 --- a/noncore/apps/opie-console/config.in +++ b/noncore/apps/opie-console/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIE-CONSOLE | 1 | config OPIE-CONSOLE |
2 | boolean "opie-console" | 2 | boolean "opie-console (scriptable terminal program)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/opie-reader/config.in b/noncore/apps/opie-reader/config.in index 9d63eb2..9f1e02e 100644 --- a/noncore/apps/opie-reader/config.in +++ b/noncore/apps/opie-reader/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIE-READER | 1 | config OPIE-READER |
2 | boolean "opie-reader" | 2 | boolean "opie-reader (E-Text reader)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/opie-sheet/config.in b/noncore/apps/opie-sheet/config.in index d9450bb..c0e532b 100644 --- a/noncore/apps/opie-sheet/config.in +++ b/noncore/apps/opie-sheet/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIE-SHEET | 1 | config OPIE-SHEET |
2 | boolean "opie-sheet" | 2 | boolean "opie-sheet (spreadsheet calculation program)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/opie-write/config.in b/noncore/apps/opie-write/config.in index 5e736f1..624b1e5 100644 --- a/noncore/apps/opie-write/config.in +++ b/noncore/apps/opie-write/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OPIE-WRITE | 1 | config OPIE-WRITE |
2 | boolean "opie-write" | 2 | boolean "opie-write (rich text editor)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/oxygen/config.in b/noncore/apps/oxygen/config.in index 1fd0987..809f3e6 100644 --- a/noncore/apps/oxygen/config.in +++ b/noncore/apps/oxygen/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OXYGEN | 1 | config OXYGEN |
2 | boolean "oxygen" | 2 | boolean "opie-oxygen (Periodic System of the Elements)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/tableviewer/config.in b/noncore/apps/tableviewer/config.in index 31fadc0..5304974 100644 --- a/noncore/apps/tableviewer/config.in +++ b/noncore/apps/tableviewer/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config TABLEVIEWER | 1 | config TABLEVIEWER |
2 | boolean "tableviewer" | 2 | boolean "opie-tableviewer (XML database browser)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/apps/tinykate/config.in b/noncore/apps/tinykate/config.in index b3dcf2e..39aedcf 100644 --- a/noncore/apps/tinykate/config.in +++ b/noncore/apps/tinykate/config.in | |||
@@ -1,6 +1,6 @@ | |||
1 | config TINYKATE | 1 | config TINYKATE |
2 | boolean "tinykate" | 2 | boolean "opie-tinykate (programmers editor Kate from KDE)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBKATE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBKATE |
5 | 5 | ||
6 | source "noncore/apps/tinykate/libkate/config.in" | 6 | source "noncore/apps/tinykate/libkate/config.in" |
diff --git a/noncore/settings/aqpkg/config.in b/noncore/settings/aqpkg/config.in index 4b5ffa7..8c2e2cf 100644 --- a/noncore/settings/aqpkg/config.in +++ b/noncore/settings/aqpkg/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config AQPKG | 1 | config AQPKG |
2 | boolean "aqpkg" | 2 | boolean "opie-aqpkg (a package manager)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/settings/sysinfo/config.in b/noncore/settings/sysinfo/config.in index f321b94..4d5507c 100644 --- a/noncore/settings/sysinfo/config.in +++ b/noncore/settings/sysinfo/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config SYSINFO | 1 | config SYSINFO |
2 | boolean "sysinfo" | 2 | boolean "opie-sysinfo (System Information dialog)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/unsupported/filebrowser/config.in b/noncore/unsupported/filebrowser/config.in index 02c6521..6ca095d 100644 --- a/noncore/unsupported/filebrowser/config.in +++ b/noncore/unsupported/filebrowser/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config FILEBROWSER | 1 | config FILEBROWSER |
2 | boolean "filebrowser" | 2 | boolean "opie-filebrowser (file manager)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
diff --git a/noncore/unsupported/oipkg/config.in b/noncore/unsupported/oipkg/config.in index 987994e..4da6798 100644 --- a/noncore/unsupported/oipkg/config.in +++ b/noncore/unsupported/oipkg/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config OIPKG | 1 | config OIPKG |
2 | boolean "oipkg" | 2 | boolean "opie-oipkg (manager for *.ipk software packages)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |