Mercurial > pidgin
changeset 21817:c03139b26b77
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
and 'c249c7a3d3148046c85b2f023c4ca56b4d60ea2c'
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 11 Dec 2007 18:42:26 +0000 |
parents | 57765d468458 (current diff) ef781d8d2ec1 (diff) |
children | 1aba82112cf2 1162bf342def |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c Tue Dec 11 16:51:07 2007 +0000 +++ b/libpurple/protocols/msn/msn.c Tue Dec 11 18:42:26 2007 +0000 @@ -847,7 +847,7 @@ 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; }