diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp index 296f8679..6b1f1235 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -111,6 +111,11 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) ""); // --------------- about credits ----------------------------- + about.addCredit(ki18n("Dawit Alemayehu"), + ki18n("KDEWebKit (main) developer. And KIO. And KUriFilter. And more.."), + "adawit@kde.org", + ""); + about.addCredit(ki18n("Lindsay Mathieson"), ki18n("Provided Patches & Hints, Discovered Bugs"), "lindsay.mathieson@gmail.com", |