diff -r 94dcf9e39d66 -r 4b933b06d75e pidgin/plugins/perl/common/GtkPluginPref.xs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pidgin/plugins/perl/common/GtkPluginPref.xs Sat Jan 20 02:32:10 2007 +0000 @@ -0,0 +1,4 @@ +#include "gtkmodule.h" + +MODULE = Gaim::GtkUI::PluginPref PACKAGE = Gaim::GtkUI::PluginPref PREFIX = gaim_gtk_plugin_pref_ +PROTOTYPES: ENABLE