summaryrefslogtreecommitdiffstats
path: root/bin/net_applet
diff options
context:
space:
mode:
Diffstat (limited to 'bin/net_applet')
-rwxr-xr-xbin/net_applet2
1 files changed, 1 insertions, 1 deletions
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);