From 80f849ebbb4bac48afd2bf50f0e8af2ffd9e4a65 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 15 Jan 2014 17:20:20 -0600 Subject: [PATCH] Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references. --- AUTHORS | 2 +- PACKAGING | 2 +- README | 2 +- doc/quanta/adv-quanta.docbook | 20 +-- doc/tdefilereplace/index.docbook | 2 +- quanta/ChangeLog | 8 +- quanta/data/config/plugins.rc | 4 +- quanta/data/config/quantaui.rc | 2 +- quanta/data/doc/tips.html | 2 +- quanta/data/tips | 2 +- quanta/src/quanta.cpp | 2 +- quanta/src/quanta_init.cpp | 6 +- tdefilereplace/ChangeLog | 4 +- tdefilereplace/main.cpp | 10 +- tdefilereplace/report.cpp | 2 +- tdefilereplace/tdefilereplace.cpp | 20 +-- tdefilereplace/tdefilereplace.h | 10 +- tdefilereplace/tdefilereplaceiface.h | 2 +- tdefilereplace/tdefilereplacelib.cpp | 16 +- tdefilereplace/tdefilereplacelib.h | 2 +- tdefilereplace/tdefilereplacepart.cpp | 172 +++++++++++----------- tdefilereplace/tdefilereplacepart.desktop | 4 +- tdefilereplace/tdefilereplacepart.h | 12 +- tdefilereplace/tdefilereplacepartui.rc | 2 +- tdefilereplace/tdefilereplaceview.cpp | 66 ++++----- tdefilereplace/tdefilereplaceview.h | 4 +- tdefilereplace/tdefilereplaceviewwdg.ui | 4 +- tdefilereplace/whatthis.h | 4 +- 28 files changed, 194 insertions(+), 194 deletions(-) diff --git a/AUTHORS b/AUTHORS index b1e30751..b233e6c5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,7 +24,7 @@ Kommander (kommander): KXSLDbg (kxsldbg): Author: Keith Isdale -KFileReplace: +TDEFileReplace: Maintainer: Emiliano Gulmini Andras Mantia diff --git a/PACKAGING b/PACKAGING index 40bea508..5d34cd4d 100644 --- a/PACKAGING +++ b/PACKAGING @@ -24,7 +24,7 @@ Severity levels mean: Severity: Highly recommended Location: tdewebdev module -- KFileReplace: +- TDEFileReplace: Description: Used to search and replace in external files Severity: Highly recommended Location: tdewebdev module diff --git a/README b/README index a0801e43..42fe8c70 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ highly recommended that you install them. The extra applications are: Kommander: a GUI script builder and executor tool. Needed for some Quanta functionality. -KFileReplace: powerful search and replace in multiple files +TDEFileReplace: powerful search and replace in multiple files KXSLDbg: XSL debugger KImageMapEditor: image map editor KLinkStatus: link checker diff --git a/doc/quanta/adv-quanta.docbook b/doc/quanta/adv-quanta.docbook index 432bc81c..60681311 100644 --- a/doc/quanta/adv-quanta.docbook +++ b/doc/quanta/adv-quanta.docbook @@ -211,35 +211,35 @@ This application lacks flexibility. Sorry, we will do better next time.