pidgin/plugins/perl/common/GtkPlugin.xs@3c35ae665581
pidgin/plugins/perl/common/GtkPlugin.xs
Sat, 28 Apr 2007 01:46:53 +0000
- author
- Stu Tomlinson <nosnilmot@pidgin.im>
- date
- Sat, 28 Apr 2007 01:46:53 +0000
- changeset 16619
- 3c35ae665581
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- child 19478
-
a60c440b01cb
- permissions
- -rw-r--r--
Delete the right things, and some other things, while building an RPM.
Hopefully this will make building an RPM happier and the resulting RPM less
noisy about our new split prpl things.
#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()