summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authorkergoth <kergoth>2002-11-05 02:44:15 (UTC)
committer kergoth <kergoth>2002-11-05 02:44:15 (UTC)
commit4caab5d30f9a03dad052ea84216ddad944eb806c (patch) (unidiff)
tree64400ee9345513afa5ec40747279d20592a06b6e /noncore/unsupported
parented163d67a674b1c4ac6b7e917a509029da446dfb (diff)
downloadopie-4caab5d30f9a03dad052ea84216ddad944eb806c.zip
opie-4caab5d30f9a03dad052ea84216ddad944eb806c.tar.gz
opie-4caab5d30f9a03dad052ea84216ddad944eb806c.tar.bz2
Adding initial config.in files
Diffstat (limited to 'noncore/unsupported') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/config.in4
-rw-r--r--noncore/unsupported/gsmtool/config.in4
-rw-r--r--noncore/unsupported/mail2/bend/config.in4
-rw-r--r--noncore/unsupported/mail2/config.in9
-rw-r--r--noncore/unsupported/mail2/libmail/config.in4
-rw-r--r--noncore/unsupported/oipkg/config.in4
-rw-r--r--noncore/unsupported/qpdf/config.in4
7 files changed, 33 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/config.in b/noncore/unsupported/filebrowser/config.in
new file mode 100644
index 0000000..46debbd
--- a/dev/null
+++ b/noncore/unsupported/filebrowser/config.in
@@ -0,0 +1,4 @@
1 config FILEBROWSER
2 boolean "filebrowser"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/gsmtool/config.in b/noncore/unsupported/gsmtool/config.in
new file mode 100644
index 0000000..76c7eb7
--- a/dev/null
+++ b/noncore/unsupported/gsmtool/config.in
@@ -0,0 +1,4 @@
1# config #GSMTOOL
2# boolean "gsmtool"
3# default "y"
4# depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in
new file mode 100644
index 0000000..3d33fe4
--- a/dev/null
+++ b/noncore/unsupported/mail2/bend/config.in
@@ -0,0 +1,4 @@
1 config BEND
2 boolean "bend"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in
new file mode 100644
index 0000000..2263230
--- a/dev/null
+++ b/noncore/unsupported/mail2/config.in
@@ -0,0 +1,9 @@
1menu "mail"
2
3 config BEND
4 boolean "mail"
5 default "y"
6 depends LIBQPE && LIBOPIE
7 source noncore/mail/bend/config.in
8 source noncore/mail/libmail/config.in
9endmenu
diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in
new file mode 100644
index 0000000..6712dbe
--- a/dev/null
+++ b/noncore/unsupported/mail2/libmail/config.in
@@ -0,0 +1,4 @@
1 config LIBMAIL
2 boolean "libmail"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/oipkg/config.in b/noncore/unsupported/oipkg/config.in
new file mode 100644
index 0000000..63a96e3
--- a/dev/null
+++ b/noncore/unsupported/oipkg/config.in
@@ -0,0 +1,4 @@
1 config OIPKG
2 boolean "oipkg"
3 default "y"
4 depends LIBQPE && LIBOPIE
diff --git a/noncore/unsupported/qpdf/config.in b/noncore/unsupported/qpdf/config.in
new file mode 100644
index 0000000..2f0dc9d
--- a/dev/null
+++ b/noncore/unsupported/qpdf/config.in
@@ -0,0 +1,4 @@
1 config QPDF
2 boolean "qpdf"
3 default "y"
4 depends LIBQPE && LIBOPIE