pidgin/plugins/perl/common/GtkPlugin.xs@fd9f6dddc443
pidgin/plugins/perl/common/GtkPlugin.xs
Sun, 21 Dec 2008 04:14:18 +0000
- author
- John Bailey <rekkanoryo@rekkanoryo.org>
- date
- Sun, 21 Dec 2008 04:14:18 +0000
- changeset 25286
- fd9f6dddc443
- parent 21342
-
6d1d2ebd9277
- permissions
- -rw-r--r--
The road to a new version starts with but a single commit...
#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()