GNOME Bugzilla – Bug 453827
Finalize the new timezone handling
Last modified: 2015-03-24 13:01:06 UTC
There are some TODO in the code: clock.c: //TODO also, we might need to reposition the tz popup (except if we set the gravity) clock.c: //TODO hrm, this returns wrong value??? tz.c: //TODO make sure this returns something valid tz-list.c: //TODO: associate schema for new keys: why doesn't it work? tz-list.c: //TODO: don't have timezone_name/timezone_zone tz-sel-dialog.c://TODO closing the expander doesn't resize the dialog tz-sel-dialog.c: //TODO: %X contains seconds, and we don't update every second... tz-sel-dialog.c: //TODO select something tz-window.c: //TODO: the 12 pixels here are breaking the tooltip Also, it feels a bit slow when opening/closing the window.
Ah, I also didn't change POTFILES.in. And we need to check with i18n what to do for the translation of the timezones.
Right-clicking on the tz toggle button should also do something.
Created attachment 91639 [details] [review] Patch to read cldr translations This mostly works. configure.in needs to be updated to depend on libxml2
Intlclock has been merged => OBSOLETE.