diff options
author | Timothy Pearson <[email protected]> | 2013-01-22 20:03:05 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-22 20:03:05 -0600 |
commit | 1e229505aba4dcd319b4e3d26cfd9ac0604d1ae5 (patch) | |
tree | 317a86d8568b87e1ecb89703c0d90992c27e7421 /ChangeLog | |
parent | 08276021dd3df53e11e4781b478e14f0b0bb3b70 (diff) | |
download | kipi-plugins-1e229505aba4dcd319b4e3d26cfd9ac0604d1ae5.tar.gz kipi-plugins-1e229505aba4dcd319b4e3d26cfd9ac0604d1ae5.zip |
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15282,7 +15282,7 @@ v0.1.0-beta1 2004-09-06 The basic point of all this was that the KIPI::Plugin::actionCollection() needed to know about the plugins - KInstance - as it was till this change, it got the KInstance for + TDEInstance - as it was till this change, it got the TDEInstance for the host application, and would thus look for icons in the host applications directory. |