From 71651defd974cd8fe21e04f1a3ef38cfaf882df3 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 21 Nov 2010 23:38:53 +0100 Subject: Sorry Pierre, forgot to update author list.. --- src/main.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index db6a435f..3a19fc9a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -49,7 +49,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) KAboutData::License_GPL_V3, ki18n("(C) 2008-2010 Andrea Diamantini"), KLocalizedString(), - "http://rekonq.sourceforge.net" + "http://rekonq.kde.org" ); // --------------- about authors ----------------------------- @@ -118,6 +118,11 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) "ikipou@gmail.com", "http://www.openyourcode.org/"); + about.addAuthor(ki18n("Pierre Rossi"), + ki18n("Urlbar, tests, new tab page, bars... and more"), + "pierre.rossi@gmail.com", + ""); + // --------------- about credits ----------------------------- about.addCredit(ki18n("Dawit Alemayehu"), ki18n("KDEWebKit (main) developer. And KIO. And KUriFilter. And more.."), -- cgit v1.2.1