GNOME Bugzilla – Bug 457451
HIG improvements for the "Visible Columns" dialog
Last modified: 2008-08-05 15:35:03 UTC
Removed the dialog separator and modified the border widths and spacings appropriately. Also changed the "." in information label to ":". So the label is now "Choose the order of information to appear in this folder:". Also changed the response code of the "Close" button from GTK_RESPONSE_CANCEL to GTK_RESPONSE_CLOSE since it's more semantically correct, although it does not really matter in this case.
Created attachment 91866 [details] [review] HIG fixes for "Visible Columns" dialog
Created attachment 91867 [details] [review] HIG fixes for "Visible Columns" dialog
to get this in, you should probably poke alex on the nautilus list or on irc. ui freeze on monday.
The patch still applies...setting 2.24 target so that we can get this in after 2.22 branching.
Cosimoc: *ping* (Probably a UI change)
I committed a better patch for this to trunk. Closing as FIXED. 2008-08-05 Cosimo Cecchi <cosimoc@gnome.org> * src/file-manager/fm-list-view.c: (create_column_editor): HIG improvements for the "Visible Columns" dialog. Initial patch by Vincent Geddes (#457451).