diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-11 00:56:46 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-11 00:56:46 +0800 |
commit | d079a05d8447522a0aee0fe5ee0c4c0fb125316a (patch) | |
tree | d04efba592c3eec1aeaad3fdd07debab2f1e8281 /importers/ChangeLog | |
parent | dc55886056400b7a56a4951e7625223682ff9934 (diff) | |
download | gsoc2013-evolution-d079a05d8447522a0aee0fe5ee0c4c0fb125316a.tar.gz gsoc2013-evolution-d079a05d8447522a0aee0fe5ee0c4c0fb125316a.tar.zst gsoc2013-evolution-d079a05d8447522a0aee0fe5ee0c4c0fb125316a.zip |
Quit properly, and remove the Ask again button.
svn path=/trunk/; revision=10956
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r-- | importers/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog index 84f8b14c23..7087a20564 100644 --- a/importers/ChangeLog +++ b/importers/ChangeLog @@ -1,3 +1,13 @@ +2001-07-10 Iain Holmes <iain@ximian.com> + + * evolution-gnomecard-importer.c (gnomecard_store_settings): Don't + use an Ask again thing. + (gnomecard_restore_settings): Ditto. + (gnomecard_can_import): Ditto + (importer_cb): Quit correctly, releasing all our bonobo objects. + (gnomecard_destroy_cb): Release our objects. + (create_checkboxes_control): Don't create an ask again thing. + 2001-07-03 Damon Chaplin <damon@ximian.com> * Makefile.am: added $(BONOBO_CONF_LIBS) to all the LDADDs, to get |