diff options
Diffstat (limited to 'kgoldrunner/src/kgoldrunner.cpp')
-rw-r--r-- | kgoldrunner/src/kgoldrunner.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgoldrunner/src/kgoldrunner.cpp b/kgoldrunner/src/kgoldrunner.cpp index 64dc6269..01b9176f 100644 --- a/kgoldrunner/src/kgoldrunner.cpp +++ b/kgoldrunner/src/kgoldrunner.cpp @@ -823,7 +823,7 @@ bool KGoldrunner::getDirectories() // WHERE THINGS ARE: In the KDE 3 environment (Release 3.1.1), application // documentation and data files are in a directory structure given by - // $KDEDIRS (e.g. "/usr/local/kde" or "/opt/kde3/"). Application user data + // $KDEDIRS (e.g. "/usr/local/kde" or "/opt/trinity/"). Application user data // files are in a directory structure given by $KDEHOME ("$HOME/.kde"). // Within those two structures, the three sub-directories will typically be // "share/doc/HTML/en/kgoldrunner/", "share/apps/kgoldrunner/system/" and |