diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-10-26 17:48:19 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-10-26 17:48:19 +0800 |
commit | c38f4954e131417f113a239831518d14ab5709fc (patch) | |
tree | 1a7909f1ad751ffa357c57cbc5729770503474c0 /addressbook/ChangeLog | |
parent | bd2ebd7d6faa84a750a7ce0937a438347b979b3e (diff) | |
download | gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.tar gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.tar.gz gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.tar.bz2 gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.tar.lz gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.tar.xz gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.tar.zst gsoc2013-evolution-c38f4954e131417f113a239831518d14ab5709fc.zip |
Setting the focus to the corresponding entry field after changing dropdown
menus for phone, email and im in contact editor. Fixes #229972.
svn path=/trunk/; revision=30566
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index acb633b238..acffbf3d6d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2005-10-26 Devashish Sharma <sdevashish@novell.com> + + * gui/contact-editor/e-contact-editor.c: Sets the focus to the + corresponding ntry field after changing dropdown menus for phone, im + and e-mail fields in contact editor. Fixes #229972. + 2005-10-22 Sushma Rai <rsushma@novell.com> * gui/widgets/eab-gui-util.c (eab_send_contact_list_as_attachment): |