diff libpurple/protocols/msn/nexus.h @ 32532:2851202488e9

Pluck service changes. *** Plucked rev 3608ff5d43348b8cf98114d2e04c9d2af0961c8f (qulogic@pidgin.im): Windows Live Spaces do not exist anymore. *** Plucked rev c209610aea6c76c779b42150d1a3b2c677da33ec (qulogic@pidgin.im): The official client doesn't seem to use Live Contacts, but there is a "What's New?" service.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 22 Feb 2012 05:32:14 +0000
parents 504a65e03514
children
line wrap: on
line diff
--- a/libpurple/protocols/msn/nexus.h	Sat Feb 18 23:28:43 2012 +0000
+++ b/libpurple/protocols/msn/nexus.h	Wed Feb 22 05:32:14 2012 +0000
@@ -36,9 +36,8 @@
 	MSN_AUTH_MESSENGER_WEB = 1,
 	MSN_AUTH_CONTACTS      = 2,
 	MSN_AUTH_LIVE_SECURE   = 3,
-	MSN_AUTH_SPACES        = 4,
-	MSN_AUTH_LIVE_CONTACTS = 5,
-	MSN_AUTH_STORAGE       = 6
+	MSN_AUTH_STORAGE       = 4,
+	MSN_AUTH_WHATSNEW      = 5
 } MsnAuthDomains;
 
 #define MSN_SSO_SERVER	"login.live.com"