From 16f3261d8c05650e2905ab26149e3ed9ac2c5ff0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 25 Oct 2009 11:58:05 +0100 Subject: Forgot Dario.. (sorry) --- src/main.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 0dd1ebf6..f9531c19 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -121,6 +121,11 @@ int main(int argc, char **argv) "rohan16garg@gmail.com", ""); + about.addCredit(ki18n("Dario Freddi"), + ki18n("Patches, hints, first KWallet support implementation"), + "drf@kde.org", + ""); + // Initialize command line args KCmdLineArgs::init(argc, argv, &about); -- cgit v1.2.1