71
71
m_locale = KGlobal::locale();
82
timeEngine->connectSource(currentTimezone(), this, 6000, Plasma::AlignToMinute);
84
connect(Plasma::Theme::defaultTheme(), SIGNAL(themeChanged()), this, SLOT(updateColors()));
73
89
KConfigGroup cg = config();
75
91
m_showTimezone = cg.readEntry("showTimezone", false);