From: Peter Penz Date: Tue, 4 May 2010 17:30:19 +0000 (+0000) Subject: Updates for the "About" dialog X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/6193693d1e1f931c2eb88016c08984d73bcc3ff2 Updates for the "About" dialog svn path=/trunk/KDE/kdebase/apps/; revision=1122790 --- diff --git a/src/main.cpp b/src/main.cpp index 290ca18ab..4a17c84f3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -33,10 +33,10 @@ KDE_EXPORT int kdemain(int argc, char **argv) { KAboutData about("dolphin", 0, ki18nc("@title", "Dolphin"), - "1.4", + "1.4.9", ki18nc("@title", "File Manager"), KAboutData::License_GPL, - ki18nc("@info:credit", "(C) 2006-2009 Peter Penz")); + ki18nc("@info:credit", "(C) 2006-2010 Peter Penz")); about.setHomepage("http://dolphin.kde.org"); about.addAuthor(ki18nc("@info:credit", "Peter Penz"), ki18nc("@info:credit", "Maintainer and developer"),