diff libpurple/protocols/msn/msn.h @ 19993:e73e510d56ec

A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 13 Sep 2007 03:02:34 +0000
parents 43a8cd1f708c
children 8a4748cbf844
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.h	Thu Sep 13 02:38:20 2007 +0000
+++ b/libpurple/protocols/msn/msn.h	Thu Sep 13 03:02:34 2007 +0000
@@ -59,6 +59,7 @@
 
 #define USEROPT_MSNSERVER 3
 #define MSN_SERVER "messenger.hotmail.com"
+#define MSN_HTTPCONN_SERVER "gateway.messenger.hotmail.com"
 #define USEROPT_MSNPORT 4
 #define MSN_PORT 1863