From 6b49f86c54902cc1ca95e2a70c75467828e2a606 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 13 Jul 2007 18:39:57 +0000 Subject: improved i18ncheckarg scripts means new KUIT issues -> fixed now... svn path=/trunk/KDE/kdebase/apps/; revision=687491 --- src/dolphinpart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinpart.cpp') diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp index a6ce98595..675609b3d 100644 --- a/src/dolphinpart.cpp +++ b/src/dolphinpart.cpp @@ -94,7 +94,7 @@ DolphinPart::~DolphinPart() KAboutData* DolphinPart::createAboutData() { - return new KAboutData("dolphinpart", 0, ki18nc("@info", "Dolphin Part"), "0.1"); + return new KAboutData("dolphinpart", 0, ki18nc("@title", "Dolphin Part"), "0.1"); } bool DolphinPart::openUrl(const KUrl& url) -- cgit v1.3