diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
commit | ffa67ac75582192196cb70f866f6bfa00586542a (patch) | |
tree | 5a09c67b42a8228fc8348b5689b85006ea09942d /klinkstatus/src/ui | |
parent | 997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff) | |
download | tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip |
Additional renaming of kde to tde
Diffstat (limited to 'klinkstatus/src/ui')
-rw-r--r-- | klinkstatus/src/ui/celltooltip.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/celltooltip.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/documentrootdialog.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/documentrootdialog.h | 4 | ||||
-rw-r--r-- | klinkstatus/src/ui/klshistorycombo.cpp | 4 | ||||
-rw-r--r-- | klinkstatus/src/ui/klshistorycombo.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/resultssearchbar.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/resultssearchbar.h | 4 | ||||
-rw-r--r-- | klinkstatus/src/ui/resultview.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/resultview.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/sessionwidget.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/sessionwidget.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/settings/configidentificationdialog.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/settings/configidentificationdialog.h | 4 | ||||
-rw-r--r-- | klinkstatus/src/ui/tablelinkstatus.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/tablelinkstatus.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/tabwidgetsession.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/tabwidgetsession.h | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/treeview.cpp | 2 | ||||
-rw-r--r-- | klinkstatus/src/ui/treeview.h | 2 |
20 files changed, 24 insertions, 24 deletions
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 // |