Rename kde-config to tde-config

pull/21/head
Timothy Pearson 12 years ago
parent 2ccae03735
commit 2d9a1830be

@ -60,7 +60,7 @@ foreach my $accountGroup (@accountGroups) {
}
# we need the directory where the imap cache is stored
open(CMD, "kde-config --localprefix|");
open(CMD, "tde-config --localprefix|");
my $basedir = <CMD>;
chomp( $basedir );
$basedir = $basedir."share/apps/kmail";

Loading…
Cancel
Save