[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.2/kdebase/workspace/krunner
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2009-02-14 22:33:50
Message-ID: 1234650830.630803.9917.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 926263 by lukas:

make the process list show translated


 M  +2 -0      main.cpp  


--- branches/KDE/4.2/kdebase/workspace/krunner/main.cpp #926262:926263
@@ -21,6 +21,7 @@
 #include <KCmdLineArgs>
 #include <kdebug.h>
 #include <KLocale>
+#include <KGlobal>
 
 #include "krunnerapp.h"
 #ifdef Q_WS_X11
@@ -53,6 +54,7 @@
     }
 
     KRunnerApp *app = KRunnerApp::self();
+    KGlobal::locale()->insertCatalog("processui");
     app->disableSessionManagement(); // autostarted
     int rc = app->exec();
     delete app;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic