GNOME Bugzilla – Bug 171319
HIG Fixes
Last modified: 2005-03-23 10:06:39 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. Gnibbles 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 * Remove mnemonics from the notebook tabs See: http://developer.gnome.org/projects/gup/hig/2.0/controls-notebooks.html * Add mnemonics to Gtk Check Button labels * Add mnemonics to Gtk Spinner Button labels * Use Header capitalization for frame labels See: http://developer.gnome.org/projects/gup/hig/2.0/design-text-labels.html#layout-capitalization * Fix dialog resizing issues Other HIG fixes: * Use Header capitalization for menu items
Created attachment 39115 [details] [review] Proposed patch.
Created attachment 39116 [details] Screenshot #1.
Created attachment 39117 [details] Screenshot #2.
Applied to CVS. Thanks.