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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/digital-clock
From:       Alessandro Diaferia <alediaferia () gmail ! com>
Date:       2008-10-12 14:40:16
Message-ID: 1223822416.897059.7663.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 870438 by adiaferia:

let's display the timezone even if local to have homogeneus behavior with analog-clock

 M  +1 -1      clock.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/digital-clock/clock.cpp #870437:870438
@@ -272,7 +272,7 @@
                                        "%1 day of the week with date, %2 currentTimezone",
                                        "%1 %2", dateString, currentTimezone);
                 }
-            } else if (m_showTimezone && !isLocalTimezone()) {
+            } else if (m_showTimezone) {
                 dateString = prettyTimezone();
             }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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