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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/clock
From:       Jeremy Paul Whiting <jeremy () scitools ! com>
Date:       2007-09-08 20:38:58
Message-ID: 1189283938.676520.12994.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 709993 by whiting:

re-enable code that adjusts timezone based on selection in configuration dialog, since it works now

 M  +1 -2      clock.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/clock/clock.cpp #709992:709993
@@ -142,7 +142,7 @@
     m_size = QSize(ui.spinSize->value(), ui.spinSize->value());
     m_theme->resize(m_size);
     QStringList tzs = ui.timeZones->selection();
-    /*
+    
     if (tzs.count() > 0) {
         //TODO: support multiple timezones
         QString tz = tzs.at(0);
@@ -156,7 +156,6 @@
         m_timezone = "Local";
         dataEngine("time")->connectSource(m_timezone, this);
     }
-    */
 
     dataEngine("time")->connectSource(m_timezone, this);
     constraintsUpdated();
[prev in list] [next in list] [prev in thread] [next in thread] 

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