summaryrefslogtreecommitdiff
path: root/noncore/tools
Unidiff
Diffstat (limited to 'noncore/tools') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/calc2/binary/config.in2
-rw-r--r--noncore/tools/calc2/simple/config.in2
-rw-r--r--noncore/tools/calculator/config.in2
-rw-r--r--noncore/tools/clock/config.in2
-rw-r--r--noncore/tools/formatter/config.in2
-rw-r--r--noncore/tools/opie-sh/config.in2
-rw-r--r--noncore/tools/remote/config.in2
7 files changed, 7 insertions, 7 deletions
diff --git a/noncore/tools/calc2/binary/config.in b/noncore/tools/calc2/binary/config.in
index 7db862d..3a90707 100644
--- a/noncore/tools/calc2/binary/config.in
+++ b/noncore/tools/calc2/binary/config.in
@@ -1,4 +1,4 @@
1# config #BINARY 1# config #BINARY
2# boolean "binary" 2# boolean "binary"
3# default "y" 3# default "y"
4# depends LIBQPE && LIBOPIE 4# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/tools/calc2/simple/config.in b/noncore/tools/calc2/simple/config.in
index 726b78d..a22a020 100644
--- a/noncore/tools/calc2/simple/config.in
+++ b/noncore/tools/calc2/simple/config.in
@@ -1,4 +1,4 @@
1# config #SIMPLE 1# config #SIMPLE
2# boolean "simple" 2# boolean "simple"
3# default "y" 3# default "y"
4# depends LIBQPE && LIBOPIE 4# depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/tools/calculator/config.in b/noncore/tools/calculator/config.in
index 9a8d8be..a290e5e 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 "calculator"
3 default "y" 3 default "y"
4 depends LIBQPE && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/tools/clock/config.in b/noncore/tools/clock/config.in
index c9c099c..341b42a 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 "clock"
3 default "y" 3 default "y"
4 depends LIBQPE && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/tools/formatter/config.in b/noncore/tools/formatter/config.in
index 70146bd..89c05e2 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 "formatter"
3 default "y" 3 default "y"
4 depends LIBQPE && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/tools/opie-sh/config.in b/noncore/tools/opie-sh/config.in
index 77c1857..782ae5f 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"
3 default "y" 3 default "y"
4 depends LIBQPE && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/tools/remote/config.in b/noncore/tools/remote/config.in
index ef51047..231696b 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 "remote"
3 default "y" 3 default "y"
4 depends LIBQPE && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE