After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323928 - Basic HIG fixes for new "Save Search" dialog
Basic HIG fixes for new "Save Search" dialog
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-12 21:37 UTC by Dennis Cranston
Modified: 2005-12-19 03:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (3.52 KB, patch)
2005-12-12 21:37 UTC, Dennis Cranston
reviewed Details | Review

Description Dennis Cranston 2005-12-12 21:37:30 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.
Comment 1 Dennis Cranston 2005-12-12 21:37:58 UTC
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 2 Martin Wehner 2005-12-18 00:35:32 UTC
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.
Comment 3 Dennis Cranston 2005-12-19 03:38:12 UTC
I checked in the patch with the above recommended change.