summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:09:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:09:15 -0600
commit9f3512f9756e14e9c0a71340f6891b4a263611d3 (patch)
tree4f9e97149a32884cca6b0ceafdeab118a38fece2 /ChangeLog
parentaeb252235dc0e8ee062396fd8a04916dba7ba977 (diff)
downloadkipi-plugins-9f3512f9756e14e9c0a71340f6891b4a263611d3.tar.gz
kipi-plugins-9f3512f9756e14e9c0a71340f6891b4a263611d3.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b2560f6..b4a6395 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14815,7 +14815,7 @@ v0.1.0-beta1 2004-09-06
2004-06-15 18:55 cgilles
* rawconverter/: plugin_rawconverter.cpp, plugin_rawconverter.h:
- New plugin category identification method based on KAction
+ New plugin category identification method based on TDEAction
identification required for RawConverter plugin.
CCMAIL: kde-imaging@kde.org
@@ -15304,7 +15304,7 @@ v0.1.0-beta1 2004-09-06
To tell KIPI about actions, then plugins must now call
KIPI::Plugin::addAction() on each action they want to be in the
- topmost menu (thus not actions located in KActionMenu's).
+ topmost menu (thus not actions located in TDEActionMenu's).
Let me summerize the changes - Host application now need to call
actions() rather than actionCollection() to get information