Branch: r14.0.x

2f4a4a79 2019-08-21 22:32:28 Slávek Banko
tdefilereplace: Fix a damaged character in the original author's name.

Signed-off-by: Slávek Banko <slavek.banko@...>
M AUTHORS
M tdefilereplace/kaddstringdlg.cpp
M tdefilereplace/knewprojectdlg.cpp
M tdefilereplace/knewprojectdlg.h
M tdefilereplace/koptionsdlg.cpp
M tdefilereplace/koptionsdlg.h
M tdefilereplace/main.cpp
M tdefilereplace/tdefilereplaceiface.h
M tdefilereplace/tdefilereplacepart.cpp
M tdefilereplace/tdefilereplaceview.cpp
M tdefilereplace/tdefilereplaceview.h

AUTHORS

diff --git a/AUTHORS b/AUTHORS
index 41ca64f..309f2ce 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -29,7 +29,7 @@
 	Emiliano Gulmini <emi_barbarossa@...>
         Andras Mantia <amantia@...>
     Original author:
-	Fran�ois Dupoux <fdupoux@...>
+	François Dupoux <fdupoux@...>
 
 KImageMapEditor:
     Author: Jan Sch�fer <JanSchaefer@...>

tdefilereplace/kaddstringdlg.cpp

diff --git a/tdefilereplace/kaddstringdlg.cpp b/tdefilereplace/kaddstringdlg.cpp
index 0e3c5f0..0aa9fce 100644
--- a/tdefilereplace/kaddstringdlg.cpp
+++ b/tdefilereplace/kaddstringdlg.cpp
@@ -2,7 +2,7 @@
                           KAddStringDlg.cpp  -  description
                              -------------------
     begin                : Sat Oct 16 1999
-    copyright            : (C) 1999 by Fran�ois Dupoux
+    copyright            : (C) 1999 by François Dupoux
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
     email                : dupoux@...
  ***************************************************************************/

tdefilereplace/knewprojectdlg.cpp

diff --git a/tdefilereplace/knewprojectdlg.cpp b/tdefilereplace/knewprojectdlg.cpp
index bbdd8ed..a7e2efe 100644
--- a/tdefilereplace/knewprojectdlg.cpp
+++ b/tdefilereplace/knewprojectdlg.cpp
@@ -2,7 +2,7 @@
                           knewprojectdlg.cpp  -  description
                              -------------------
     begin                : Tue Dec 28 1999
-    copyright            : (C) 1999 by Fran�is Dupoux
+    copyright            : (C) 1999 by François Dupoux
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
     email                : dupoux@...
  ***************************************************************************/

tdefilereplace/knewprojectdlg.h

diff --git a/tdefilereplace/knewprojectdlg.h b/tdefilereplace/knewprojectdlg.h
index b8b87da..fb8dfef 100644
--- a/tdefilereplace/knewprojectdlg.h
+++ b/tdefilereplace/knewprojectdlg.h
@@ -2,7 +2,7 @@
                           knewprojectdlg.h  -  description
                              -------------------
     begin                : Tue Dec 28 1999
-    copyright            : (C) 1999 by Fran�ois Dupoux
+    copyright            : (C) 1999 by François Dupoux
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
     email                : dupoux@...
  ***************************************************************************/

tdefilereplace/koptionsdlg.cpp

diff --git a/tdefilereplace/koptionsdlg.cpp b/tdefilereplace/koptionsdlg.cpp
index 94dab7d..748c925 100644
--- a/tdefilereplace/koptionsdlg.cpp
+++ b/tdefilereplace/koptionsdlg.cpp
@@ -2,7 +2,7 @@
                           koptionsdlg.cpp  -  description
                              -------------------
     begin                : Tue Dec 28 1999
-    copyright            : (C) 1999 by Fran�is Dupoux
+    copyright            : (C) 1999 by François Dupoux
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
     email                : dupoux@...
  ***************************************************************************/

tdefilereplace/koptionsdlg.h

diff --git a/tdefilereplace/koptionsdlg.h b/tdefilereplace/koptionsdlg.h
index 4654c5c..78375e5 100644
--- a/tdefilereplace/koptionsdlg.h
+++ b/tdefilereplace/koptionsdlg.h
@@ -2,7 +2,7 @@
                           koptionsdlg.h  -  description
                              -------------------
     begin                : Tue Dec 28 1999
-    copyright            : (C) 1999 by Fran�ois Dupoux
+    copyright            : (C) 1999 by François Dupoux
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
     email                : dupoux@...
  ***************************************************************************/
@@ -27,7 +27,7 @@
 #include "koptionsdlgs.h"
 
 /**
-  *@author Fran�ois Dupoux
+  *@author François Dupoux
   */
 
 class KOptionsDlg : public KOptionsDlgS

tdefilereplace/main.cpp

diff --git a/tdefilereplace/main.cpp b/tdefilereplace/main.cpp
index 1ca0ce2..f8d6718 100644
--- a/tdefilereplace/main.cpp
+++ b/tdefilereplace/main.cpp
@@ -35,7 +35,7 @@
 int main(int argc, char *argv[])
 {
     TDEAboutData about("tdefilereplace", I18N_NOOP("TDEFileReplace"), version, description,
-                     TDEAboutData::License_GPL_V2, "(C) 2004-2005 Andras Mantia\n(C) 2004-2005 Emiliano Gulmini\n(C) 1999-2002 Francois Dupoux", I18N_NOOP("Part of the KDEWebDev module."),
+                     TDEAboutData::License_GPL_V2, "(C) 2004-2005 Andras Mantia\n(C) 2004-2005 Emiliano Gulmini\n(C) 1999-2002 François Dupoux", I18N_NOOP("Part of the KDEWebDev module."),
                      "http://www.kdewebdev.org");
 
     about.addAuthor("Andras Mantia", I18N_NOOP("Shell author, KPart creator, co-maintainer"), "amantia@...");

tdefilereplace/tdefilereplaceiface.h

diff --git a/tdefilereplace/tdefilereplaceiface.h b/tdefilereplace/tdefilereplaceiface.h
index 2d87e08..c998eae 100644
--- a/tdefilereplace/tdefilereplaceiface.h
+++ b/tdefilereplace/tdefilereplaceiface.h
@@ -1,7 +1,7 @@
 /***************************************************************************
                           tdefilereplaceif.h  -  description
                              -------------------
-    copyright            : (C) 1999 by Fran�ois Dupoux
+    copyright            : (C) 1999 by François Dupoux
                            (C) 2003 Andras Mantia
     email                : dupoux@..., amantia@...
  ***************************************************************************/

tdefilereplace/tdefilereplacepart.cpp

diff --git a/tdefilereplace/tdefilereplacepart.cpp b/tdefilereplace/tdefilereplacepart.cpp
index 6441515..a9abcd5 100644
--- a/tdefilereplace/tdefilereplacepart.cpp
+++ b/tdefilereplace/tdefilereplacepart.cpp
@@ -522,8 +522,8 @@
                                           KFR_VERSION,
                                           I18N_NOOP( "Batch search and replace tool."),
                                           TDEAboutData::License_GPL_V2,
-                                          "(C) 1999-2002 Fran�is Dupoux\n(C) 2003-2004 Andras Mantia\n(C) 2004 Emiliano Gulmini", I18N_NOOP("Part of the KDEWebDev module."), "http://www.kdewebdev.org");
-  aboutData->addAuthor("Fran�is Dupoux",
+                                          "(C) 1999-2002 François Dupoux\n(C) 2003-2004 Andras Mantia\n(C) 2004 Emiliano Gulmini", I18N_NOOP("Part of the KDEWebDev module."), "http://www.kdewebdev.org");
+  aboutData->addAuthor("François Dupoux",
                        I18N_NOOP("Original author of the TDEFileReplace tool"),
                        "dupoux@...");
   aboutData->addAuthor("Emiliano Gulmini",

tdefilereplace/tdefilereplaceview.cpp

diff --git a/tdefilereplace/tdefilereplaceview.cpp b/tdefilereplace/tdefilereplaceview.cpp
index cc9d177..5254458 100644
--- a/tdefilereplace/tdefilereplaceview.cpp
+++ b/tdefilereplace/tdefilereplaceview.cpp
@@ -2,7 +2,7 @@
                           tdefilereplaceview.cpp  -  description
                              -------------------
     begin                : sam oct 16 15:28:00 CEST 1999
-    copyright            : (C) 1999 by Fran�is Dupoux <dupoux@...>
+    copyright            : (C) 1999 by François Dupoux <dupoux@...>
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
 *****************************************************************************/
 

tdefilereplace/tdefilereplaceview.h

diff --git a/tdefilereplace/tdefilereplaceview.h b/tdefilereplace/tdefilereplaceview.h
index cf73896..273acb8 100644
--- a/tdefilereplace/tdefilereplaceview.h
+++ b/tdefilereplace/tdefilereplaceview.h
@@ -2,7 +2,7 @@
                           tdefilereplaceview.h  -  description
                              -------------------
     begin                : sam oct 16 15:28:00 CEST 1999
-    copyright            : (C) 1999 by Fran�ois Dupoux <dupoux@...>
+    copyright            : (C) 1999 by François Dupoux <dupoux@...>
                            (C) 2004 Emiliano Gulmini <emi_barbarossa@...>
  ***************************************************************************/