GNOME Bugzilla – Bug 323928
Basic HIG fixes for new "Save Search" dialog
Last modified: 2005-12-19 03:38:45 UTC
I am attaching a small patch to HIGify the "Save Search" dialog. This means using HIG recommended widget spacing; fixing the dialog's layout when resizing; adding mnemonics; and using header capitalization for window titles.
Created attachment 55910 [details] [review] Proposed patch 2005-12-12 Dennis Cranston <dennis_cranston@yahoo.com> * src/file-manager/fm-directory-view.c (action_save_search_as_callback): HIG fixes for the save search dialog.
Comment on attachment 55910 [details] [review] Proposed patch Look fine in general, but according to the HIG "to" and "in" should never be capitalized, I think. It's fine to commit if you change that.
I checked in the patch with the above recommended change.