Mercurial > pidgin.yaz
view pidgin/plugins/perl/common/GtkPlugin.xs @ 24018:40a4e02027f4
shuffle some code around to make sure are using the right errno,
References #7032
| author | Ka-Hing Cheung <khc@hxbc.us> |
|---|---|
| date | Thu, 11 Sep 2008 04:19:37 +0000 |
| parents | 80af064d311c |
| children |
line wrap: on
line source
#include "gtkmodule.h" MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugins PREFIX = pidgin_plugins_ PROTOTYPES: ENABLE void pidgin_plugins_save() MODULE = Pidgin::Plugin PACKAGE = Pidgin::Plugin::Dialog PREFIX = pidgin_plugin_dialog_ PROTOTYPES: ENABLE void pidgin_plugin_dialog_show()
