From b058c8d8e971675d21f6f12fa9741007bd4a7caa Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 24 May 2004 19:35:06 +0000 Subject: [PATCH] fixed braino --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e620785ad0..12804d3ba7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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