diff libpurple/protocols/myspace/myspace.h @ 27904:e4b0bf56667f

Explicitly add a stub for the status mood myspace messages. Closes #9887. Patch from Justin Williams (although Mark's change also fixed it so that these messages won't pop-up as IMs).
author Paul Aurich <paul@darkrain42.org>
date Thu, 13 Aug 2009 15:55:19 +0000
parents 8cb0f676c70d
children f1437342cc0e
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Thu Aug 13 04:05:13 2009 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Thu Aug 13 15:55:19 2009 +0000
@@ -132,6 +132,7 @@
 #define MSIM_BM_ACTION_OR_IM_INSTANT    121
 #define MSIM_BM_MEDIA                   122
 #define MSIM_BM_PROFILE                 124
+#define MSIM_BM_STATUS_MOOD             126
 #define MSIM_BM_UNOFFICIAL_CLIENT       200
 
 /* Authentication algorithm for login2 */