summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-11-04 15:48:56 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-11-04 15:48:56 +0000
commitb45cc8868229f2e1236beab2110ae975de472bf7 (patch)
treed8a5701ec9a666ae598e55f4fab39d15cdf0097f
parent749c9a4da350b6bf1796cf9c263276ce7ce9e252 (diff)
downloaddrakx-backup-do-not-use-b45cc8868229f2e1236beab2110ae975de472bf7.tar
drakx-backup-do-not-use-b45cc8868229f2e1236beab2110ae975de472bf7.tar.gz
drakx-backup-do-not-use-b45cc8868229f2e1236beab2110ae975de472bf7.tar.bz2
drakx-backup-do-not-use-b45cc8868229f2e1236beab2110ae975de472bf7.tar.xz
drakx-backup-do-not-use-b45cc8868229f2e1236beab2110ae975de472bf7.zip
network statistics really are global ones, not per interface ones.
let not confuse the end user
-rwxr-xr-xperl-install/standalone/net_monitor2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/net_monitor b/perl-install/standalone/net_monitor
index 98821ff84..979f59132 100755
--- a/perl-install/standalone/net_monitor
+++ b/perl-install/standalone/net_monitor
@@ -99,7 +99,7 @@ gtkadd($window1->{window},
N("Profile "), $combo1)
)
),
- 1, gtkadd(gtkset_shadow_type(Gtk2::Frame->new(N("Statistics")), 'etched_out'),
+ 1, gtkadd(gtkset_shadow_type(Gtk2::Frame->new(N("Global statistics")), 'etched_out'),
gtkpack__(Gtk2::VBox->new(0,0),
create_packtable({ col_spacings => 1, row_spacings => 1 },
[ "", "instantaneous" , "average" ],