From 81068b4c188a82c0ae486665617f385997e619cd Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 16 Sep 1999 17:30:46 +0000 Subject: no_comment --- perl-install/Xconfigurator_consts.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Xconfigurator_consts.pm') diff --git a/perl-install/Xconfigurator_consts.pm b/perl-install/Xconfigurator_consts.pm index 3bc757382..17ecb02f8 100644 --- a/perl-install/Xconfigurator_consts.pm +++ b/perl-install/Xconfigurator_consts.pm @@ -2,7 +2,7 @@ use common qw(:common); %depths = ( 8 => __("256 colors"), -#- 15 => __("32 thousand colors"), + 15 => __("32 thousand colors"), 16 => __("65 thousand colors"), 24 => __("16 million colors"), 32 => __("4 billion colors"), -- cgit v1.2.1