summaryrefslogtreecommitdiffstats
path: root/ktouch/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src/main.cpp')
-rw-r--r--ktouch/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/main.cpp b/ktouch/src/main.cpp
index c8b74b57..cebc0a0d 100644
--- a/ktouch/src/main.cpp
+++ b/ktouch/src/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char **argv)
"Copyright (C) 2000-2006 by Håvard Frøiland and Andreas Nicolai",
0,
"http://edu.kde.org/ktouch",
- "submit@bugs.kde.org");
+ "submit@bugs.trinitydesktop.org");
about.addAuthor( "Andreas Nicolai", I18N_NOOP("Current maintainer and programmer"), "Andreas.Nicolai@gmx.net" );
about.addAuthor( "Håvard Frøiland", I18N_NOOP("Original author, project admin"), "haavard@users.sourceforge.net" );
about.addCredit( "David Vignoni", I18N_NOOP("Creator of the SVG icon"), "david80v@tin.it");