Fri, 27 Apr 2007 05:20:10 +0000
merge of '1d0da9270ff943178c005ff243d0f8dbe783a23e'
and '067fc4e24a2621f4c23d259090519ecb3e08c64c'
#include "gtkmodule.h" MODULE = Pidgin::Pounce PACKAGE = Pidgin::Pounce PREFIX = pidgin_pounce_ PROTOTYPES: ENABLE void pidgin_pounce_editor_show(account, name, cur_pounce) Purple::Account account const char * name Purple::Pounce cur_pounce MODULE = Pidgin::Pounce PACKAGE = Pidgin::Pounces PREFIX = pidgin_pounces_ PROTOTYPES: ENABLE Purple::Handle pidgin_pounces_get_handle() MODULE = Pidgin::Pounce PACKAGE = Pidgin::Pounces::Manager PREFIX = pidgin_pounces_manager_ PROTOTYPES: ENABLE void pidgin_pounces_manager_show() void pidgin_pounces_manager_hide()