diff libpurple/protocols/myspace/myspace.h @ 19596:582a5608cfc1

Update msimprpl to 0.18, targetting Pidgin/libpurple 2.2.0. msimprpl 0.17 was independently released for Pidgin/libpurple 2.1.1, but now I'm changing msimprpl back to be for the next release of Pidgin/libpurple.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 03 Sep 2007 17:59:44 +0000
parents f586bc904d71
children 339c7c8c0e08
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.h	Mon Sep 03 06:39:42 2007 +0000
+++ b/libpurple/protocols/myspace/myspace.h	Mon Sep 03 17:59:44 2007 +0000
@@ -75,7 +75,7 @@
 
 /* Use the attention API for zaps? */
 /* Can't have until >=2.2.0, since is a new API. */
-/*#define MSIM_USE_ATTENTION_API*/
+#define MSIM_USE_ATTENTION_API
 
 /* Constants */
 
@@ -96,7 +96,7 @@
 #define MSIM_LANGUAGE_NAME_ENGLISH  "ENGLISH"
 
 /* msimprpl version string of this plugin */
-#define MSIM_PRPL_VERSION_STRING    "0.17"
+#define MSIM_PRPL_VERSION_STRING    "0.18"
 
 /* Default server */
 #define MSIM_SERVER                 "im.myspace.akadns.net"