/pidgin/main: f6a91e6c77a4: msn: Update Application ID to re-ena...
Elliott Sales de Andrade <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: f6a91e6c77a44e6303eb47085516edacaed24ece Author: Elliott Sales de Andrade <[email protected]> Date: 2014-11-12 00:31 -0500 Branch: release-2.x.y URL: https://hg.pidgin.im/pidgin/main/rev/f6a91e6c77a4 Description: msn: Update Application ID to re-enable buddy list. Thanks to TReKiE on IRC for the new ID. diffstat: libpurple/protocols/msn/contact.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (13 lines): diff --git a/libpurple/protocols/msn/contact.h b/libpurple/protocols/msn/contact.h --- a/libpurple/protocols/msn/contact.h +++ b/libpurple/protocols/msn/contact.h @@ -60,7 +60,8 @@ typedef enum #include "session.h" #include "soap.h" -#define MSN_APPLICATION_ID "CFE80F9D-180F-4399-82AB-413F33A1FA11" +/* Thanks to TReKiE on the #pidgin channel for this new ID. */ +#define MSN_APPLICATION_ID "484AAC02-7F59-41B7-9601-772045DCC569" #define MSN_CONTACT_SERVER "local-bay.contacts.msn.com"