pidgin/plugins/perl/common/GtkPlugin.xs@e84d156a37d2
pidgin/plugins/perl/common/GtkPlugin.xs
Sun, 22 Jul 2007 08:14:16 +0000
- author
- Sean Egan <seanegan@pidgin.im>
- date
- Sun, 22 Jul 2007 08:14:16 +0000
- changeset 18869
- e84d156a37d2
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- child 19478
-
a60c440b01cb
- permissions
- -rw-r--r--
revert 'no visible tabs when only one conversation' as it proved unpopular. Made tabs only fill the entire width of the notebook when there's only one tab to avoid http://pidgin.im/~deryni/that_just_looks_dumb.png
#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()