pidgin/plugins/perl/common/GtkPlugin.xs@2c3a4932fafe
pidgin/plugins/perl/common/GtkPlugin.xs
Tue, 06 Jan 2009 03:57:32 +0000
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Tue, 06 Jan 2009 03:57:32 +0000
- branch
- next.minor
- changeset 25864
- 2c3a4932fafe
- parent 21342
-
6d1d2ebd9277
- permissions
- -rw-r--r--
ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
Closes #7760
#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()