summaryrefslogtreecommitdiffstats
path: root/kig/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'kig/ChangeLog')
-rw-r--r--kig/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/kig/ChangeLog b/kig/ChangeLog
index ec8d6042..86c22fcf 100644
--- a/kig/ChangeLog
+++ b/kig/ChangeLog
@@ -385,7 +385,7 @@
* Add all the constructible regular polygons actions to
kigpartui.rc.
- * Remove the call to KAboutData::setTranslator in kig/aboutdata.h,
+ * Remove the call to TDEAboutData::setTranslator in kig/aboutdata.h,
since Scripty generate automatically the two strings.
2004-10-24 Dominique Devriese <devriese@kde.org>
@@ -893,7 +893,7 @@
* Improve Kig embedded in Konqueror experience: make translations
and icons work by using the correct instanceName(), and using the
- iconLoader we get from our KInstance instead of from KGlobal ( so
+ iconLoader we get from our TDEInstance instead of from KGlobal ( so
that the kig specific dirs are checked for icons as well ).
2004-04-10 Dominique Devriese <devriese@kde.org>