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) (side-by-side diff)
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) (ignore 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 @@
+ config FILEBROWSER
+ boolean "filebrowser"
+ default "y"
+ 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 @@
+# config #GSMTOOL
+# boolean "gsmtool"
+# default "y"
+# 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 @@
+ config BEND
+ boolean "bend"
+ default "y"
+ 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 @@
+menu "mail"
+
+ config BEND
+ boolean "mail"
+ default "y"
+ depends LIBQPE && LIBOPIE
+ source noncore/mail/bend/config.in
+ source noncore/mail/libmail/config.in
+endmenu
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 @@
+ config LIBMAIL
+ boolean "libmail"
+ default "y"
+ 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 @@
+ config OIPKG
+ boolean "oipkg"
+ default "y"
+ 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 @@
+ config QPDF
+ boolean "qpdf"
+ default "y"
+ depends LIBQPE && LIBOPIE