summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-08-22 00:23:59 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-08-22 00:23:59 +0200
commit308d2aa8c8ed458d347821dacbe8e4ae87e6657b (patch)
treef7dc180607eabedc61895c612e05e68fb46be6bf
parent1ce8f11df5407c3c22fb98db06f1aa8512fc741f (diff)
downloadtdeutils-308d2aa8.tar.gz
tdeutils-308d2aa8.zip
tdefilereplace: Fix a damaged character in the original author's name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--AUTHORS2
-rw-r--r--tdefilereplace/kaddstringdlg.cpp2
-rw-r--r--tdefilereplace/knewprojectdlg.cpp2
-rw-r--r--tdefilereplace/knewprojectdlg.h2
-rw-r--r--tdefilereplace/koptionsdlg.cpp2
-rw-r--r--tdefilereplace/koptionsdlg.h4
-rw-r--r--tdefilereplace/main.cpp2
-rw-r--r--tdefilereplace/tdefilereplaceiface.h2
-rw-r--r--tdefilereplace/tdefilereplacepart.cpp4
-rw-r--r--tdefilereplace/tdefilereplaceview.cpp2
-rw-r--r--tdefilereplace/tdefilereplaceview.h2
11 files changed, 13 insertions, 13 deletions
diff --git a/AUTHORS b/AUTHORS
index 3f6e510..d7cf3f7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,7 +24,7 @@ ktimemon Dirk A. Mueller <dmuell@gmx.net>
ktop Chris Schlaeger <cs@kde.org>
kwrite Jochen Wilhelmy <digisnap@cs.tu-berlin.de>
TDEFileReplace: Maintainer: Emiliano Gulmini <emi_barbarossa@yahoo.it>, Andras Mantia <amantia@kde.org>
- Original author: Francois Dupoux <fdupoux@dupoux.com>
+ Original author: François Dupoux <fdupoux@dupoux.com>
Look in the subdirs to get more info about the authors.
diff --git a/tdefilereplace/kaddstringdlg.cpp b/tdefilereplace/kaddstringdlg.cpp
index 6aa29c6..ba76c8c 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@yahoo.it>
email : dupoux@dupoux.com
***************************************************************************/
diff --git a/tdefilereplace/knewprojectdlg.cpp b/tdefilereplace/knewprojectdlg.cpp
index b7b268d..5119d2c 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@yahoo.it>
email : dupoux@dupoux.com
***************************************************************************/
diff --git a/tdefilereplace/knewprojectdlg.h b/tdefilereplace/knewprojectdlg.h
index 82d2212..82e65e6 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@yahoo.it>
email : dupoux@dupoux.com
***************************************************************************/
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@yahoo.it>
email : dupoux@dupoux.com
***************************************************************************/
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@yahoo.it>
email : dupoux@dupoux.com
***************************************************************************/
@@ -27,7 +27,7 @@ class TDEConfig;
#include "koptionsdlgs.h"
/**
- *@author Fran�ois Dupoux
+ *@author François Dupoux
*/
class KOptionsDlg : public KOptionsDlgS
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 @@ static TDECmdLineOptions options[] =
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@kde.org");
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@dupoux.com, amantia@kde.org
***************************************************************************/
diff --git a/tdefilereplace/tdefilereplacepart.cpp b/tdefilereplace/tdefilereplacepart.cpp
index c193573..7a28de7 100644
--- a/tdefilereplace/tdefilereplacepart.cpp
+++ b/tdefilereplace/tdefilereplacepart.cpp
@@ -452,8 +452,8 @@ TDEAboutData* TDEFileReplacePart::createAboutData()
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@dupoux.com");
aboutData->addAuthor("Emiliano Gulmini",
diff --git a/tdefilereplace/tdefilereplaceview.cpp b/tdefilereplace/tdefilereplaceview.cpp
index 9e41d7a..87d6482 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@dupoux.com>
+ copyright : (C) 1999 by François Dupoux <dupoux@dupoux.com>
(C) 2004 Emiliano Gulmini <emi_barbarossa@yahoo.it>
*****************************************************************************/
diff --git a/tdefilereplace/tdefilereplaceview.h b/tdefilereplace/tdefilereplaceview.h
index bbd7b09..4e554e8 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@dupoux.com>
+ copyright : (C) 1999 by François Dupoux <dupoux@dupoux.com>
(C) 2004 Emiliano Gulmini <emi_barbarossa@yahoo.it>
***************************************************************************/