diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:39:25 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:39:25 -0600 |
commit | 893e366429e7f0ec0dd075fce57797b16ad668f5 (patch) | |
tree | c3b9284d774d4a2d66251ec02befbb21127e0b60 | |
parent | c77eaa7ca644a9f4c618ea0fbdc4b3f97ff09ba6 (diff) | |
download | gwenview-893e366429e7f0ec0dd075fce57797b16ad668f5.tar.gz gwenview-893e366429e7f0ec0dd075fce57797b16ad668f5.zip |
Fix a few remaining references to kio_
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ - Correct of by one error in selection after files have been removed (Bug 111240). - List of supported archive formats is no longer hard coded, so you can for - example add support for rar archives by installing kio_rar (Bug 120974). + example add support for rar archives by installing tdeio_rar (Bug 120974). - Some focus bugs have been fixed (Bugs 102852 and 130143). - Do not apply lossless rotations until actual saving, this speeds up rotations (Bug 130146). |