diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:37:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:37:49 -0600 |
commit | f8069e2ea048f2657cc417d83820576ec55c181b (patch) | |
tree | cbc5bf540866934a91e0f33b260fc7a25e191fad /cervisia/ChangeLog | |
parent | e6aaa3624cc6179b82a9bfff1760e742a669064c (diff) | |
download | tdesdk-f8069e2ea048f2657cc417d83820576ec55c181b.tar.gz tdesdk-f8069e2ea048f2657cc417d83820576ec55c181b.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'cervisia/ChangeLog')
-rw-r--r-- | cervisia/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cervisia/ChangeLog b/cervisia/ChangeLog index eaa88397..7c378f87 100644 --- a/cervisia/ChangeLog +++ b/cervisia/ChangeLog @@ -598,7 +598,7 @@ 2003-01-11 André Wöbbeking <Woebbeking@kde.org> * Moved colors from UpdateViewItem to UpdateView: - o it's faster as you don't need KConfig in UpdateViewItem ctor + o it's faster as you don't need TDEConfig in UpdateViewItem ctor o it needs less memory (3 colors per item) 2003-01-09 Christian Loose <christian.loose@hamburg.de> @@ -750,7 +750,7 @@ * Mark files with option -kb with a binary icon * Fixed restoration of the last loaded sandbox * Use different instance names for part and shell, - otherwise KConfig get messed up + otherwise TDEConfig get messed up 2002-06-26 Bernd Gehrmann <bernd@mail.berlios.de> |