From 976cdd5eb9d8ad0800761ce883efe9289edf9c54 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 22 Apr 2004 23:51:43 +0000 Subject: Override the save_contact function. (e_contact_editor_save_contact): 2004-04-22 Hans Petter Jansson * gui/contact-editor/e-contact-editor.c (e_contact_editor_class_init): Override the save_contact function. (e_contact_editor_save_contact): Implement. (e_contact_editor_init): Remove some unnecessary checks - if something's the matter with the UI files, that needs to be warned about and fixed, not silently worked around. svn path=/trunk/; revision=25589 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 1224e59e55..31365c6477 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2004-04-22 Hans Petter Jansson + + * gui/contact-editor/e-contact-editor.c (e_contact_editor_class_init): + Override the save_contact function. + (e_contact_editor_save_contact): Implement. + (e_contact_editor_init): Remove some unnecessary checks - if + something's the matter with the UI files, that needs to be warned + about and fixed, not silently worked around. + 2004-04-22 Hans Petter Jansson * gui/contact-editor/contact-editor.glade: Make the window be a -- cgit v1.2.3