diff libpurple/protocols/jabber/jabber.h @ 30895:8084631e2e84

jabber: Unify "Require TLS" and "Use old-style (port 5223) SSL" settings
author Paul Aurich <paul@darkrain42.org>
date Tue, 31 Aug 2010 02:28:05 +0000
parents a5131a257967
children 356a8d472395
line wrap: on
line diff
--- a/libpurple/protocols/jabber/jabber.h	Fri Aug 27 06:28:09 2010 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Tue Aug 31 02:28:05 2010 +0000
@@ -80,7 +80,7 @@
 
 #define CAPS0115_NODE "http://pidgin.im/"
 
-#define JABBER_DEFAULT_REQUIRE_TLS    TRUE
+#define JABBER_DEFAULT_REQUIRE_TLS    "require_starttls"
 #define JABBER_DEFAULT_FT_PROXIES     "proxy.eu.jabber.org"
 
 /* Index into attention_types list */