diff --git a/doc/kpat/man-kpat.6.docbook b/doc/kpat/man-kpat.6.docbook index 61346109..0ae85f1e 100644 --- a/doc/kpat/man-kpat.6.docbook +++ b/doc/kpat/man-kpat.6.docbook @@ -314,7 +314,7 @@ sets the client geometry of the main widget. &kpat; is documented in detail in The &kpat; Handbook -($TDEDIRshare/doc/HTML/en/kpat/index.html +($TDEDIRshare/doc/tde/HTML/en/kpat/index.html or enter help://kpat/index.html in &konqueror;). diff --git a/kgoldrunner/src/kgoldrunner.cpp b/kgoldrunner/src/kgoldrunner.cpp index 6c01cdbc..5bc35bee 100644 --- a/kgoldrunner/src/kgoldrunner.cpp +++ b/kgoldrunner/src/kgoldrunner.cpp @@ -826,7 +826,7 @@ bool KGoldrunner::getDirectories() // $TDEDIRS (e.g. "/usr/local/kde" or "/opt/trinity/"). Application user data // files are in a directory structure given by $TDEHOME ("$HOME/.kde"). // Within those two structures, the three sub-directories will typically be - // "share/doc/HTML/en/kgoldrunner/", "share/apps/kgoldrunner/system/" and + // "share/doc/tde/HTML/en/kgoldrunner/", "share/apps/kgoldrunner/system/" and // "share/apps/kgoldrunner/user/". Note that it is necessary to have // an extra path level ("system" or "user") after "kgoldrunner", otherwise // all the KGoldrunner files have similar path names (after "apps") and