summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-06-03 16:35:12 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-06-03 16:35:12 +0200
commit6b985d652b4cc0fff0138852a2568c75f61f1862 (patch)
tree2814cccf76a3b70f38e7d9e991741e6d31c2b5f7 /src/main.cpp
parentCleaning TabBar::showPreview code (diff)
downloadrekonq-6b985d652b4cc0fff0138852a2568c75f61f1862.tar.xz
Added credits :)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp5
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",