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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeadmin/knetworkconf/knetworkconf
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2005-09-23 10:41:13
Message-ID: 1127472073.608138.792.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 463254 by lukas:

we have a translation and we wanna see it!


 M  +2 -0      main.cpp  


--- branches/KDE/3.5/kdeadmin/knetworkconf/knetworkconf/main.cpp #463253:463254
@@ -22,6 +22,7 @@
 #include <klocale.h>
 #include <kuniqueapplication.h>
 #include <dcopclient.h>
+#include <kglobal.h>
 #include <kgenericfactory.h>
 
 //#include "knetworkconf.h"
@@ -41,6 +42,7 @@
 {
   KDE_EXPORT KCModule *create_knetworkconfmodule(QWidget *parent, const char *name)
   {
+    KGlobal::locale()->insertCatalogue("knetworkconf");
     return new KNetworkConfModule(parent, name);
   }
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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