summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/hd_gtk.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-13 09:07:20 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-13 09:07:20 +0000
commitf2467d0ad59c44b474066892140952d4999f2886 (patch)
treeda753366fb3e49bb7b3e564f3533d584553a32e5 /perl-install/diskdrake/hd_gtk.pm
parent06e7256bec34322b2fe7ace57cac7fdc9a5b4d92 (diff)
downloaddrakx-backup-do-not-use-f2467d0ad59c44b474066892140952d4999f2886.tar
drakx-backup-do-not-use-f2467d0ad59c44b474066892140952d4999f2886.tar.gz
drakx-backup-do-not-use-f2467d0ad59c44b474066892140952d4999f2886.tar.bz2
drakx-backup-do-not-use-f2467d0ad59c44b474066892140952d4999f2886.tar.xz
drakx-backup-do-not-use-f2467d0ad59c44b474066892140952d4999f2886.zip
(main) update action menu
Diffstat (limited to 'perl-install/diskdrake/hd_gtk.pm')
-rw-r--r--perl-install/diskdrake/hd_gtk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/diskdrake/hd_gtk.pm b/perl-install/diskdrake/hd_gtk.pm
index a6fe58c8a..2e1534f2e 100644
--- a/perl-install/diskdrake/hd_gtk.pm
+++ b/perl-install/diskdrake/hd_gtk.pm
@@ -63,7 +63,7 @@ sub main {
gtkadd($w->{window},
gtkpack_(Gtk2::VBox->new(0,7),
- 0, N("Choose action"),
+ 0, N("Click on a partition, choose a filesystem type then choose an action"),
1, (my $notebook_widget = Gtk2::Notebook->new),
0, (my $per_kind_action_box = Gtk2::HBox->new(0,0)),
0, (my $general_action_box = Gtk2::HBox->new(0,0)),