Fix typo. This fix the authentification method in auto config.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40417 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
079e5c8bc9
commit
d143d3a6df
@ -16,8 +16,8 @@
|
||||
#define ATTR_NAME_POPSERVER "POP Server"
|
||||
#define ATTR_NAME_IMAPSERVER "IMAP Server"
|
||||
#define ATTR_NAME_SMTPSERVER "SMTP Server"
|
||||
#define ATTR_NAME_AUTHPOP "POP Authentication"
|
||||
#define ATTR_NAME_AUTHSMTP "SMTP Authentication"
|
||||
#define ATTR_NAME_AUTHPOP "POP Authentification"
|
||||
#define ATTR_NAME_AUTHSMTP "SMTP Authentification"
|
||||
#define ATTR_NAME_POPSSL "POP SSL"
|
||||
#define ATTR_NAME_IMAPSSL "IMAP SSL"
|
||||
#define ATTR_NAME_SMTPSSL "SMTP SSL"
|
||||
|
Loading…
Reference in New Issue
Block a user