diff libpurple/protocols/msn/msn.h @ 19465:d9d9283680a4

In MSN prpl, use attention API. Can be disabled by undefining MSN_USE_ATTENTION_API. Also update Yahoo prpl to use a common idiom in the attention_types function that MSN also uses.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 27 Aug 2007 06:58:54 +0000
parents 02abb6713cf2
children 44b4e8bd759b 1754155051a4
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.h	Mon Aug 27 06:08:14 2007 +0000
+++ b/libpurple/protocols/msn/msn.h	Mon Aug 27 06:58:54 2007 +0000
@@ -79,6 +79,10 @@
 	"Client-Name: Purple/" VERSION "\r\n" \
 	"Chat-Logging: Y\r\n"
 
+/* Index into attention_types */
+#define MSN_NUDGE 0
+
+#define MSN_USE_ATTENTION_API
 
 typedef enum
 {