From ef68c4c9c2bdc70269e7f9158a9f50506ef2df6c Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Thu, 14 Sep 2006 08:47:09 +0000 Subject: [PATCH] typos, formatting --- ChangeLog | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 99470eaeaa..3152ab351a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,7 +21,7 @@ 2006-09-14 Sven Neumann - * plug-ins/pygimp/gimpfu.py: marged strings for translation. + * plug-ins/pygimp/gimpfu.py: marked strings for translation. 2006-09-14 Michael Natterer @@ -37,11 +37,10 @@ 2006-09-14 Michael Natterer * app/widgets/gimpcontainerentry.c: implement - GimpContainerView::set_context() and set the renderers' - contexts. Fixes more preview rendering warnings. - Connect to GtkEntryCompletion::match-selected in addition to - GtkEntry::changed to select the active item. Makes the whole - thing work a lot better. + GimpContainerView::set_context() and set the renderers' contexts. + Fixes more preview rendering warnings. Connect to + GtkEntryCompletion::match-selected in addition to GtkEntry::changed + to select the active item. Makes the whole thing work a lot better. 2006-09-13 Michael Natterer