diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:38 -0600 |
commit | 5dcbbbba39c3599f9acbd9c9c71eeb6ffd541542 (patch) | |
tree | 29ecafa0a1f2947df36e28359c371540698c8b7e /apps | |
parent | 5d0d46e02c1334b105215ad75d01149da154045f (diff) | |
download | ktorrent-5dcbbbba39c3599f9acbd9c9c71eeb6ffd541542.tar.gz ktorrent-5dcbbbba39c3599f9acbd9c9c71eeb6ffd541542.zip |
Additional renaming of kde to tde
Diffstat (limited to 'apps')
-rw-r--r-- | apps/ktorrent/ktorrent.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/main.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/button.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/button.h | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/buttonbar.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/buttonbar.h | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/comdefs.h | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/ddockwindow.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/ddockwindow.h | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/dmainwindow.cpp | 4 | ||||
-rw-r--r-- | apps/ktorrent/newui/dmainwindow.h | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/docksplitter.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/docksplitter.h | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/dtabwidget.cpp | 2 | ||||
-rw-r--r-- | apps/ktorrent/newui/dtabwidget.h | 2 |
15 files changed, 16 insertions, 16 deletions
diff --git a/apps/ktorrent/ktorrent.cpp b/apps/ktorrent/ktorrent.cpp index 8bc52cb..85cb4f0 100644 --- a/apps/ktorrent/ktorrent.cpp +++ b/apps/ktorrent/ktorrent.cpp @@ -32,7 +32,7 @@ #include <klocale.h> #include <kmessagebox.h> #include <kiconloader.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kmenubar.h> #include <kstatusbar.h> #include <kkeydialog.h> diff --git a/apps/ktorrent/main.cpp b/apps/ktorrent/main.cpp index a7a44cb..8e47d69 100644 --- a/apps/ktorrent/main.cpp +++ b/apps/ktorrent/main.cpp @@ -148,7 +148,7 @@ int main(int argc, char **argv) about.addCredit("Lesly Weyts",I18N_NOOP("Zeroconf enhancements"),0,0); about.addCredit("Kevin Andre",I18N_NOOP("Zeroconf enhancements"),0,"http://users.edpnet.be/hyperquantum/"); about.addCredit("Dagur Valberg Johannsson",I18N_NOOP("Coldmilk webgui"),"dagurval@pvv.ntnu.no"); - about.addCredit("Alexander Dymo",I18N_NOOP("IDEAl code from KDevelop"),"adymo@kdevelop.org"); + about.addCredit("Alexander Dymo",I18N_NOOP("IDEAl code from KDevelop"),"adymo@tdevelop.org"); about.addCredit("Scott Wolchok",I18N_NOOP("Conversion speed improvement in ipfilter plugin"),"swolchok@umich.edu"); about.addCredit("Bryan Burns of Juniper Networks",I18N_NOOP("Discovered 2 security vulnerabilities (both are fixed)"),0); about.addCredit("Goten Xiao",I18N_NOOP("Patch to load silently with a save location"),0); diff --git a/apps/ktorrent/newui/button.cpp b/apps/ktorrent/newui/button.cpp index a68aeab..cbbfbed 100644 --- a/apps/ktorrent/newui/button.cpp +++ b/apps/ktorrent/newui/button.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/button.h b/apps/ktorrent/newui/button.h index 86e27c2..fae0b56 100644 --- a/apps/ktorrent/newui/button.h +++ b/apps/ktorrent/newui/button.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/buttonbar.cpp b/apps/ktorrent/newui/buttonbar.cpp index 80da533..47227a8 100644 --- a/apps/ktorrent/newui/buttonbar.cpp +++ b/apps/ktorrent/newui/buttonbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/buttonbar.h b/apps/ktorrent/newui/buttonbar.h index 5f11d97..a2e8ecc 100644 --- a/apps/ktorrent/newui/buttonbar.h +++ b/apps/ktorrent/newui/buttonbar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/comdefs.h b/apps/ktorrent/newui/comdefs.h index 8233f12..01c94be 100644 --- a/apps/ktorrent/newui/comdefs.h +++ b/apps/ktorrent/newui/comdefs.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/ddockwindow.cpp b/apps/ktorrent/newui/ddockwindow.cpp index 6fd9b88..f008e56 100644 --- a/apps/ktorrent/newui/ddockwindow.cpp +++ b/apps/ktorrent/newui/ddockwindow.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/ddockwindow.h b/apps/ktorrent/newui/ddockwindow.h index e6427e0..6252f14 100644 --- a/apps/ktorrent/newui/ddockwindow.h +++ b/apps/ktorrent/newui/ddockwindow.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/dmainwindow.cpp b/apps/ktorrent/newui/dmainwindow.cpp index 7ccc689..26186d0 100644 --- a/apps/ktorrent/newui/dmainwindow.cpp +++ b/apps/ktorrent/newui/dmainwindow.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * @@ -108,7 +108,7 @@ void DMainWindow::addWidget(DTabWidget *tab, TQWidget *widget, const TQString &t if (m_showIconsOnTabs) { const TQPixmap *pixmap = widget->icon(); - const TQIconSet &icons = (pixmap && (pixmap->size().height() <= 16)) ? *(pixmap) : SmallIcon("kdevelop"); + const TQIconSet &icons = (pixmap && (pixmap->size().height() <= 16)) ? *(pixmap) : SmallIcon("tdevelop"); tab->insertTab(widget, icons, title, idx); } else diff --git a/apps/ktorrent/newui/dmainwindow.h b/apps/ktorrent/newui/dmainwindow.h index e677281..b70a5f4 100644 --- a/apps/ktorrent/newui/dmainwindow.h +++ b/apps/ktorrent/newui/dmainwindow.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/docksplitter.cpp b/apps/ktorrent/newui/docksplitter.cpp index 14d321e..4931ad0 100644 --- a/apps/ktorrent/newui/docksplitter.cpp +++ b/apps/ktorrent/newui/docksplitter.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/docksplitter.h b/apps/ktorrent/newui/docksplitter.h index 87f56b6..3f0a226 100644 --- a/apps/ktorrent/newui/docksplitter.h +++ b/apps/ktorrent/newui/docksplitter.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/dtabwidget.cpp b/apps/ktorrent/newui/dtabwidget.cpp index 455b820..fd7fad0 100644 --- a/apps/ktorrent/newui/dtabwidget.cpp +++ b/apps/ktorrent/newui/dtabwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/apps/ktorrent/newui/dtabwidget.h b/apps/ktorrent/newui/dtabwidget.h index cf939eb..cca5caa 100644 --- a/apps/ktorrent/newui/dtabwidget.h +++ b/apps/ktorrent/newui/dtabwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@kdevelop.org * + * adymo@tdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * |