diff options
Diffstat (limited to 'bin/net_applet')
-rwxr-xr-x | bin/net_applet | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/net_applet b/bin/net_applet index 03aa809..30c881f 100755 --- a/bin/net_applet +++ b/bin/net_applet @@ -1,5 +1,6 @@ #!/usr/bin/perl +use strict; use lib qw(/usr/lib/libDrakX); # i18n: IMPORTANT: to get correct namespace (drakx-net instead of libDrakX) |