diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:40:13 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:40:13 -0600 |
commit | 1c0129ac2313c83b750193f2d1f771d9d2d14cc3 (patch) | |
tree | 244541cf1283b869a1fec44b4a248e7937e495a6 /FAQ | |
parent | 63b3db1998b0e4f48ea09a2f2e1daaaf061d8049 (diff) | |
download | kchmviewer-1c0129ac2313c83b750193f2d1f771d9d2d14cc3.tar.gz kchmviewer-1c0129ac2313c83b750193f2d1f771d9d2d14cc3.zip |
Fix a few remaining references to kio_
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Q: The book shows without any problem using QTextWidget browser, but when I use An error occurred while loading ms-its:/home/user/Symphony FrameWork.chm::/index.html The file or folder ms-its:/home/user/Symphony FrameWork.chm::/index.html does not exist. -A: You have kio_chm installed, and because it installs itself as KIO slave for ms-its, sometime KDE uses it instead of kio_msits. +A: You have tdeio_chm installed, and because it installs itself as KIO slave for ms-its, sometime KDE uses it instead of tdeio_msits. To disable it, find the file chm.protocol in your KDE directory, and remove it. Then run tdeinit to reread the configuration. |