diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-16 08:50:40 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-04-16 08:50:40 -0500 |
commit | 1d05dfa51ea2699e67b7b7b48339cc0baf4e249d (patch) | |
tree | 86ba1ea4a3b68f7118ad45291c21648ebf5c3766 /debian/lenny/applications/kchmviewer | |
parent | 2246bcd2933678a54e2290f2ce3b492e16d6cb9a (diff) | |
download | tde-packaging-1d05dfa51ea2699e67b7b7b48339cc0baf4e249d.tar.gz tde-packaging-1d05dfa51ea2699e67b7b7b48339cc0baf4e249d.zip |
Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files
Diffstat (limited to 'debian/lenny/applications/kchmviewer')
-rw-r--r-- | debian/lenny/applications/kchmviewer/debian/additions/kchmviewer.1 | 2 | ||||
-rw-r--r-- | debian/lenny/applications/kchmviewer/debian/debiandirs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/applications/kchmviewer/debian/additions/kchmviewer.1 b/debian/lenny/applications/kchmviewer/debian/additions/kchmviewer.1 index f69e8544d..8598644e6 100644 --- a/debian/lenny/applications/kchmviewer/debian/additions/kchmviewer.1 +++ b/debian/lenny/applications/kchmviewer/debian/additions/kchmviewer.1 @@ -24,7 +24,7 @@ kchmviewer makes it possible to browse native Windows CHM files under KDE. .PP Complete documentation can be found in docbook format in -/usr/share/doc/kde/HTML/<lang>/kchmviewer/ on this system. +/usr/share/doc/tde/HTML/<lang>/kchmviewer/ on this system. .SH AUTHOR George Yunaev <gyunaev@ulduzsoft.com> .PP diff --git a/debian/lenny/applications/kchmviewer/debian/debiandirs b/debian/lenny/applications/kchmviewer/debian/debiandirs index 893052e08..4ef41159b 100644 --- a/debian/lenny/applications/kchmviewer/debian/debiandirs +++ b/debian/lenny/applications/kchmviewer/debian/debiandirs @@ -6,4 +6,4 @@ export mandir=/usr/share/man export qtdir=/usr/share/qt3 export kde_cgidir=/usr/lib/cgi-bin export kde_confdir=/etc/trinity -export kde_htmldir=/usr/share/doc/kde/HTML +export kde_htmldir=/usr/share/doc/tde/HTML |