summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:08:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:08:14 -0600
commitc624bc4eb985bceef5b0d2a73aed3867bff6b4c9 (patch)
tree2443899d6fc616432859644ed08f130e51c849fe /ChangeLog
parent3b543760cb2e819773dcefb8f94987092d80cdbc (diff)
downloadkmyfirewall-c624bc4eb985bceef5b0d2a73aed3867bff6b4c9.tar.gz
kmyfirewall-c624bc4eb985bceef5b0d2a73aed3867bff6b4c9.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 49af012..b9d755d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -81,7 +81,7 @@
* KMFConfigDialog: platform and backend values are now set by the plugins properties
* KMFSelectInterface: added new dialog that lets you chooss the interface at startup, not finished yet
* KMFSelectInterface: added screenshot loading, smaller fixes
-* Switching to KConfig XT framework: replaces kmfconfiguration class
+* Switching to TDEConfig XT framework: replaces kmfconfiguration class
* Several cosmetical changes
* New Class KMFAppState: Holds some static variables giving information about the app's state
* Some minor Fixes