From f66da5419372f9c931645c7685fd44d69d8a66c5 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 5 Jan 2000 21:26:23 +0000 Subject: no_comment --- perl-install/install_any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 12e080d57..6403ebf7a 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -589,7 +589,7 @@ sub kderc_largedisplay($) { foreach (list_skels()) { substInFile { s/^(GridWidth)=85/$1=100/; - s/^(GridWidth)=70/$1=75/; + s/^(GridHeight)=70/$1=75/; } "$prefix$_/.kde/share/config/kfmrc" } } -- cgit v1.2.1