From 4ba5bb2d9f5cbce0b83679805e828b6788d73b45 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 11 Apr 2012 11:59:20 -0500 Subject: [PATCH] Update HTML install path references. (cherry picked from commit 7837f2ddb80e14ae851f95d4a86d8246d1d8db4f) --- doc/kpat/man-kpat.6.docbook | 2 +- kgoldrunner/src/kgoldrunner.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/kpat/man-kpat.6.docbook b/doc/kpat/man-kpat.6.docbook index 7ea3ce27..16e625cb 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 -($KDEDIRshare/doc/HTML/en/kpat/index.html +($KDEDIRshare/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 42f04d03..58f0e9b9 100644 --- a/kgoldrunner/src/kgoldrunner.cpp +++ b/kgoldrunner/src/kgoldrunner.cpp @@ -826,7 +826,7 @@ bool KGoldrunner::getDirectories() // $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 + // "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