From bc6fbad93e2cd79cc72591ce2908fd1734d245a2 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Fri, 14 Aug 2009 15:31:49 +0000 Subject: Updated description. --- bin/draknetprofile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/draknetprofile') diff --git a/bin/draknetprofile b/bin/draknetprofile index f938698..f9bc2e3 100755 --- a/bin/draknetprofile +++ b/bin/draknetprofile @@ -193,6 +193,7 @@ gtkadd($w->{window}, gtknew('VBox', spacing => 5, children => [ $::isEmbedded ? () : (0, Gtk2::Banner->new('draknetprofile', $title)), 0, gtknew('WrappedLabel', text => N("This tool allows to control network profiles.")), + 0, gtknew('WrappedLabel', text => N("Select the netprofile modules:")), 1, gtknew('ScrolledWindow', width => 300, height => 150, child => $modules_list), 0, gtknew('WrappedLabel', text => N("Select a network profile:")), 1, gtknew('ScrolledWindow', width => 300, height => 150, child => $profiles_list), -- cgit v1.2.1