From e8aafb6796829091a7778d50c5e0f0275759776d Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 14 Mar 2008 16:07:54 +0000 Subject: rename as Gtk2::Notify::Queue --- perl-install/ugtk2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/ugtk2.pm') diff --git a/perl-install/ugtk2.pm b/perl-install/ugtk2.pm index 47c5ff852..1d5b1c6c8 100644 --- a/perl-install/ugtk2.pm +++ b/perl-install/ugtk2.pm @@ -1544,7 +1544,7 @@ sub RENDER { # not that efficient... 1; -package Gtk2::NotificationBubble::Queue; +package Gtk2::Notify::Queue; sub new { my ($class, $statusicon) = @_; -- cgit v1.2.1