diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-22 20:17:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-22 20:17:27 -0600 |
commit | 78f8b2d68bde64c6e656effef397080ddfa1048d (patch) | |
tree | 83166b4ada30661b704e9ba65346af0f6608f94d /kig/ChangeLog | |
parent | f2240fa06f8350fbbd6e6a4f23fe0c164768c6c1 (diff) | |
download | tdeedu-78f8b2d68bde64c6e656effef397080ddfa1048d.tar.gz tdeedu-78f8b2d68bde64c6e656effef397080ddfa1048d.zip |
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'kig/ChangeLog')
-rw-r--r-- | kig/ChangeLog | 4 |
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> |