diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:50:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:50:27 -0600 |
commit | 21bc7541114fb026606284e45dc10e3320f39f1d (patch) | |
tree | 1c2006752ae09dda7ed8a635d7a4dfa8eacea0cb /tdecore/kdebugrc | |
parent | 120efd17d0cec4846e7151633a451d54fa714241 (diff) | |
download | tdelibs-21bc7541114fb026606284e45dc10e3320f39f1d.tar.gz tdelibs-21bc7541114fb026606284e45dc10e3320f39f1d.zip |
Fix a few remaining references to kio_
Diffstat (limited to 'tdecore/kdebugrc')
-rw-r--r-- | tdecore/kdebugrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/kdebugrc b/tdecore/kdebugrc index 10032a633..7adc7ecc1 100644 --- a/tdecore/kdebugrc +++ b/tdecore/kdebugrc @@ -112,7 +112,7 @@ InfoOutput=4 [5901] InfoOutput=4 -# kio_http_debug debug info off +# tdeio_http_debug debug info off [7113] InfoOutput=4 @@ -120,7 +120,7 @@ InfoOutput=4 [7118] InfoOutput=4 -# kio_nntp debug info off +# tdeio_nntp debug info off [7114] InfoOutput=4 |