summaryrefslogtreecommitdiffstats
path: root/klinkstatus
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
commitffa67ac75582192196cb70f866f6bfa00586542a (patch)
tree5a09c67b42a8228fc8348b5689b85006ea09942d /klinkstatus
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'klinkstatus')
-rw-r--r--klinkstatus/AUTHORS2
-rw-r--r--klinkstatus/ChangeLog2
-rw-r--r--klinkstatus/klinkstatus.kdevelop6
-rw-r--r--klinkstatus/src/actionmanager.cpp4
-rw-r--r--klinkstatus/src/actionmanager.h4
-rw-r--r--klinkstatus/src/engine/linkchecker.h2
-rw-r--r--klinkstatus/src/engine/linkfilter.cpp2
-rw-r--r--klinkstatus/src/engine/linkfilter.h4
-rw-r--r--klinkstatus/src/engine/linkstatus.cpp2
-rw-r--r--klinkstatus/src/engine/linkstatus.h2
-rw-r--r--klinkstatus/src/engine/linkstatus_impl.h2
-rw-r--r--klinkstatus/src/engine/searchmanager.cpp2
-rw-r--r--klinkstatus/src/engine/searchmanager.h2
-rw-r--r--klinkstatus/src/engine/searchmanager_impl.h2
-rw-r--r--klinkstatus/src/global.cpp2
-rw-r--r--klinkstatus/src/global.h2
-rw-r--r--klinkstatus/src/klinkstatus.cpp2
-rw-r--r--klinkstatus/src/klinkstatus.h4
-rw-r--r--klinkstatus/src/klinkstatus_part.cpp10
-rw-r--r--klinkstatus/src/klinkstatus_part.h2
-rw-r--r--klinkstatus/src/main.cpp12
-rw-r--r--klinkstatus/src/parser/htmlparser.cpp2
-rw-r--r--klinkstatus/src/parser/htmlparser.h2
-rw-r--r--klinkstatus/src/parser/http.cpp2
-rw-r--r--klinkstatus/src/parser/http.h2
-rw-r--r--klinkstatus/src/parser/mstring.cpp2
-rw-r--r--klinkstatus/src/parser/mstring.h2
-rw-r--r--klinkstatus/src/parser/node.cpp2
-rw-r--r--klinkstatus/src/parser/node.h2
-rw-r--r--klinkstatus/src/parser/node_impl.h2
-rw-r--r--klinkstatus/src/parser/url.cpp2
-rw-r--r--klinkstatus/src/parser/url.h2
-rw-r--r--klinkstatus/src/ui/celltooltip.cpp2
-rw-r--r--klinkstatus/src/ui/celltooltip.h2
-rw-r--r--klinkstatus/src/ui/documentrootdialog.cpp2
-rw-r--r--klinkstatus/src/ui/documentrootdialog.h4
-rw-r--r--klinkstatus/src/ui/klshistorycombo.cpp4
-rw-r--r--klinkstatus/src/ui/klshistorycombo.h2
-rw-r--r--klinkstatus/src/ui/resultssearchbar.cpp2
-rw-r--r--klinkstatus/src/ui/resultssearchbar.h4
-rw-r--r--klinkstatus/src/ui/resultview.cpp2
-rw-r--r--klinkstatus/src/ui/resultview.h2
-rw-r--r--klinkstatus/src/ui/sessionwidget.cpp2
-rw-r--r--klinkstatus/src/ui/sessionwidget.h2
-rw-r--r--klinkstatus/src/ui/settings/configidentificationdialog.cpp2
-rw-r--r--klinkstatus/src/ui/settings/configidentificationdialog.h4
-rw-r--r--klinkstatus/src/ui/tablelinkstatus.cpp2
-rw-r--r--klinkstatus/src/ui/tablelinkstatus.h2
-rw-r--r--klinkstatus/src/ui/tabwidgetsession.cpp2
-rw-r--r--klinkstatus/src/ui/tabwidgetsession.h2
-rw-r--r--klinkstatus/src/ui/treeview.cpp2
-rw-r--r--klinkstatus/src/ui/treeview.h2
-rw-r--r--klinkstatus/src/utils/mvector.h2
-rw-r--r--klinkstatus/src/utils/utils.cpp2
-rw-r--r--klinkstatus/src/utils/utils.h2
-rw-r--r--klinkstatus/src/utils/xsl.cpp2
-rw-r--r--klinkstatus/src/utils/xsl.h4
57 files changed, 77 insertions, 77 deletions
diff --git a/klinkstatus/AUTHORS b/klinkstatus/AUTHORS
index 9fc838ae..aa0f0ff2 100644
--- a/klinkstatus/AUTHORS
+++ b/klinkstatus/AUTHORS
@@ -1 +1 @@
-Paulo Moura Guedes <moura@kdewebdev.org>
+Paulo Moura Guedes <moura@tdewebdev.org>
diff --git a/klinkstatus/ChangeLog b/klinkstatus/ChangeLog
index c278c40e..61a35c86 100644
--- a/klinkstatus/ChangeLog
+++ b/klinkstatus/ChangeLog
@@ -46,7 +46,7 @@ Changes for 0.2.3
- Remember layout (order of columns, etc) of the result tree view.
- Show the filename on the root link.
- Add a folder button in the search field so one can easily set the URL to search.
-- Fixed the KIO problem in kdelibs that was causing random crashes.
+- Fixed the KIO problem in tdelibs that was causing random crashes.
- New KLinkStatus logo from Alberto Gamez.
diff --git a/klinkstatus/klinkstatus.kdevelop b/klinkstatus/klinkstatus.kdevelop
index 5abf4488..1a58961e 100644
--- a/klinkstatus/klinkstatus.kdevelop
+++ b/klinkstatus/klinkstatus.kdevelop
@@ -1,8 +1,8 @@
<?xml version = '1.0'?>
-<kdevelop>
+<tdevelop>
<general>
<author>Paulo Moura Guedes</author>
- <email>moura@kdewebdev.org</email>
+ <email>moura@tdewebdev.org</email>
<version>0.2.2</version>
<projectmanagement>KDevKDEAutoProject</projectmanagement>
<primarylanguage>C++</primarylanguage>
@@ -264,4 +264,4 @@
<usermanualurl/>
</projectdoc>
</kdevdocumentation>
-</kdevelop>
+</tdevelop>
diff --git a/klinkstatus/src/actionmanager.cpp b/klinkstatus/src/actionmanager.cpp
index 3026736b..62150888 100644
--- a/klinkstatus/src/actionmanager.cpp
+++ b/klinkstatus/src/actionmanager.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -141,7 +141,7 @@ void ActionManager::initTabWidget(TabWidgetSession* tabWidgetSession)
// this action must be in the tabwidget because the slot can't be connected to a particular sessionWidget
KToggleAction* toggle_action = new KToggleAction(i18n("&Follow last Link checked"),
- "make_kdevelop", "Ctrl+f",
+ "make_tdevelop", "Ctrl+f",
TQT_TQOBJECT(d->tabWidgetSession), TQT_SLOT(slotFollowLastLinkChecked()),
TQT_TQOBJECT(d->actionCollection), "follow_last_link_checked");
toggle_action->setChecked(KLSConfig::followLastLinkChecked());
diff --git a/klinkstatus/src/actionmanager.h b/klinkstatus/src/actionmanager.h
index bd9fdd7f..a1d22492 100644
--- a/klinkstatus/src/actionmanager.h
+++ b/klinkstatus/src/actionmanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -30,7 +30,7 @@ class KLinkStatusPart;
class TabWidgetSession;
/**
- @author Paulo Moura Guedes <moura@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
interface for accessing actions, popup menus etc. from widgets.
*/
diff --git a/klinkstatus/src/engine/linkchecker.h b/klinkstatus/src/engine/linkchecker.h
index 9b13d210..7eca50c8 100644
--- a/klinkstatus/src/engine/linkchecker.h
+++ b/klinkstatus/src/engine/linkchecker.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/linkfilter.cpp b/klinkstatus/src/engine/linkfilter.cpp
index fe4020fe..a626b5f8 100644
--- a/klinkstatus/src/engine/linkfilter.cpp
+++ b/klinkstatus/src/engine/linkfilter.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/linkfilter.h b/klinkstatus/src/engine/linkfilter.h
index 908649d2..a47a37c8 100644
--- a/klinkstatus/src/engine/linkfilter.h
+++ b/klinkstatus/src/engine/linkfilter.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -23,7 +23,7 @@
#include "../ui/resultview.h"
/**
- @author Paulo Moura Guedes <moura@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
*/
class LinkMatcher
{
diff --git a/klinkstatus/src/engine/linkstatus.cpp b/klinkstatus/src/engine/linkstatus.cpp
index ac70b73e..e41bba75 100644
--- a/klinkstatus/src/engine/linkstatus.cpp
+++ b/klinkstatus/src/engine/linkstatus.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/linkstatus.h b/klinkstatus/src/engine/linkstatus.h
index dddf320e..3880791f 100644
--- a/klinkstatus/src/engine/linkstatus.h
+++ b/klinkstatus/src/engine/linkstatus.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/linkstatus_impl.h b/klinkstatus/src/engine/linkstatus_impl.h
index 3b1b3062..f8d6bfd5 100644
--- a/klinkstatus/src/engine/linkstatus_impl.h
+++ b/klinkstatus/src/engine/linkstatus_impl.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/searchmanager.cpp b/klinkstatus/src/engine/searchmanager.cpp
index 282a2de8..6ca04b3a 100644
--- a/klinkstatus/src/engine/searchmanager.cpp
+++ b/klinkstatus/src/engine/searchmanager.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/searchmanager.h b/klinkstatus/src/engine/searchmanager.h
index bee819da..d2414cfe 100644
--- a/klinkstatus/src/engine/searchmanager.h
+++ b/klinkstatus/src/engine/searchmanager.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/engine/searchmanager_impl.h b/klinkstatus/src/engine/searchmanager_impl.h
index 20000390..947e98ff 100644
--- a/klinkstatus/src/engine/searchmanager_impl.h
+++ b/klinkstatus/src/engine/searchmanager_impl.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/global.cpp b/klinkstatus/src/global.cpp
index 89a852a7..f572aacb 100644
--- a/klinkstatus/src/global.cpp
+++ b/klinkstatus/src/global.cpp
@@ -4,7 +4,7 @@
// Description:
//
//
-// Author: Paulo Moura Guedes <moura@kdewebdev.org>, (C) 2004
+// Author: Paulo Moura Guedes <moura@tdewebdev.org>, (C) 2004
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/klinkstatus/src/global.h b/klinkstatus/src/global.h
index 27832ab1..70cab19a 100644
--- a/klinkstatus/src/global.h
+++ b/klinkstatus/src/global.h
@@ -4,7 +4,7 @@
// Description:
//
//
-// Author: Paulo Moura Guedes <moura@kdewebdev.org>, (C) 2004
+// Author: Paulo Moura Guedes <moura@tdewebdev.org>, (C) 2004
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/klinkstatus/src/klinkstatus.cpp b/klinkstatus/src/klinkstatus.cpp
index 6c8a8dbe..902ebe0f 100644
--- a/klinkstatus/src/klinkstatus.cpp
+++ b/klinkstatus/src/klinkstatus.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/klinkstatus.h b/klinkstatus/src/klinkstatus.h
index 02463f81..b962295d 100644
--- a/klinkstatus/src/klinkstatus.h
+++ b/klinkstatus/src/klinkstatus.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -35,7 +35,7 @@ class KToggleAction;
* statusbar but relies on the "Part" to do all the real work.
*
* @short Application Shell
- * @author Paulo Moura Guedes <moura@kdewebdev.org>
+ * @author Paulo Moura Guedes <moura@tdewebdev.org>
* @version 0.1.3
*/
class KLinkStatus : public KParts::MainWindow
diff --git a/klinkstatus/src/klinkstatus_part.cpp b/klinkstatus/src/klinkstatus_part.cpp
index 6d8df6a8..f354bbdb 100644
--- a/klinkstatus/src/klinkstatus_part.cpp
+++ b/klinkstatus/src/klinkstatus_part.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -186,18 +186,18 @@ KAboutData* KLinkStatusPart::createAboutData()
{
KAboutData * about = new KAboutData("klinkstatuspart", I18N_NOOP("KLinkStatus Part"), version_,
description_, KAboutData::License_GPL_V2,
- "(C) 2004 Paulo Moura Guedes", 0, 0, "moura@kdewebdev.org");
+ "(C) 2004 Paulo Moura Guedes", 0, 0, "moura@tdewebdev.org");
- about->addAuthor("Paulo Moura Guedes", 0, "moura@kdewebdev.org");
+ about->addAuthor("Paulo Moura Guedes", 0, "moura@tdewebdev.org");
about->addCredit("Manuel Menezes de Sequeira", 0, 0, "http://home.iscte.pt/~mms/");
about->addCredit("Gonçalo Silva", 0, "gngs@paradigma.co.pt");
about->addCredit("Nuno Monteiro", 0, 0, "http://www.itsari.org");
about->addCredit("Eric Laffoon", 0, "sequitur@kde.org");
about->addCredit("Andras Mantia", 0, "amantia@kde.org");
- about->addCredit("Michal Rudolf", 0, "mrudolf@kdewebdev.org");
+ about->addCredit("Michal Rudolf", 0, "mrudolf@tdewebdev.org");
about->addCredit("Mathieu Kooiman", 0, " quanta@map-is.nl");
- about->addCredit("Jens Herden", 0, "jens@kdewebdev.org");
+ about->addCredit("Jens Herden", 0, "jens@tdewebdev.org");
KGlobal::dirs()->addResourceType("appicon", KStandardDirs::kde_default("data") + "klinkstatuspart/pics/");
diff --git a/klinkstatus/src/klinkstatus_part.h b/klinkstatus/src/klinkstatus_part.h
index 60988054..f66069a9 100644
--- a/klinkstatus/src/klinkstatus_part.h
+++ b/klinkstatus/src/klinkstatus_part.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/main.cpp b/klinkstatus/src/main.cpp
index 8f5f1f95..e5f292f9 100644
--- a/klinkstatus/src/main.cpp
+++ b/klinkstatus/src/main.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -31,7 +31,7 @@ using namespace std;
static const char description[] =
- I18N_NOOP("A Link Checker.\n\nKLinkStatus belongs to the kdewebdev module from KDE.");
+ I18N_NOOP("A Link Checker.\n\nKLinkStatus belongs to the tdewebdev module from KDE.");
static const char version[] = "0.3.2";
@@ -47,18 +47,18 @@ int main(int argc, char *argv[])
KAboutData about("klinkstatus", I18N_NOOP("KLinkStatus"), version, description,
KAboutData::License_GPL_V2, "(C) 2004 Paulo Moura Guedes", 0,
- "http://klinkstatus.kdewebdev.org");
+ "http://klinkstatus.tdewebdev.org");
- about.addAuthor("Paulo Moura Guedes", 0, "moura@kdewebdev.org");
+ about.addAuthor("Paulo Moura Guedes", 0, "moura@tdewebdev.org");
about.addCredit("Manuel Menezes de Sequeira", 0, 0, "http://home.iscte.pt/~mms/");
about.addCredit("Gonçalo Silva", 0, "gngs@paradigma.co.pt");
about.addCredit("Nuno Monteiro", 0, 0, "http://www.itsari.org");
about.addCredit("Eric Laffoon", 0, "sequitur@kde.org");
about.addCredit("Andras Mantia", 0, "amantia@kde.org");
- about.addCredit("Michal Rudolf", 0, "mrudolf@kdewebdev.org");
+ about.addCredit("Michal Rudolf", 0, "mrudolf@tdewebdev.org");
about.addCredit("Mathieu Kooiman", 0, " quanta@map-is.nl");
- about.addCredit("Jens Herden", 0, "jens@kdewebdev.org");
+ about.addCredit("Jens Herden", 0, "jens@tdewebdev.org");
about.addCredit("Helge Hielscher", 0, "hhielscher@unternehmen.com");
KCmdLineArgs::init(argc, argv, &about);
diff --git a/klinkstatus/src/parser/htmlparser.cpp b/klinkstatus/src/parser/htmlparser.cpp
index 759553e1..8c653c89 100644
--- a/klinkstatus/src/parser/htmlparser.cpp
+++ b/klinkstatus/src/parser/htmlparser.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/htmlparser.h b/klinkstatus/src/parser/htmlparser.h
index c9e5ef10..faa5d7a1 100644
--- a/klinkstatus/src/parser/htmlparser.h
+++ b/klinkstatus/src/parser/htmlparser.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/http.cpp b/klinkstatus/src/parser/http.cpp
index 6e086739..484f994c 100644
--- a/klinkstatus/src/parser/http.cpp
+++ b/klinkstatus/src/parser/http.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/http.h b/klinkstatus/src/parser/http.h
index 2ad81012..8c9c4cae 100644
--- a/klinkstatus/src/parser/http.h
+++ b/klinkstatus/src/parser/http.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/mstring.cpp b/klinkstatus/src/parser/mstring.cpp
index aa2cdec7..8c98fdaa 100644
--- a/klinkstatus/src/parser/mstring.cpp
+++ b/klinkstatus/src/parser/mstring.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/mstring.h b/klinkstatus/src/parser/mstring.h
index 808fe060..301eda17 100644
--- a/klinkstatus/src/parser/mstring.h
+++ b/klinkstatus/src/parser/mstring.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/node.cpp b/klinkstatus/src/parser/node.cpp
index f83031c8..0b083761 100644
--- a/klinkstatus/src/parser/node.cpp
+++ b/klinkstatus/src/parser/node.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/node.h b/klinkstatus/src/parser/node.h
index c3ecdcaa..31937508 100644
--- a/klinkstatus/src/parser/node.h
+++ b/klinkstatus/src/parser/node.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/node_impl.h b/klinkstatus/src/parser/node_impl.h
index bd62104b..658d66f6 100644
--- a/klinkstatus/src/parser/node_impl.h
+++ b/klinkstatus/src/parser/node_impl.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/url.cpp b/klinkstatus/src/parser/url.cpp
index 8ba29138..814acfd2 100644
--- a/klinkstatus/src/parser/url.cpp
+++ b/klinkstatus/src/parser/url.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/parser/url.h b/klinkstatus/src/parser/url.h
index fbfeb952..574f4fa5 100644
--- a/klinkstatus/src/parser/url.h
+++ b/klinkstatus/src/parser/url.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/celltooltip.cpp b/klinkstatus/src/ui/celltooltip.cpp
index b02b7f83..fdf93f94 100644
--- a/klinkstatus/src/ui/celltooltip.cpp
+++ b/klinkstatus/src/ui/celltooltip.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/celltooltip.h b/klinkstatus/src/ui/celltooltip.h
index 4f0e850d..ebda6927 100644
--- a/klinkstatus/src/ui/celltooltip.h
+++ b/klinkstatus/src/ui/celltooltip.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/documentrootdialog.cpp b/klinkstatus/src/ui/documentrootdialog.cpp
index 8c55519e..b1563285 100644
--- a/klinkstatus/src/ui/documentrootdialog.cpp
+++ b/klinkstatus/src/ui/documentrootdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/documentrootdialog.h b/klinkstatus/src/ui/documentrootdialog.h
index a78d7009..0f1f70ff 100644
--- a/klinkstatus/src/ui/documentrootdialog.h
+++ b/klinkstatus/src/ui/documentrootdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -25,7 +25,7 @@
class KURLRequester;
/**
- @author Paulo Moura Guedes <moura@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
*/
class DocumentRootDialog : public KDialogBase
{
diff --git a/klinkstatus/src/ui/klshistorycombo.cpp b/klinkstatus/src/ui/klshistorycombo.cpp
index 89e622ef..1267671d 100644
--- a/klinkstatus/src/ui/klshistorycombo.cpp
+++ b/klinkstatus/src/ui/klshistorycombo.cpp
@@ -4,7 +4,7 @@
// Description:
//
//
-// Author: Paulo Moura Guedes <moura@kdewebdev.org>, (C) 2004
+// Author: Paulo Moura Guedes <moura@tdewebdev.org>, (C) 2004
//
// Copyright: See COPYING file that comes with this distribution
//
@@ -129,7 +129,7 @@ void KLSHistoryCombo::selectWord(TQKeyEvent *e)
int pos_old = pos;
int count = 0;
- // TODO: make these a parameter when in kdelibs/tdeui...
+ // TODO: make these a parameter when in tdelibs/tdeui...
TQValueList<TQChar> chars;
chars << TQChar('/') << TQChar('.') << TQChar('?') << TQChar('#') << TQChar(':');
bool allow_space_break = true;
diff --git a/klinkstatus/src/ui/klshistorycombo.h b/klinkstatus/src/ui/klshistorycombo.h
index 26c0e652..45192d6e 100644
--- a/klinkstatus/src/ui/klshistorycombo.h
+++ b/klinkstatus/src/ui/klshistorycombo.h
@@ -4,7 +4,7 @@
// Description:
//
//
-// Author: Paulo Moura Guedes <moura@kdewebdev.org>, (C) 2004
+// Author: Paulo Moura Guedes <moura@tdewebdev.org>, (C) 2004
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/klinkstatus/src/ui/resultssearchbar.cpp b/klinkstatus/src/ui/resultssearchbar.cpp
index a3ff7ae1..b19f7764 100644
--- a/klinkstatus/src/ui/resultssearchbar.cpp
+++ b/klinkstatus/src/ui/resultssearchbar.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/resultssearchbar.h b/klinkstatus/src/ui/resultssearchbar.h
index c177c5aa..c99b1da1 100644
--- a/klinkstatus/src/ui/resultssearchbar.h
+++ b/klinkstatus/src/ui/resultssearchbar.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -27,7 +27,7 @@
#include "../engine/linkfilter.h"
/**
- @author Paulo Moura Guedes <moura@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
Based on Akregator code. Kudos ;)
*/
class ResultsSearchBar : public TQWidget
diff --git a/klinkstatus/src/ui/resultview.cpp b/klinkstatus/src/ui/resultview.cpp
index 32c9e527..507d06e3 100644
--- a/klinkstatus/src/ui/resultview.cpp
+++ b/klinkstatus/src/ui/resultview.cpp
@@ -4,7 +4,7 @@
// Description:
//
//
-// Author: Paulo Moura Guedes <moura@kdewebdev.org>, (C) 2004
+// Author: Paulo Moura Guedes <moura@tdewebdev.org>, (C) 2004
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/klinkstatus/src/ui/resultview.h b/klinkstatus/src/ui/resultview.h
index 5c614fbf..842ed68b 100644
--- a/klinkstatus/src/ui/resultview.h
+++ b/klinkstatus/src/ui/resultview.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/sessionwidget.cpp b/klinkstatus/src/ui/sessionwidget.cpp
index 970ec7c6..87831ffc 100644
--- a/klinkstatus/src/ui/sessionwidget.cpp
+++ b/klinkstatus/src/ui/sessionwidget.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/sessionwidget.h b/klinkstatus/src/ui/sessionwidget.h
index 93fdca70..d171cc37 100644
--- a/klinkstatus/src/ui/sessionwidget.h
+++ b/klinkstatus/src/ui/sessionwidget.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/settings/configidentificationdialog.cpp b/klinkstatus/src/ui/settings/configidentificationdialog.cpp
index f2675d81..3abc7e2f 100644
--- a/klinkstatus/src/ui/settings/configidentificationdialog.cpp
+++ b/klinkstatus/src/ui/settings/configidentificationdialog.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/settings/configidentificationdialog.h b/klinkstatus/src/ui/settings/configidentificationdialog.h
index da260180..f0709bed 100644
--- a/klinkstatus/src/ui/settings/configidentificationdialog.h
+++ b/klinkstatus/src/ui/settings/configidentificationdialog.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2006 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -24,7 +24,7 @@
#include "configidentificationdialogui.h"
/**
- @author Paulo Moura Guedes <moura@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
*/
class ConfigIdentificationDialog : public ConfigIdentificationDialogUi
{
diff --git a/klinkstatus/src/ui/tablelinkstatus.cpp b/klinkstatus/src/ui/tablelinkstatus.cpp
index 90eff9b6..6aef2c97 100644
--- a/klinkstatus/src/ui/tablelinkstatus.cpp
+++ b/klinkstatus/src/ui/tablelinkstatus.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/tablelinkstatus.h b/klinkstatus/src/ui/tablelinkstatus.h
index a8aebf8d..d3113ee0 100644
--- a/klinkstatus/src/ui/tablelinkstatus.h
+++ b/klinkstatus/src/ui/tablelinkstatus.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/tabwidgetsession.cpp b/klinkstatus/src/ui/tabwidgetsession.cpp
index fedbe573..7502d58b 100644
--- a/klinkstatus/src/ui/tabwidgetsession.cpp
+++ b/klinkstatus/src/ui/tabwidgetsession.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/tabwidgetsession.h b/klinkstatus/src/ui/tabwidgetsession.h
index 1632fc9a..4c83ba49 100644
--- a/klinkstatus/src/ui/tabwidgetsession.h
+++ b/klinkstatus/src/ui/tabwidgetsession.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/treeview.cpp b/klinkstatus/src/ui/treeview.cpp
index 1d8f546e..21bcdf02 100644
--- a/klinkstatus/src/ui/treeview.cpp
+++ b/klinkstatus/src/ui/treeview.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/ui/treeview.h b/klinkstatus/src/ui/treeview.h
index 05862bd4..6b48cc63 100644
--- a/klinkstatus/src/ui/treeview.h
+++ b/klinkstatus/src/ui/treeview.h
@@ -4,7 +4,7 @@
// Description:
//
//
-// Author: Paulo Moura Guedes <moura@kdewebdev.org>, (C) 2004
+// Author: Paulo Moura Guedes <moura@tdewebdev.org>, (C) 2004
//
// Copyright: See COPYING file that comes with this distribution
//
diff --git a/klinkstatus/src/utils/mvector.h b/klinkstatus/src/utils/mvector.h
index e48cfda3..3628d7de 100644
--- a/klinkstatus/src/utils/mvector.h
+++ b/klinkstatus/src/utils/mvector.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/utils/utils.cpp b/klinkstatus/src/utils/utils.cpp
index 25384b4b..58f6207a 100644
--- a/klinkstatus/src/utils/utils.cpp
+++ b/klinkstatus/src/utils/utils.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/utils/utils.h b/klinkstatus/src/utils/utils.h
index f44d94c4..4abf9314 100644
--- a/klinkstatus/src/utils/utils.h
+++ b/klinkstatus/src/utils/utils.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/utils/xsl.cpp b/klinkstatus/src/utils/xsl.cpp
index 03c1a6a0..4a04834b 100644
--- a/klinkstatus/src/utils/xsl.cpp
+++ b/klinkstatus/src/utils/xsl.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
diff --git a/klinkstatus/src/utils/xsl.h b/klinkstatus/src/utils/xsl.h
index 0760ae1b..4f2468e7 100644
--- a/klinkstatus/src/utils/xsl.h
+++ b/klinkstatus/src/utils/xsl.h
@@ -1,6 +1,6 @@
/***************************************************************************
* Copyright (C) 2004 by Paulo Moura Guedes *
- * moura@kdewebdev.org *
+ * moura@tdewebdev.org *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@@ -25,7 +25,7 @@
class XSLTPrivate;
/**
- @author Paulo Moura Guedes <moura@kdewebdev.org>
+ @author Paulo Moura Guedes <moura@tdewebdev.org>
Taken from kopetexsl. Kudos to the Kopete team.
*