diff options
Diffstat (limited to 'kooka/kocrbase.h')
-rw-r--r-- | kooka/kocrbase.h | 2 |
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(); } |