summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2005-09-16 13:49:57 +0000
committerAntoine Ginies <aginies@mandriva.com>2005-09-16 13:49:57 +0000
commitde6cbcf0b6020a531e7e2f4363f95c8b1574c6ce (patch)
tree0f0af1823d689542999e85cb2c879ae9e1781b79 /perl-install/standalone
parent174aabbfff4a5554bc1c286a2b873f7f2e1169f4 (diff)
downloaddrakx-backup-do-not-use-de6cbcf0b6020a531e7e2f4363f95c8b1574c6ce.tar
drakx-backup-do-not-use-de6cbcf0b6020a531e7e2f4363f95c8b1574c6ce.tar.gz
drakx-backup-do-not-use-de6cbcf0b6020a531e7e2f4363f95c8b1574c6ce.tar.bz2
drakx-backup-do-not-use-de6cbcf0b6020a531e7e2f4363f95c8b1574c6ce.tar.xz
drakx-backup-do-not-use-de6cbcf0b6020a531e7e2f4363f95c8b1574c6ce.zip
fix drakhosts banner
Diffstat (limited to 'perl-install/standalone')
-rw-r--r--perl-install/standalone/drakhosts2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakhosts b/perl-install/standalone/drakhosts
index 2e6948ec7..32c6fd116 100644
--- a/perl-install/standalone/drakhosts
+++ b/perl-install/standalone/drakhosts
@@ -235,7 +235,7 @@ my $okcancel = create_okcancel({
# main interface
$W->add(gtkpack_(Gtk2::VBox->new(0,0),
if_(!$::isEmbedded, 0, Gtk2::Banner->new('IC-Dhost-48', N("DrakHOSTS manage hosts definitions"))),
- if_($::isEmbedded, 0, Gtk2::Label->new("Here you can add, remove and alter NFS shares.")),
+ #if_($::isEmbedded, 0, Gtk2::Label->new("Here you can add, remove and alter hosts definition.")),
1, gtkpack_(gtkset_border_width(Gtk2::HBox->new, 0),
1, create_scrolled_window($treeview),
0, gtkpack_(gtkset_border_width(create_vbox('start', 3)),