author | kergoth <kergoth> | 2002-11-07 18:58:58 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-11-07 18:58:58 (UTC) |
commit | dcde9c651eae8548f11c14248178e52d4984154d (patch) (unidiff) | |
tree | c31e6afbce34338eaf6575136a55070f1f8b4402 | |
parent | ba556d6a63703beb5eb87fb1a4dfb2f0e9b0b20b (diff) | |
download | opie-dcde9c651eae8548f11c14248178e52d4984154d.zip opie-dcde9c651eae8548f11c14248178e52d4984154d.tar.gz opie-dcde9c651eae8548f11c14248178e52d4984154d.tar.bz2 |
Correct naming
-rw-r--r-- | noncore/unsupported/mail2/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in index 003378e..b584be3 100644 --- a/noncore/unsupported/mail2/config.in +++ b/noncore/unsupported/mail2/config.in | |||
@@ -1,7 +1,7 @@ | |||
1 | config OPIEMAIL | 1 | config OPIEMAIL2 |
2 | boolean "opiemail" | 2 | boolean "opiemail" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE |
5 | 5 | ||
6 | config MAIL | 6 | config MAIL |
7 | boolean | 7 | boolean |