From d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Thu, 2 Sep 2010 18:10:46 +0200 Subject: Include clean-up in the big src directory --- src/main.cpp | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index bda272b0..2a5ee528 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,12 +29,10 @@ // Local Includes #include "application.h" -#include "sessionmanager.h" // KDE Includes #include #include -#include static const char description[] = @@ -69,7 +67,7 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) ki18n("Developer, Ideas, Mockups, rekonq Icon"), "megabigbug@yahoo.fr", ""); - + about.addAuthor(ki18n("Johannes Zellner"), ki18n("Patches, Suggestions, Testing, Bugfixing"), "webmaster@nebulon.de", @@ -114,23 +112,23 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) 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.."), "adawit@kde.org", ""); - + about.addCredit(ki18n("Lindsay Mathieson"), ki18n("Provided Patches & Hints, Discovered Bugs"), "lindsay.mathieson@gmail.com", ""); - + about.addCredit(ki18n("Abdurrahman AVCI"), ki18n("Provided Patches & Hints"), "abdurrahmanavci@gmail.com", -- cgit v1.2.1