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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeplasma-addons/applets
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2009-07-02 14:53:28
Message-ID: 1246546408.115844.13280.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 990506 by lukas:

timezones catalog


 M  +1 -0      binary-clock/binaryclock.cpp  
 M  +1 -0      fuzzy-clock/fuzzyClock.cpp  


--- branches/KDE/4.3/kdeplasma-addons/applets/binary-clock/binaryclock.cpp \
#990505:990506 @@ -35,6 +35,7 @@
       m_time(0, 0)
 {
     KGlobal::locale()->insertCatalog("libplasmaclock");
+    KGlobal::locale()->insertCatalog("timezones4");
 
     setHasConfigurationInterface(true);
     resize(getWidthFromHeight(128), 128);
--- branches/KDE/4.3/kdeplasma-addons/applets/fuzzy-clock/fuzzyClock.cpp \
#990505:990506 @@ -47,6 +47,7 @@
       m_layout(0)
 {
     KGlobal::locale()->insertCatalog("libplasmaclock");
+    KGlobal::locale()->insertCatalog("timezones4");
     setHasConfigurationInterface(true);
     setBackgroundHints(Plasma::Applet::DefaultBackground);
     //If we do not set this, the user has to press CTRL when shrinking the plasmoid \
on the desktop beyond a certain size.


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

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