[Commits] [SCM] claws branch, master, updated. 3.14.0-111-g63e19c6

ticho at claws-mail.org ticho at claws-mail.org
Mon Oct 10 20:32:32 CEST 2016


The branch, master has been updated
       via  63e19c6c8e361c2851737d42761923f215c794a9 (commit)
      from  0fec6a07b67735eedb29e20e987a7096e5d8f78d (commit)

Summary of changes:
 src/editldap.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit 63e19c6c8e361c2851737d42761923f215c794a9
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Mon Oct 10 20:32:09 2016 +0200

    Change mention of "mydomain.com" to "example.org".
    
    Fixes bug #3712.

diff --git a/src/editldap.c b/src/editldap.c
index cb7927b..c2ee14d 100644
--- a/src/editldap.c
+++ b/src/editldap.c
@@ -448,8 +448,8 @@ static void addressbook_edit_ldap_page_basic( gint pageNum, gchar *pageLbl ) {
 
 	CLAWS_SET_TIP(entry_server, _( 
 		"This is the hostname of the server. For example, " \
-		"\"ldap.mydomain.com\" may be appropriate for the " \
-		"\"mydomain.com\" organization. An IP address may also be " \
+		"\"ldap.example.org\" may be appropriate for the " \
+		"\"exmaple.org\" organization. An IP address may also be " \
 		"used. You may specify \"localhost\" if running an LDAP " \
 		"server on the same computer as Claws Mail." ));
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list