pidgin/plugins/perl/common/GtkPluginPref.xs@88b99c8f86ad
pidgin/plugins/perl/common/GtkPluginPref.xs
Sun, 21 Aug 2011 08:03:38 +0000
- author
- Mark Doliner <markdoliner@pidgin.im>
- date
- Sun, 21 Aug 2011 08:03:38 +0000
- changeset 32158
- 88b99c8f86ad
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fix compilation of perl plugin. I guess this code doesn't rebuild
correctly if the headers it uses change
#include "gtkmodule.h"
MODULE = Pidgin::PluginPref PACKAGE = Pidgin::PluginPref PREFIX = pidgin_plugin_pref_
PROTOTYPES: ENABLE