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

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/unitconverter
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-05-08 15:43:58
Message-ID: 1241797438.882601.18696.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 965330 by coles:

Now loads the message catalog for libconversion - without the loadCatalog call, only \
the applets' strings are localised, not those of the libraries to which it is linked.



 M  +1 -0      unitconverter.cpp  


--- trunk/KDE/kdeplasma-addons/applets/unitconverter/unitconverter.cpp #965329:965330
@@ -39,6 +39,7 @@
 : Plasma::PopupApplet(parent, args)
 , m_widget(0)
 {
+    KGlobal::locale()->insertCatalog("libconversion");
     setAspectRatioMode(Plasma::IgnoreAspectRatio);
     setPopupIcon("accessories-calculator");
     resize(400, 300);


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

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