From 2610d40ce8d74b3837120737e038998a8dd74d82 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 27 May 2012 23:15:39 +0200 Subject: rekonq 0.9.60 - 2011 gsoc's work of Phaneendra Hedge about Fancy bookmarking with Nepomuk & rekonq. An huge thanks to him for all his work about :) - Compilation fixes with MSVC - small improvements in the Application shortcuts management CCMAIL: pnh.pes@gmail.com --- src/main.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 8660f0f3..b73dbc92 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -110,6 +110,11 @@ extern "C" KDE_EXPORT int kdemain(int argc, char **argv) "pano_90@gmx.net", ""); + about.addCredit(ki18n("Phaneendra Hedge"), + ki18n("Nepomuk fancy bookmarking"), + "pnh.pes@gmail.com", + ""); + about.addCredit(ki18n("Jonathan Raphael Joachim Kolberg"), ki18n("Handbook, Maintains a Kubuntu PPA with rekonq git packages"), "bulldog98@freenet.de", -- cgit v1.2.1