From 5ad1bf8506772c6e02da2e48391d0a9e03b80048 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 14 Sep 2007 15:29:05 +0000 Subject: Remove the --enable-file-chooser configure option. GtkFileChooser has been around since 2004. svn path=/trunk/; revision=34257 --- plugins/save-calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/save-calendar/ChangeLog') diff --git a/plugins/save-calendar/ChangeLog b/plugins/save-calendar/ChangeLog index c22b974fc3..9df802f364 100644 --- a/plugins/save-calendar/ChangeLog +++ b/plugins/save-calendar/ChangeLog @@ -1,3 +1,14 @@ +2007-09-14 Matthew Barnes + + ** Fixes part of bug #476231 + + * csv-format.c: + * ical-format.c: + * rdf-format.c: + * save-calendar.c: + Remove non-USE_GTKFILECHOOSER code. + GtkFileChooser has been around since 2004. + 2007-06-07 Gilles Dartiguelongue * rdf-format.c: (add_nummeric_to_rdf), (add_time_to_rdf), -- cgit