GNOME Bugzilla – Bug 82802
Toolbars/menus capplet shouldn't be resizable
Last modified: 2004-12-22 21:47:04 UTC
Resizing it larger just looks dumb and isn't useful. gtk_window_set_resizeable (window, FALSE).
Agreed. Agreed also that this is very, very minor :)
Fix is trivial. Patch applied.