summaryrefslogtreecommitdiffstats
path: root/knights/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:39:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:39:56 -0600
commit64ef1cb03f164a0e3e58efd2d149c8184ef19538 (patch)
tree23f1be9dd53e6d72176dc95e301ece0ef0a01174 /knights/main.cpp
parenta7fec707d77968cab721caab79eca11c36574793 (diff)
downloadknights-64ef1cb03f164a0e3e58efd2d149c8184ef19538.tar.gz
knights-64ef1cb03f164a0e3e58efd2d149c8184ef19538.zip
Additional renaming of kde to tde
Diffstat (limited to 'knights/main.cpp')
-rw-r--r--knights/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/main.cpp b/knights/main.cpp
index 02c4d6d..c68ae43 100644
--- a/knights/main.cpp
+++ b/knights/main.cpp
@@ -58,7 +58,7 @@ int main(int argc, char *argv[])
"");
aboutData.addCredit("Harald Fernengel",
I18N_NOOP("KDE3 Compatability Patch"),
- "harry@kdevelop.org",
+ "harry@tdevelop.org",
"");
aboutData.addCredit("Tim Mann",
I18N_NOOP("XBoard protocol"),