diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:39:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-30 13:39:08 -0600 |
commit | 2f7f5c091823e5208fbabe914faec7205814b477 (patch) | |
tree | 833e820d623c94d4ff784c7240b0dd120e5681b2 /ChangeLog | |
parent | 201db8ada85807a12aa207cdcf5ba48c94c24f52 (diff) | |
download | digikam-2f7f5c091823e5208fbabe914faec7205814b477.tar.gz digikam-2f7f5c091823e5208fbabe914faec7205814b477.zip |
Fix a few remaining references to kio_
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1029,7 +1029,7 @@ * NEWS, digikam/albummanager.cpp, digikam/albummanager.h: Prevent that changes of the database file trigger a rescan which - leads to an invocation of kio_digikamalbums/dates etc (this is a + leads to an invocation of tdeio_digikamalbums/dates etc (this is a modified backport from the KDE4 version). BUG: 170758 @@ -36914,7 +36914,7 @@ v0.9.0-beta1 - 20/07/2006 2006-04-21 12:13 mwiesweg * trunk/extragear/graphics/digikam/tdeioslave/digikamalbums.cpp: - Change kio_digikamalbums::copyImage like AlbumDB::copyItem + Change tdeio_digikamalbums::copyImage like AlbumDB::copyItem 2006-04-21 11:15 mwiesweg @@ -58374,7 +58374,7 @@ v0.7-rc1 11/01/04 2004-10-29 13:03 aseigo - * digikam/syncjob.cpp: make this work with kio_trash if it exists + * digikam/syncjob.cpp: make this work with tdeio_trash if it exists 2004-10-29 13:02 aseigo |