im.pidgin.pidgin: c249c7a3d3148046c85b2f023c4ca56b4d60ea2c
lschiere at pidgin.im
lschiere at pidgin.im
Tue Dec 11 13:46:05 EST 2007
-----------------------------------------------------------------
Revision: c249c7a3d3148046c85b2f023c4ca56b4d60ea2c
Ancestor: b7bc71beeea1f0d58d282c66c591928964e3b333
Author: lschiere at pidgin.im
Date: 2007-12-11T18:41:33
Branch: im.pidgin.pidgin
Modified files:
libpurple/protocols/msn/msn.c
ChangeLog:
(13:35:59) KeaponLaffin: so which SSL libraries are supported?
(13:36:01) LSchiere2: faq-ssl
(13:36:05) LSchiere2: in the wiki
(13:36:27) elb: doesn't that error message point ot the FAQ?
(13:36:31) elb: if not, it should :-P
-------------- next part --------------
============================================================
--- libpurple/protocols/msn/msn.c bb0de7cd52ec8ed9aa827db242e84131973de907
+++ libpurple/protocols/msn/msn.c 11a9382ed4286d5aaeb98273c16cdda069f0709d
@@ -847,7 +847,7 @@ msn_login(PurpleAccount *account)
purple_connection_error_reason (gc,
PURPLE_CONNECTION_ERROR_NO_SSL_SUPPORT,
_("SSL support is needed for MSN. Please install a supported "
- "SSL library."));
+ "SSL library. See the FAQ at http://developer.pidgin.im/wiki/FAQssl"));
return;
}
More information about the Commits
mailing list