From e81bdee8ae92d6eeb82daa8c0a0e46bf37f4a6da Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 8 Dec 2011 17:39:53 -0600 Subject: Rename additional KDE strings --- khotkeys/kcontrol/init.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khotkeys/kcontrol/init.cpp') diff --git a/khotkeys/kcontrol/init.cpp b/khotkeys/kcontrol/init.cpp index 4bc587494..2278fa038 100644 --- a/khotkeys/kcontrol/init.cpp +++ b/khotkeys/kcontrol/init.cpp @@ -31,7 +31,7 @@ extern "C" // Non-xinerama multhead support in KDE is just a hack // involving forking apps per-screen. Don't bother with // kded modules in such case. - TQCString multiHead = getenv("KDE_MULTIHEAD"); + TQCString multiHead = getenv("TDE_MULTIHEAD"); if (multiHead.lower() == "true") kapp->tdeinitExec( "khotkeys" ); else -- cgit v1.2.1