GNOME Bugzilla – Bug 551818
wrong adjustement limit in the clock applet
Last modified: 2008-09-12 08:50:54 UTC
using GNOME 2.23.92 the gnome-panel clock applet time configuration dialog has wrong spin button ranges, that's due to the change in the new GTK where adjustement count the page_size settings for the upper limits
Created attachment 118519 [details] [review] change the adjustement setting to fix the issue the issue is somewhat a GTK compatibility breakage but that change makes the dialog work correctly on GNOME 2.23 when using the current GTK version
Thanks, please commit.
2008-09-12 Sebastien Bacher <seb128@ubuntu.com> * clock.glade: adapt the adjustement values to the new GTK behaviour (bug #551818)