summaryrefslogtreecommitdiffstats
path: root/apps/ktorrent/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ktorrent/main.cpp')
-rw-r--r--apps/ktorrent/main.cpp2
1 files changed, 1 insertions, 1 deletions
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);