From 7e5f99b8014f64ba06cf467ac432b226961f9567 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 23 Aug 2010 00:53:41 +0200 Subject: new rekonq authors for 0.6 Jon, Benjamin: sorry for the late :) --- src/main.cpp | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 7f2b74cf..bda272b0 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -101,7 +101,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) ""); about.addAuthor(ki18n("Rohan Garg"), - ki18n("Handbook, Maintains a Kubuntu PPA with rekonq git packages"), + ki18n("Handbook, Maintains a Kubuntu PPA with rekonq git packages. And now he also started coding.."), "rohan16garg@gmail.com", ""); @@ -109,7 +109,17 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) ki18n("Handbook, Maintains a Kubuntu PPA with rekonq git packages"), "bulldog98@freenet.de", ""); - + + about.addAuthor(ki18n("Jon Ander PeƱalba"), + ki18n("Bookmarks code peer reviewer. A fantastic help"), + "jonan88@gmail.com", + "http://identi.ca/jonan"); + + about.addAuthor(ki18n("Benjamin Poulain"), + ki18n("The \"QtWebKit guy\". Code quality improvements"), + "ikipou@gmail.com", + "http://www.openyourcode.org/"); + // --------------- about credits ----------------------------- about.addCredit(ki18n("Dawit Alemayehu"), ki18n("KDEWebKit (main) developer. And KIO. And KUriFilter. And more.."), -- cgit v1.2.1