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

List:       kde-commits
Subject:    KDE/kdevelop/src
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-02-08 16:18:43
Message-ID: 1234109923.265082.6146.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 923341 by apaku:

Use the component data from kdevplatform to add the catalog.

 M  +1 -1      main.cpp  


--- trunk/KDE/kdevelop/src/main.cpp #923340:923341
@@ -127,7 +127,7 @@
     }
 
     Core::initialize();
-    KGlobal::locale()->insertCatalog( "kdevplatform" );
+    KGlobal::locale()->insertCatalog( Core::self()->componentData().catalogName() );
     Core* core = Core::self();
 
     if ( splash )
[prev in list] [next in list] [prev in thread] [next in thread] 

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