fixed braino

This commit is contained in:
Michael Natterer 2004-05-24 19:35:06 +00:00
parent 6f7eb2fd57
commit b058c8d8e9

View file

@ -2,7 +2,7 @@
* app/widgets/gimptoolbox.c (toolbox_create_tools): added an evil
hack as workaround for the missing gtk_action_get_accel_closure().
Re-enables accelerator display in the tool button labels.
Re-enables accelerator display in the tool button tooltips.
2004-05-24 Michael Natterer <mitch@gimp.org>