diff options
-rw-r--r-- | mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c b/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c index aef49ffb1..00e3e7507 100644 --- a/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c +++ b/mail/evolution/files/patch-addressbook_gui_contact-editor_e-contact-editor.c @@ -1,5 +1,5 @@ ---- gui/contract/editor/e-contact-editor.c.orig Tue Aug 23 14:46:51 2005 -+++ gui/contract/editor/e-contact-editor.c Tue Aug 23 14:47:29 2005 +--- addressbook/gui/contact-editor/e-contact-editor.c.orig Tue Aug 23 14:46:51 2005 ++++ addressbook/gui/contact-editor/e-contact-editor.c Tue Aug 23 14:47:29 2005 @@ -581,10 +581,12 @@ sensitize_ok (EContactEditor *ce) gboolean allow_save; GtkWidget *entry_fullname; |