From 99ee6fd7e9737b5441af4a6cfdd69ff4b7eff5d3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:14:11 -0600 Subject: Rename KDEHOME and KDEDIR --- klinkstatus/src/klinkstatus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'klinkstatus/src') diff --git a/klinkstatus/src/klinkstatus.cpp b/klinkstatus/src/klinkstatus.cpp index 902ebe0f..8c5da395 100644 --- a/klinkstatus/src/klinkstatus.cpp +++ b/klinkstatus/src/klinkstatus.cpp @@ -72,7 +72,7 @@ KLinkStatus::KLinkStatus() { // if we couldn't find our Part, we exit since the Shell by // itself can't do anything useful - KMessageBox::error(this, i18n("Could not find the KLinkStatus part; did you configure with '--prefix=/$KDEDIR' and perform 'make install'?")); + KMessageBox::error(this, i18n("Could not find the KLinkStatus part; did you configure with '--prefix=/$TDEDIR' and perform 'make install'?")); kapp->quit(); // we return here, cause kapp->quit() only means "exit the // next time we enter the event loop... -- cgit v1.2.3