summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2
Unidiff
Diffstat (limited to 'noncore/unsupported/mail2') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/bend/config.in2
-rw-r--r--noncore/unsupported/mail2/config.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in
index d784bec..959f604 100644
--- a/noncore/unsupported/mail2/bend/config.in
+++ b/noncore/unsupported/mail2/bend/config.in
@@ -1,4 +1,4 @@
1config BEND 1config BEND
2 boolean "bend" 2 boolean "opie-mailapplet (a biff-like mailchecker)"
3 default "y" if MAIL 3 default "y" if MAIL
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBMAIL && LIBOPIE && MAIL 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBMAIL && LIBOPIE && MAIL
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in
index 02006a4..c9896cb 100644
--- a/noncore/unsupported/mail2/config.in
+++ b/noncore/unsupported/mail2/config.in
@@ -1,12 +1,12 @@
1 config MAIL 1 config MAIL
2 boolean "mail" 2 boolean "EMail support"
3 default "y" if OPIEMAIL 3 default "y" if OPIEMAIL
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
5 5
6 config OPIEMAIL2 6 config OPIEMAIL2
7 boolean "opiemail" 7 boolean "opie-mail2 (an IMAP mail client)"
8 default "y" 8 default "y"
9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL 9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL
10 10
11 source noncore/mail/bend/config.in 11 source noncore/mail/bend/config.in
12 source noncore/mail/libmail/config.in 12 source noncore/mail/libmail/config.in