From 83fbbc9011f1eb9ac691d646cd0dc60f79a10260 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 10 Apr 2001 15:02:40 +0000 Subject: (main): have an "Ok" button to leave --- perl-install/Xconfigurator.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Xconfigurator.pm') diff --git a/perl-install/Xconfigurator.pm b/perl-install/Xconfigurator.pm index 51d43c985..9ea624876 100644 --- a/perl-install/Xconfigurator.pm +++ b/perl-install/Xconfigurator.pm @@ -1331,7 +1331,7 @@ sub main { { title => 'XFdrake', messages => _("What do you want to do?"), - ok => '', + cancel => '', }, [ { format => sub { $_[0][0] }, val => \$f, list => [ -- cgit v1.2.1