From d417bd8972c3ef13d1fe769802f1eaa99b458776 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 4 Dec 2012 17:00:34 +0100 Subject: Lindsay's credits --- src/main.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 87eb7fa2..6ede3ac3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -106,6 +106,11 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) "tirtha.p.chatterjee@gmail.com", ""); + about.addAuthor(ki18n("Lindsay Mathieson"), + ki18n("Implemented inline spellcheck, provided hints, discovered bugs"), + "lindsay.mathieson@gmail.com", + ""); + // --------------- about credits ----------------------------- about.addCredit(ki18n("Dawit Alemayehu"), ki18n("KDEWebKit (main) developer. And KIO. And KUriFilter. And more.."), @@ -117,11 +122,6 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) "adaptee@gmail.com", ""); - about.addCredit(ki18n("Lindsay Mathieson"), - ki18n("Provided Patches & Hints, Discovered Bugs"), - "lindsay.mathieson@gmail.com", - ""); - about.addCredit(ki18n("Panagiotis Papadopoulos"), ki18n("Quite everything but code"), "pano_90@gmx.net", -- cgit v1.2.1