From 55183053303aa5f387f10f1cc02dad6378eda0ce Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 7 Apr 2004 18:50:59 +0000 Subject: Sync the changes here rather than setting 'changed' on the config control 2004-04-07 Jeffrey Stedfast * gui/component/autocompletion-config.c (source_selection_changed): Sync the changes here rather than setting 'changed' on the config control (since that no longer exists). (autocompletion_config_control_new): Don't connect to an apply signal, no such signal. svn path=/trunk/; revision=25357 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 439f299237..c6d15f22fa 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2004-04-07 Jeffrey Stedfast + + * gui/component/autocompletion-config.c + (source_selection_changed): Sync the changes here rather than + setting 'changed' on the config control (since that no longer + exists). + (autocompletion_config_control_new): Don't connect to an apply + signal, no such signal. + 2004-04-06 Chris Toshok * util/e-destination.[ch]: old name, new trimmed down -- cgit