[Konsole-devel] KDE/kdebase/apps/konsole/konsole
Kurt Hindenburg
kurt.hindenburg at kdemail.net
Wed Aug 9 05:02:16 UTC 2006
SVN commit 571289 by hindenburg:
New maintainer Robert Knight
CCMAIL: konsole-devel at kde.org
M +4 -1 main.cpp
--- trunk/KDE/kdebase/apps/konsole/konsole/main.cpp #571288:571289
@@ -174,8 +174,11 @@
KAboutData aboutData( PACKAGE, I18N_NOOP("Konsole"),
VERSION, description, KAboutData::License_GPL_V2,
"Copyright (c) 1997-2006, Lars Doelle");
- aboutData.addAuthor("Kurt V. Hindenburg",I18N_NOOP("Maintainer"), "kurt.hindenburg at kdemail.net");
+ aboutData.addAuthor("Robert Knight",I18N_NOOP("Maintainer"), "robertknight at gmail.com");
aboutData.addAuthor("Lars Doelle",I18N_NOOP("Author"), "lars.doelle at on-line.de");
+ aboutData.addCredit("Kurt V. Hindenburg",
+ I18N_NOOP("bug fixing and improvements"),
+ "kurt.hindenburg at kdemail.net");
aboutData.addCredit("Waldo Bastian",
I18N_NOOP("bug fixing and improvements"),
"bastian at kde.org");
More information about the konsole-devel
mailing list