From ffa67ac75582192196cb70f866f6bfa00586542a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:35 -0600 Subject: Additional renaming of kde to tde --- quanta/src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'quanta/src/main.cpp') diff --git a/quanta/src/main.cpp b/quanta/src/main.cpp index fda7d0dc..75d6918e 100644 --- a/quanta/src/main.cpp +++ b/quanta/src/main.cpp @@ -71,7 +71,7 @@ int main(int argc, char *argv[]) QUANTA_VERSION, description, KAboutData::License_GPL_V2, copyright, othertext, - "http://kdewebdev.org" + "http://tdewebdev.org" ); //aboutData.otherText(&othertext); @@ -83,7 +83,7 @@ int main(int argc, char *argv[]) aboutData.addCredit("Michal Rudolf", I18N_NOOP("Various fixes, table editor maintainer"), - "mrudolf@kdewebdev.org"); + "mrudolf@tdewebdev.org"); aboutData.addCredit("Linus McCabe", I18N_NOOP("Debugger interface and integration of the Gubed PHP debugger"), @@ -151,7 +151,7 @@ int main(int argc, char *argv[]) aboutData.addCredit("Jens Herden", I18N_NOOP("Improvements to the treeview code; code review and cleanup"), - "jens@kdewebdev.org"); + "jens@tdewebdev.org"); aboutData.addCredit("Andrea Bergia", I18N_NOOP("Original CSS editor"), -- cgit v1.2.1