GNOME Bugzilla – Bug 171168
HIG Fixes
Last modified: 2005-03-23 09:29:40 UTC
I am attaching a patch to correct the following HIG issues. This patch is dependent on the games-frame changes in bug report 171026. Five or More Preferences dialog HIG fixes: * Use GNOME HIG recommended dialog padding - 12 pixels of padding around dialog border - 12 pixels between action area and vbox - 18 pixels of padding between frames See: http://developer.gnome.org/projects/gup/hig/2.0/design-window.html#window-layout-spacing * Add mnemonic to Gtk Check Button label * Add mnemonic to Gtk ComboBox label * Add mnemonic to Gtk Color Button label * Append colons to all labels preceding a control. See: http://developer.gnome.org/projects/gup/hig/2.0/design-text-labels.html
Created attachment 39045 [details] [review] Proposed patch.
Created attachment 39046 [details] Screenshot of Preference Dialog.
Applied to CVS, thanks.