# HG changeset patch
# User Etan Reisner <pidgin@unreliablesource.net>
# Date 1158474612 0
# Node ID 7bf6f9102b774edec775a8851f3787cec4e73747
# Parent  c449f2b6f52fceb410e598319ccc9e76a71812c4
[gaim-migrate @ 17293]
Here's the oops connected to my big commit, I knew there would be at least
one. Fix the main gtkperl module bootstrap stuff.

committer: Tailor Script <tailor@pidgin.im>

diff -r c449f2b6f52f -r 7bf6f9102b77 gtk/plugins/perl/common/GtkUI.xs
--- a/gtk/plugins/perl/common/GtkUI.xs	Sun Sep 17 05:44:22 2006 +0000
+++ b/gtk/plugins/perl/common/GtkUI.xs	Sun Sep 17 06:30:12 2006 +0000
@@ -47,7 +47,7 @@
 GAIM_PERL_BOOT_PROTO(GtkUI__Utils);
 GAIM_PERL_BOOT_PROTO(GtkUI__Xfer);
 
-MODULE = Gaim::Gtk  PACKAGE = Gaim::Gtk PREFIX = gaim_gtk_
+MODULE = Gaim::GtkUI  PACKAGE = Gaim::GtkUI  PREFIX = gaim_gtk_
 PROTOTYPES: ENABLE
 
 BOOT: