GNOME Bugzilla – Bug 584223
HIGify connection editor
Last modified: 2009-06-03 19:42:13 UTC
The connection editor needs HIG improvements: - borders, spacings, packing properties are wrong - many strings have wrong capitalisation - many labels are missing mnemonics - many labels don't have the correct mnemonic target set Attached patch series corrects all of these problems I could find.
Created attachment 135569 [details] [review] patch series (Depends on the patches from bug 583918 being applied first.)
all committed with the exception of "[PATCH 04/32] Make nm-connection-editor window a GtkDialog" which I'd like to drop for the moment; the "All users" checkbox was placed there to ensure the dialog didn't get too tall, since it's there for every connection. I think before we move that we should figure out how to make the editor dialog less tall, which we need to do anyway for netbooks and such. It needs an interaction engineer to go over it. Thanks again!