From d17de25b7fe2200ed60b15ec6801e3458b2c1046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:18 +0200 Subject: Additional k => tde renaming and fixes --- 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 91e0dbd5..183b2149 100644 --- a/quanta/src/main.cpp +++ b/quanta/src/main.cpp @@ -71,7 +71,7 @@ int main(int argc, char *argv[]) QUANTA_VERSION, description, TDEAboutData::License_GPL_V2, copyright, othertext, - "http://tdewebdev.org" + "http://kdewebdev.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@tdewebdev.org"); + "mrudolf@kdewebdev.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@tdewebdev.org"); + "jens@kdewebdev.org"); aboutData.addCredit("Andrea Bergia", I18N_NOOP("Original CSS editor"), -- cgit v1.2.1