From b5d92fb45b0796f0140c2917c238fd0b6a192300 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 3 Feb 2012 18:45:08 -0600 Subject: Rename KDETMP KDEVARTMP and KDEWM --- ksmserver/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksmserver') diff --git a/ksmserver/main.cpp b/ksmserver/main.cpp index c98a1eb69..a7f8ef3d9 100644 --- a/ksmserver/main.cpp +++ b/ksmserver/main.cpp @@ -122,7 +122,7 @@ void sanity_check( int argc, char* argv[] ) } if (msg.isEmpty()) { - path = getenv("KDETMP"); + path = getenv("TDETMP"); if (path.isEmpty()) path = "/tmp"; if (!writeTest(path)) -- cgit v1.2.1