summaryrefslogtreecommitdiffstats
path: root/kioslave/man/man2html.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-03-07 17:55:33 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-03-07 17:55:33 -0600
commitc4ae89b6d0b6dd0e7bb118442f936f5179098845 (patch)
treefc9ac6b2fd39152d24b5901e650e8a80590e9c44 /kioslave/man/man2html.h
parentf5dfcdee89bdeb6cb45821c09bbb78dd54a3cf5d (diff)
downloadtdebase-c4ae89b6d0b6dd0e7bb118442f936f5179098845.tar.gz
tdebase-c4ae89b6d0b6dd0e7bb118442f936f5179098845.zip
Fix kcontrol branding issues.
Diffstat (limited to 'kioslave/man/man2html.h')
-rw-r--r--kioslave/man/man2html.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kioslave/man/man2html.h b/kioslave/man/man2html.h
index e4d19a87b..68b01efe9 100644
--- a/kioslave/man/man2html.h
+++ b/kioslave/man/man2html.h
@@ -12,10 +12,10 @@
void scan_man_page(const char *man_page);
/**
- * Set the paths to KDE resources
+ * Set the paths to TDE resources
*
- * \param htmlPath Path to the KDE resources, encoded for HTML
- * \param cssPath Path to the KDE resources, encoded for CSS
+ * \param htmlPath Path to the TDE resources, encoded for HTML
+ * \param cssPath Path to the TDE resources, encoded for CSS
* \since 3.5
*
*/