Mercurial > pidgin
diff libpurple/protocols/mxit/mxit.c @ 31295: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.c Thu Jan 13 11:13:26 2011 +0000 +++ b/libpurple/protocols/mxit/mxit.c Wed Jan 26 08:36:08 2011 +0000 @@ -740,7 +740,7 @@ MXIT_PLUGIN_ID, /* plugin id (must be unique) */ MXIT_PLUGIN_NAME, /* plugin name (this will be displayed in the UI) */ - MXIT_PLUGIN_VERSION, /* version of the plugin */ + DISPLAY_VERSION, /* version of the plugin */ MXIT_PLUGIN_SUMMARY, /* short summary of the plugin */ MXIT_PLUGIN_DESC, /* description of the plugin (can be long) */