From aef5eada7f51ee48f3d21448db290bd8f06953a8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:50:20 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- ark/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ark/ChangeLog') diff --git a/ark/ChangeLog b/ark/ChangeLog index bca2e19..394ec6c 100644 --- a/ark/ChangeLog +++ b/ark/ChangeLog @@ -173,8 +173,8 @@ changes will be lost.) 2000-03-06: Emily Ezust - * Got rid of KProcess data member in Arch - no need for it with the - new way that KProcess does its work: we are always passing it + * Got rid of TDEProcess data member in Arch - no need for it with the + new way that TDEProcess does its work: we are always passing it around to the functions that need it. This way we won't get confused when there are more than one processes happening. * Made tar more asynchronous, redid the temp file creation & updating. @@ -199,7 +199,7 @@ 2000-02-22: Emily Ezust * More work on the abstract base class for archives - moved lots of - slots dealing with the KProcess from zip.cpp to arch.cpp + slots dealing with the TDEProcess from zip.cpp to arch.cpp * Some work on tar. Doesn't work yet. 2000-02-16: Emily Ezust -- cgit v1.2.1