Mercurial > pidgin
changeset 22225:d2fc168b5e7a
Fix zap functionality in MySpaceIM.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Sun, 27 Jan 2008 21:37:43 +0000 |
parents | d1b36a8c920a |
children | 9f95357c21b9 da9179374c50 |
files | libpurple/protocols/myspace/myspace.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.c Sun Jan 27 20:52:53 2008 +0000 +++ b/libpurple/protocols/myspace/myspace.c Sun Jan 27 21:37:43 2008 +0000 @@ -780,7 +780,7 @@ } else if (g_str_equal(msg_text, "%stoptyping%")) { serv_got_typing_stopped(session->gc, username); rc = TRUE; - } else if (strstr(msg_text, "!!!ZAP_SEND!!!=RTE_BTN_ZAPS_") == msg_text) { + } else if (strstr(msg_text, "!!!ZAP_SEND!!!=RTE_BTN_ZAPS_")) { rc = msim_incoming_zap(session, msg); } else if (strstr(msg_text, "!!!GroupCount=")) { /* TODO: support group chats. I think the number in msg_text has