pidgin/plugins/perl/common/GtkPlugin.xs@fc320558f36f
pidgin/plugins/perl/common/GtkPlugin.xs
Tue, 25 Aug 2009 03:58:42 +0000
- author
- John Bailey <rekkanoryo@rekkanoryo.org>
- date
- Tue, 25 Aug 2009 03:58:42 +0000
- changeset 28374
- fc320558f36f
- parent 21342
-
6d1d2ebd9277
- permissions
- -rw-r--r--
Tweak the blurb I added to the about box for the support list to be even more
verbose and hopefully more helpful to users.
#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()