summaryrefslogtreecommitdiffstats
path: root/konqueror/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:02:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:02:02 -0600
commitde7e5867a65e0a46f1388e3e50bc7eeddd1aecbf (patch)
treedbb3152c372f8620f9290137d461f3d9f9eba1cb /konqueror/ChangeLog
parent936d3cec490c13f2c5f7dd14f5e364fddaa6da71 (diff)
downloadtdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.tar.gz
tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'konqueror/ChangeLog')
-rw-r--r--konqueror/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/konqueror/ChangeLog b/konqueror/ChangeLog
index cc734cffe..19c0a00eb 100644
--- a/konqueror/ChangeLog
+++ b/konqueror/ChangeLog
@@ -327,8 +327,8 @@ Sat Nov 25 17:38:27 2000 Carsten Pfeiffer <pfeiffer@kde.org>
2000-11-06 David Faure <faure@kde.org>
* konq_operations.cc: statURL, calls a slot when it stat'ed
- the url and created a kfileitem for it.
- Used in doDrop when the destination's kfileitem is unknown. Fixes #14739.
+ the url and created a tdefileitem for it.
+ Used in doDrop when the destination's tdefileitem is unknown. Fixes #14739.
Also, KPropsDlg now does a similar thing when called with a KURL.
2000-11-05 David Faure <faure@kde.org>