[Bug 170380] locale time setting error

Gerry Gavigan gavigan at iee.org
Fri Oct 9 23:05:20 BST 2009


https://bugs.kde.org/show_bug.cgi?id=170380





--- Comment #12 from Gerry Gavigan <gavigan iee org>  2009-10-10 00:05:16 ---
With a bit of luck I've acquired this code fragment from the world clock
plasmoid.  


KGlobal::locale()->insertCatalog("marble");
KGlobal::locale()->insertCatalog("marble_qt");
+ KGlobal::locale()->insertCatalog("timezones4");
setHasConfigurationInterface(true);
setAcceptHoverEvents(true);

Now, I am seriously busking here, but what's this "timezones4" thing?

Is it present in the digital clock and kdepim? 

BTW: see also http://forum.kde.org/viewtopic.php?f=20&t=77107

If someone could give me a few pointers I'm happy to carry on amateur
sleuthing.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list