From 5159cd2beb2e87806a5b54e9991b7895285c9d3e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:04:16 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdecore/kapplication.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/kapplication.cpp') diff --git a/tdecore/kapplication.cpp b/tdecore/kapplication.cpp index 2950d6170..bd17e972a 100644 --- a/tdecore/kapplication.cpp +++ b/tdecore/kapplication.cpp @@ -68,7 +68,7 @@ #include #include #include -#include +#include #include #include #include @@ -2970,7 +2970,7 @@ void TDEApplication::broadcastKeyCode(unsigned int keyCode) TQCString TDEApplication::launcher() { - return "klauncher"; + return "tdelauncher"; } static int -- cgit v1.2.1