From 9a8a1e372f4f35ebdc75da2a2cddc06a77e44fc4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:12:32 -0600 Subject: Rename KDEHOME and KDEDIR --- karm/test/locking.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'karm') diff --git a/karm/test/locking.cpp b/karm/test/locking.cpp index 2c18d4fed..cdf5e41a5 100644 --- a/karm/test/locking.cpp +++ b/karm/test/locking.cpp @@ -128,9 +128,9 @@ int main( int argc, char *argv[] ) short rval = 0; // Use another directory than the real one, just to keep things clean - // KDEHOME needs to be writable though, for a ksycoca database + // TDEHOME needs to be writable though, for a ksycoca database // FIXME: Delete this directory when done with test. - setenv( "KDEHOME", TQFile::encodeName( TQDir::homeDirPath() + "/.kde-testresource" ), true ); + setenv( "TDEHOME", TQFile::encodeName( TQDir::homeDirPath() + "/.kde-testresource" ), true ); // Copied from Till's test in libkcal. Not sure what this is for. setenv( "KDE_FORK_SLAVES", "yes", true ); // simpler, for the final cleanup -- cgit v1.2.1