Wed, 03 Feb 2010 21:34:41 +0000
jabber: Don't print the smiley shortcut in the error message when trying to
send a too large custom smiley, since the shortcut get substituded in the
error message, and I'm not sure we want that...
#include "gtkmodule.h" MODULE = Pidgin::Privacy PACKAGE = Pidgin::Privacy PREFIX = pidgin_ PROTOTYPES: ENABLE void pidgin_request_add_permit(account, name) Purple::Account account const char * name void pidgin_request_add_block(account, name) Purple::Account account const char * name MODULE = Pidgin::Privacy PACKAGE = Pidgin::Privacy::Dialog PREFIX = pidgin_privacy_dialog_ PROTOTYPES: ENABLE void pidgin_privacy_dialog_show() void pidgin_privacy_dialog_hide()