From 88838f421c1d218531cb0ddcc2599ae90e744759 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:13:44 -0600 Subject: Rename KDEHOME and KDEDIR --- src/simplemainwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/simplemainwindow.cpp') diff --git a/src/simplemainwindow.cpp b/src/simplemainwindow.cpp index caa7f07d..e71e6b1d 100644 --- a/src/simplemainwindow.cpp +++ b/src/simplemainwindow.cpp @@ -99,9 +99,9 @@ void SimpleMainWindow::init() " properly.\nPlease make sure " "that KDevelop is installed in your KDE directory; otherwise, you have " "to add KDevelop's installation " - "path to the environment variable KDEDIRS and run kbuildsycoca. Restart " + "path to the environment variable TDEDIRS and run kbuildsycoca. Restart " "KDevelop afterwards.\n" - "Example for BASH users:\nexport KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"), + "Example for BASH users:\nexport TDEDIRS=/path/to/tdevelop:$TDEDIRS && kbuildsycoca"), i18n("Could Not Find Plugins") ); } -- cgit v1.2.1