diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-10 23:20:57 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-04-10 23:20:57 -0500 |
commit | 979b0c9a1ca30628cb4cff90e231ce973aaf6117 (patch) | |
tree | 4abb89e7d6488d0990481c16538adf44fda352a6 /tdecore/kstandarddirs.h | |
parent | 3666c5839676a62b5e9b316f252d9957f8c5abb2 (diff) | |
download | tdelibs-979b0c9a1ca30628cb4cff90e231ce973aaf6117.tar.gz tdelibs-979b0c9a1ca30628cb4cff90e231ce973aaf6117.zip |
Update final HTML install path so all modules are consistent.
Diffstat (limited to 'tdecore/kstandarddirs.h')
-rw-r--r-- | tdecore/kstandarddirs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/kstandarddirs.h b/tdecore/kstandarddirs.h index e1e56bcb3..4dbd86560 100644 --- a/tdecore/kstandarddirs.h +++ b/tdecore/kstandarddirs.h @@ -57,7 +57,7 @@ class KStandardDirsPrivate; * may be even more. Under these prefixes there are several well * defined suffixes where specific resource types are to be found. * For example, for the resource type "html" the suffixes could be - * share/doc/HTML and share/doc/kde/HTML. + * share/doc/HTML and share/doc/tde/HTML. * So the search algorithm basically appends to each prefix each registered * suffix and tries to locate the file there. * To make the thing even more complex, it's also possible to register @@ -506,7 +506,7 @@ public: * of what this is all about. * * @li data - share/apps - * @li html - share/doc/HTML + * @li html - share/doc/tde/HTML * @li icon - share/icon * @li config - share/config * @li pixmap - share/pixmaps |