summaryrefslogtreecommitdiffstats
path: root/kooka/kocrbase.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:09:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:09:28 -0600
commite5997191c841f394af211aee9c20dcf1de7ba3ac (patch)
tree59e8d58c6a7f96baf87ce08b043abcd511bffeb5 /kooka/kocrbase.h
parente3138d4a7e81ca0ff92fb7d055034e908f892b76 (diff)
downloadtdegraphics-e5997191c841f394af211aee9c20dcf1de7ba3ac.tar.gz
tdegraphics-e5997191c841f394af211aee9c20dcf1de7ba3ac.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kooka/kocrbase.h')
-rw-r--r--kooka/kocrbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/kocrbase.h b/kooka/kocrbase.h
index 3597908f..8e10bd0d 100644
--- a/kooka/kocrbase.h
+++ b/kooka/kocrbase.h
@@ -69,7 +69,7 @@ public:
/**
* @return the filename (without path) of the logo of the ocr engine.
- * the logo needs to be installed in $KDEDIR/share/apps/kooka/pics
+ * the logo needs to be installed in $TDEDIR/share/apps/kooka/pics
*/
virtual TQString ocrEngineLogo() const { return TQString(); }