From c1b3e316c56d9bea5e2cd3267a79c38ef860847c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 27 May 2005 05:59:58 +0000 Subject: kfm is gone for some time --- perl-install/install_any.pm | 5 ----- 1 file changed, 5 deletions(-) (limited to 'perl-install/install_any.pm') diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm index 4a46564a6..e96b6dcee 100644 --- a/perl-install/install_any.pm +++ b/perl-install/install_any.pm @@ -1119,11 +1119,6 @@ sub kderc_largedisplay { kfmIconStyle => "Large", kpanelIconStyle => "Normal", #- to change to Large when icons looks better KDEIconStyle => "Large") foreach list_skels($prefix, '.kderc'); - - substInFile { - s/^(GridWidth)=85/$1=100/; - s/^(GridHeight)=70/$1=75/; - } $_ foreach list_skels($prefix, '.kde/share/config/kfmrc'); } sub kdemove_desktop_file { -- cgit v1.2.1