From e5997191c841f394af211aee9c20dcf1de7ba3ac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 19:09:28 -0600 Subject: Rename KDEHOME and KDEDIR --- kolourpaint/kpmainwindow_file.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kolourpaint') diff --git a/kolourpaint/kpmainwindow_file.cpp b/kolourpaint/kpmainwindow_file.cpp index 93743bc2..4178bd0a 100644 --- a/kolourpaint/kpmainwindow_file.cpp +++ b/kolourpaint/kpmainwindow_file.cpp @@ -425,8 +425,8 @@ void kpMainWindow::slotScan () m_scanDialog = KScanDialog::getScanDialog (this, "scandialog", true/*modal*/); // No scanning support (tdegraphics/libkscan) installed? - // [Remove $KDEDIR/share/servicetypes/kscan.desktop and - // $KDEDIR/share/services/scanservice.desktop to simulate this] + // [Remove $TDEDIR/share/servicetypes/kscan.desktop and + // $TDEDIR/share/services/scanservice.desktop to simulate this] if (!m_scanDialog) { #if DEBUG_KP_MAIN_WINDOW -- cgit v1.2.3