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 82802 - Toolbars/menus capplet shouldn't be resizable
Toolbars/menus capplet shouldn't be resizable
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-23 22:31 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Havoc Pennington 2002-05-23 22:31:43 UTC
Resizing it larger just looks dumb and isn't useful.
gtk_window_set_resizeable (window, FALSE).
Comment 1 Luis Villa 2002-05-29 17:55:35 UTC
Agreed. Agreed also that this is very, very minor :)
Comment 2 Jody Goldberg 2002-05-29 18:47:27 UTC
Fix is trivial.
Patch applied.