[haiku-commits] Re: r40417 - haiku/trunk/src/preferences/mail

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 10 Feb 2011 09:29:14 +0100

On 10.02.2011 02:57, clemens.zeidler@xxxxxxxxxxxxxx wrote:
Author: czeidler
Date: 2011-02-10 02:57:59 +0100 (Thu, 10 Feb 2011)
New Revision: 40417
Changeset: http://dev.haiku-os.org/changeset/40417

Modified:
    haiku/trunk/src/preferences/mail/AutoConfig.h
Log:
Fix typo. This fix the authentification method in auto config.



Modified: haiku/trunk/src/preferences/mail/AutoConfig.h
===================================================================
--- haiku/trunk/src/preferences/mail/AutoConfig.h       2011-02-09 23:26:38 UTC 
(rev 40416)
+++ haiku/trunk/src/preferences/mail/AutoConfig.h       2011-02-10 01:57:59 UTC 
(rev 40417)
@@ -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"

http://dict.leo.org/ende?lp=ende&lang=de&searchLoc=0&cmpType=relaxed&sectHdr=on&spellToler=&search=authentifizierung

Best regards,
-Stephan

Other related posts: