diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:44:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:44:46 -0600 |
commit | cee429821aa6f1acc97fb482d325fb4eb37376ca (patch) | |
tree | 4f55e04b7f000c854fe2b8347dcdb62d97de3c73 /kig/ChangeLog | |
parent | ab801f72ab45e8066a8ec6c533ef13c2da67e559 (diff) | |
download | tdeedu-cee429821aa6f1acc97fb482d325fb4eb37376ca.tar.gz tdeedu-cee429821aa6f1acc97fb482d325fb4eb37376ca.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'kig/ChangeLog')
-rw-r--r-- | kig/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/ChangeLog b/kig/ChangeLog index 86c22fcf..8845e357 100644 --- a/kig/ChangeLog +++ b/kig/ChangeLog @@ -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 TDEInstance instead of from KGlobal ( so + iconLoader we get from our TDEInstance instead of from TDEGlobal ( so that the kig specific dirs are checked for icons as well ). 2004-04-10 Dominique Devriese <devriese@kde.org> |