diff libpurple/protocols/mxit/mxit.h @ 31744:bcc22eeaf3fa

It's no longer necessary to have a separate Plugin version for the MXit prpl. Just use the libpurple version.
author andrew.victor@mxit.com
date Wed, 26 Jan 2011 08:36:08 +0000
parents b8d9329dda4a
children 02b510d2d014
line wrap: on
line diff
--- a/libpurple/protocols/mxit/mxit.h	Thu Jan 13 11:13:26 2011 +0000
+++ b/libpurple/protocols/mxit/mxit.h	Wed Jan 26 08:36:08 2011 +0000
@@ -63,13 +63,12 @@
 /* Plugin details */
 #define		MXIT_PLUGIN_ID				"prpl-loubserp-mxit"
 #define		MXIT_PLUGIN_NAME			"MXit"
-#define		MXIT_PLUGIN_VERSION			"2.4.0"
 #define		MXIT_PLUGIN_EMAIL			"Pieter Loubser <libpurple@mxit.com>"
 #define		MXIT_PLUGIN_WWW				"http://www.mxit.com"
 #define		MXIT_PLUGIN_SUMMARY			"MXit Protocol Plugin"
 #define		MXIT_PLUGIN_DESC			"MXit"
 
-#define		MXIT_HTTP_USERAGENT			"libpurple-"MXIT_PLUGIN_VERSION
+#define		MXIT_HTTP_USERAGENT			"libpurple-"DISPLAY_VERSION
 
 
 /* default connection settings */