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
This commit is contained in:
Peter Penz 2007-07-14 09:41:25 +00:00
parent 1bc9506260
commit 194ce9fe18

View file

@ -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