← Back to team overview

do-plugins team mailing list archive

[Bug 314927] Re: Pidgin chat action fails to open chat, sending wrong param over dbus

 

OK

i fix this problem.

change 
            int PurpleConversationNew (uint type, int account, string name);
to
            int PurpleConversationNew (int type, int account, string name);

in Pidgin/src/Pidgin.cs

-- 
Pidgin chat action fails to open chat, sending wrong param over dbus
https://bugs.launchpad.net/bugs/314927
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.