From 12858a514b77b4791f9d676b0a2219c639121f93 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 5 Feb 2003 17:34:44 +0000 Subject: have "<- Previous" button in choosePackagesTree --- perl-install/install_steps_gtk.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps_gtk.pm') diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm index 7210c14a7..bb69a8147 100644 --- a/perl-install/install_steps_gtk.pm +++ b/perl-install/install_steps_gtk.pm @@ -395,7 +395,7 @@ sub choosePackagesTree { }, auto_deps => N("Show automatically selected packages"), ok => N("Install"), - cancel => $limit_to_medium && N("Cancel"), + cancel => N("<- Previous"), icons => [ { icon => 'floppy', help => N("Load/Save on floppy"), wait_message => N("Updating package selection"), -- cgit v1.2.1