--- a/gtk/plugins/perl/common/GtkPlugin.xs Mon Sep 18 03:17:11 2006 +0000 +++ b/gtk/plugins/perl/common/GtkPlugin.xs Mon Sep 18 04:22:44 2006 +0000 @@ -1,16 +1,5 @@ #include "gtkmodule.h" -/* This can't work at the moment since I don't have a typemap for Gtk::Widget. - * I thought about using the one from libgtk2-perl but wasn't sure how to go - * about doing that. -Gtk::Widget -gaim_gtk_plugin_get_config_frame(plugin) - Gaim::Plugin plugin -*/ - -MODULE = Gaim::GtkUI::Plugin PACKAGE = Gaim::GtkUI::Plugin PREFIX = gaim_gtk_plugin_ -PROTOTYPES: ENABLE - MODULE = Gaim::GtkUI::Plugin PACKAGE = Gaim::GtkUI::Plugins PREFIX = gaim_gtk_plugins_ PROTOTYPES: ENABLE