diff options
author | Darrell Anderson <[email protected]> | 2012-04-11 11:59:20 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-04-11 11:59:20 -0500 |
commit | 7837f2ddb80e14ae851f95d4a86d8246d1d8db4f (patch) | |
tree | b9601b812baae20944ce9471bf068aa85124e437 /kgoldrunner | |
parent | b334868e894f7ca29fd91f93eb26532a9ce1ac09 (diff) | |
download | tdegames-7837f2ddb80e14ae851f95d4a86d8246d1d8db4f.tar.gz tdegames-7837f2ddb80e14ae851f95d4a86d8246d1d8db4f.zip |
Update HTML install path references.
Diffstat (limited to 'kgoldrunner')
-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 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 |