From 87b2df4fca240d0fc906d335539d71cfbc77c0ed Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 1 Jul 2008 12:03:25 +0000 Subject: [PATCH] Fix filenames in ChangeLog. svn path=/trunk/; revision=26028 --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a4cde57b18..c341fab2d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,12 +84,12 @@ This is completely evil: * app/widgets/Makefile.am - * app/widgets/gimpscalebutton.[ch]: copy GtkScaleButton from GTK+ + * app/widgets/gtkscalebutton.[ch]: copy GtkScaleButton from GTK+ upstream trunk and hack around until symbol conflicts are gone and it builds. * app/widgets/gimppropwidgets.c - * app/widgets/gtkscalebutton.[ch]: use the hacked version instead + * app/widgets/gimpscalebutton.[ch]: use the hacked version instead of the one from GTK+. Set the orientation to horizontal. 2008-06-28 Michael Natterer