diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-15 17:20:20 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-15 17:20:20 -0600 |
commit | 80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65 (patch) | |
tree | d200f3206607ae1a50c7873a80ab5ffd325d6c2a /tdefilereplace/ChangeLog | |
parent | b23d738404d2fdf3445371a97fa267646b294394 (diff) | |
download | tdewebdev-80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65.tar.gz tdewebdev-80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65.zip |
Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references.
Diffstat (limited to 'tdefilereplace/ChangeLog')
-rw-r--r-- | tdefilereplace/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefilereplace/ChangeLog b/tdefilereplace/ChangeLog index 6f5d74f7..a9e751a7 100644 --- a/tdefilereplace/ChangeLog +++ b/tdefilereplace/ChangeLog @@ -77,7 +77,7 @@ code that do commands feature from KFileREplaceLib to these two classes. 2004-08-09 Emiliano Gulmini <emi_barbarossa@yahoo.it> - * I fixed a bug that affected the method "void KFileReplaceView::slotStringsClear()" in tdefilereplaceview.cpp file. + * I fixed a bug that affected the method "void TDEFileReplaceView::slotStringsClear()" in tdefilereplaceview.cpp file. This bug caused the list of strings not to be correctly erased. 2004-08-07 Emiliano Gulmini <emi_barbarossa@yahoo.it> @@ -172,7 +172,7 @@ * Fixed a bug in the new kfr (XML-based) file format. 2004-03-12 Emiliano Gulmini <emi_barbarossa@yahoo.it> - * Removed KresultView(.h,.cpp). Now KFileReplaceView is a QWidget that contains results and + * Removed KresultView(.h,.cpp). Now TDEFileReplaceView is a QWidget that contains results and strings view. * Added whatthis.h that contains the "what's this" strings. * Fixed a bug that generate a wrong XHTML result file. |