Re: Remove excess whitespace from password dialog
Matthew Barnes <[email protected]> Tue, 11 Dec 2007 13:10:56 -0500
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2007-12-08 at 03:49 +1000, Ted Percival wrote: > This patch removes a lot of the useless whitespace on the password > dialog (and an unnecessary GtkVBox in the process). > > Please CC me on replies, or on a bug report, if this needs discussion. > + gtk_box_set_spacing(GTK_BOX(vbox), 5); Spacing should 6 or 12 (I guess 6 in this case). Would you mind posting before and after screenshots? Matthew Barnes