From 7a1fd96fc477a757d31be774cced95b268d8faa5 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 14 Mar 2008 16:08:20 +0000 Subject: adapt to new name --- bin/net_applet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/net_applet b/bin/net_applet index db4e593..2b349eb 100755 --- a/bin/net_applet +++ b/bin/net_applet @@ -159,7 +159,7 @@ eval { }); } if $dbus; -my $bubble_queue = Gtk2::NotificationBubble::Queue->new($icon); +my $bubble_queue = Gtk2::Notify::Queue->new($icon); $icon->signal_connect(activate => sub { my ($_icon, $button, $time) = @_; -- cgit v1.2.1