Wed, 09 May 2007 01:21:15 +0000
Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.
#include "gtkmodule.h" MODULE = Pidgin::Roomlist PACKAGE = Pidgin::Roomlist PREFIX = pidgin_roomlist_ PROTOTYPES: ENABLE gboolean pidgin_roomlist_is_showable() MODULE = Pidgin::Roomlist PACKAGE = Pidgin::Roomlist::Dialog PREFIX = pidgin_roomlist_dialog_ PROTOTYPES: ENABLE void pidgin_roomlist_dialog_show() void pidgin_roomlist_dialog_show_with_account(account) Purple::Account account