From b203c65ef80191b0dad43616bb30545b5ec58a52 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 9 Dec 2011 23:28:22 +0000 Subject: net_applet: use better libnotify app name --- bin/net_applet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/net_applet') diff --git a/bin/net_applet b/bin/net_applet index fd2b79b..2873679 100755 --- a/bin/net_applet +++ b/bin/net_applet @@ -20,7 +20,7 @@ use dbus_object; use network::monitor; use network::signal_strength; use detect_devices; -use Gtk2::Notify -init, 'notify'; +use Gtk2::Notify -init, 'NetApplet'; use ugtk2 qw(:create :helpers :wrappers :dialogs); -- cgit v1.2.1