Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkDebug.xs @ 23633:3ec514b98728
Uninstall the CAcert certs in the win32 uninstaller.
| author | Daniel Atallah <daniel.atallah@gmail.com> |
|---|---|
| date | Wed, 23 Jul 2008 00:36:50 +0000 |
| parents | e622745f6f42 |
| children |
line wrap: on
line source
#include "gtkmodule.h" MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug PREFIX = pidgin_debug_ PROTOTYPES: ENABLE Purple::Handle pidgin_debug_get_handle() MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug::Window PREFIX = pidgin_debug_window_ PROTOTYPES: ENABLE void pidgin_debug_window_show() void pidgin_debug_window_hide()
