diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:56:53 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:56:53 +0200 |
commit | 10fab8b8e0132c7e3a0273751861610a8c55d665 (patch) | |
tree | 0b25f14c855f30b479eeb74a77eeea2a3f8fa475 /lib/libchmfile | |
parent | bc2ff3c2cfbb327081b80e731a12fc66523a80b2 (diff) | |
download | kchmviewer-10fab8b8e0132c7e3a0273751861610a8c55d665.tar.gz kchmviewer-10fab8b8e0132c7e3a0273751861610a8c55d665.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'lib/libchmfile')
-rw-r--r-- | lib/libchmfile/libchmurlfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libchmfile/libchmurlfactory.h b/lib/libchmfile/libchmurlfactory.h index 343ac75..a897138 100644 --- a/lib/libchmfile/libchmurlfactory.h +++ b/lib/libchmfile/libchmurlfactory.h @@ -98,7 +98,7 @@ static inline TQString makeURLabsoluteIfNeeded( const TQString & url ) } -// Returns a special string, which allows the kio-slave, or viewwindow-browser iteraction +// Returns a special string, which allows the tdeio-slave, or viewwindow-browser iteraction // to regognize our own internal urls, which is necessary to show image-only pages. static inline TQString getInternalUriExtension() { |