diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-07 22:21:23 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-07 22:21:23 -0600 |
commit | b6609bb30d91121e98eb2bbe2cf89ff144680e84 (patch) | |
tree | 5d8a9133155e9e2e9cde60e2cc3670de03ae5d35 /kioslave/man/man2html.h | |
parent | 2242eb95a7bcd686207e2043340fed5ccc8b7609 (diff) | |
parent | 56a663b7c2cf18978a349015b6e19f1d898e8bb9 (diff) | |
download | tdebase-b6609bb30d91121e98eb2bbe2cf89ff144680e84.tar.gz tdebase-b6609bb30d91121e98eb2bbe2cf89ff144680e84.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'kioslave/man/man2html.h')
-rw-r--r-- | kioslave/man/man2html.h | 6 |
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 * */ |