From 194ce9fe183688544b8b9f420abe7ed186404908 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 14 Jul 2007 09:41:25 +0000 Subject: Translation fix from Stefan Asserhall: e. g. "Link to Device" from libkonq has not been translated (@David: is this the right way to do it?) CCMAIL: faure@kde.org CCMAIL: stefan.asserhall@comhem.se svn path=/trunk/KDE/kdebase/apps/; revision=687760 --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 484ccab8e..3247a716f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -70,6 +70,8 @@ int main(int argc, char **argv) } DolphinApplication app; + KGlobal::locale()->insertCatalog("libkonq"); // needed for applications using libkonq + #ifdef __GNUC__ #warning TODO, SessionManagement #endif -- cgit v1.3