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

List:       kde-usability
Subject:    KDE/kdebase/kicker/applets/clock
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2005-05-26 15:39:25
Message-ID: 1117121965.899726.4121.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 418428 by aseigo:

default to no additional timezones so that
people who are easily confused by mouse wheels
aren't subjected to confusing situations by
default. and this way we don't annoy the rest
of the world by making their scroll mouse
useless in an obviously useful place.

timezones are pretty user dependant
anyways. i have no interest in the time in
moscow, why should it be in the defaults?

CCBUG:106266
CCMAIL:kde-usability@kde.org


 M  +1 -4      zone.cpp  


--- trunk/KDE/kdebase/kicker/applets/clock/zone.cpp #418427:418428
@@ -66,10 +66,7 @@
     config->setGroup("General");
 
     /* default displayable timezones */
-    QString tzList = config->readEntry("RemoteZones",
-                                        "America/Los_Angeles,America/New_York,"
-                                        "Australia/Sydney,Asia/Tokyo,"
-                                        "Europe/Berlin,Europe/London,Europe/Moscow");
+    QString tzList = config->readEntry("RemoteZones");
     _remotezonelist = QStringList::split(",", tzList);
     setZone(config->readNumEntry("Initial_TZ", 0));
 }
_______________________________________________
kde-usability mailing list
kde-usability@kde.org
https://mail.kde.org/mailman/listinfo/kde-usability
[prev in list] [next in list] [prev in thread] [next in thread] 

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