Changeset 459dec8 for protocols/nogaim.c

Timestamp:
2015-12-06T04:41:32Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
dbca297, df701918
Parents:
c54bb11
Message:

purple: fix crash when doing 'chat with' with skypeweb

It was passing the wrong data to the callback - it was supposed to pass
the data of the PurpleMenuItem but it passed the PurpleMenuItem itself.

Probably also applies to other protocols too. It worked fine with
jabber, which i'm guessing is what this code was tested with originally.

It still whines about the null return value saying "(Possible) failure"
but, eh, whatever.

(No files)

Note: See TracChangeset for help on using the changeset viewer.