From b43bbda2e247e72782cf116003d308d21346935f Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Fri, 19 Mar 2004 02:28:30 +0000 Subject: Patch from Darren Adams to make sure the new 2004-03-19 Glynn Foster * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c, src/progress.c, src/text.c, src/tree.c: Patch from Darren Adams to make sure the new file chooser resizes nicely. Sanitize the default setting of the other widgets. * configure.in, src/util.c: Lose gconf dependancy since we don't currently use it, although arguably we should to detect which help browser we're supposed to run :/ * THANKS, src/about.c: Add Darren to the list. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0d0f0466..16c00e1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-03-19 Glynn Foster + + * src/calendar.c, src/entry.c, src/fileselection.c, + src/msg.c, src/progress.c, src/text.c, src/tree.c: + Patch from Darren Adams to make + sure the new file chooser resizes nicely. Sanitize the default + setting of the other widgets. + * configure.in, src/util.c: Lose gconf dependancy since we + don't currently use it, although arguably we should to detect + which help browser we're supposed to run :/ + * THANKS, src/about.c: Add Darren to the list. + 2004-03-16 Alexander Winston * configure.in: Added "en_CA" (Canadian English) to ALL_LINGUAS. -- cgit