summaryrefslogtreecommitdiffstats
path: root/kioslave/man/kio_man.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/man/kio_man.h')
-rw-r--r--kioslave/man/kio_man.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kioslave/man/kio_man.h b/kioslave/man/kio_man.h
index 617245f80..3a0db59e6 100644
--- a/kioslave/man/kio_man.h
+++ b/kioslave/man/kio_man.h
@@ -90,8 +90,8 @@ private:
TQString mySgml2RoffPath;
void getProgramPath();
- TQCString m_htmlPath; ///< Path to KDE resources, encoded for HTML
- TQCString m_cssPath; ///< Path to KDE resources, encoded for CSS
+ TQCString m_htmlPath; ///< Path to TDE resources, encoded for HTML
+ TQCString m_cssPath; ///< Path to TDE resources, encoded for CSS
TQBuffer m_outputBuffer; ///< Buffer for the output
TQString m_manCSSFile; ///< Path to kio_man.css
};