diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-08-02 17:30:09 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-08-02 17:30:09 +0800 |
commit | aebed2a10176fe45d4d572779fbece824e98780a (patch) | |
tree | 9336a3857a1469c2e5d8475920d8bcf7dec008ce /addressbook/ChangeLog | |
parent | 759cdd0353309e225c2489d16b24df045cfd719e (diff) | |
download | gsoc2013-evolution-aebed2a10176fe45d4d572779fbece824e98780a.tar.gz gsoc2013-evolution-aebed2a10176fe45d4d572779fbece824e98780a.tar.zst gsoc2013-evolution-aebed2a10176fe45d4d572779fbece824e98780a.zip |
Patch by "Devashish Sharma <sdevashish@novell.com> ", fixes #258257.
svn path=/trunk/; revision=29952
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 84104e3ac6..364d1e0f59 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-08-01 Devashish Sharma <sdevashish@novell.com> + + * gui/contact-editor/eab-editor.c (sensitize_ok): fixes the behaviour + of OK button. OK is not enabled until both Full name and File Under are + specified. Fixes #258257. + 2005-07-29 Srinivasa Ragavan <sragavan@novell.com> * gui/contact-editor/eab-editor.c: (eab_editor_prompt_to_save_changes) @@ -10,8 +16,9 @@ 2005-07-29 Srinivasa Ragavan <sragavan@novell.com> - * gui/contact-editor/e-contact-editor.c: (extract_simple_field) (image_selected) - Fixed in a genereic way, the resizing of contact photos + * gui/contact-editor/e-contact-editor.c: (extract_simple_field) + (image_selected): Fixed in a genereic way, the resizing of contact + photos. 2005-07-26 Harish Krishnaswamy <kharish@novell.com> |