changeset 14569:7bf6f9102b77

[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>
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 17 Sep 2006 06:30:12 +0000
parents c449f2b6f52f
children a23083c0514d
files gtk/plugins/perl/common/GtkUI.xs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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: