diff options
author | Chris Toshok <toshok@ximian.com> | 2004-02-27 01:51:26 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-02-27 01:51:26 +0800 |
commit | 2b46283efc6ca1cd1dee7e63128378022bb862ac (patch) | |
tree | 33d28cbaa00e5542228e032ae523d59564bbac0a /addressbook/ChangeLog | |
parent | 1e99d93fbecd6b6c2f5feabb16d5da3b14e20075 (diff) | |
download | gsoc2013-evolution-2b46283efc6ca1cd1dee7e63128378022bb862ac.tar.gz gsoc2013-evolution-2b46283efc6ca1cd1dee7e63128378022bb862ac.tar.zst gsoc2013-evolution-2b46283efc6ca1cd1dee7e63128378022bb862ac.zip |
fix checks for locations.
2004-02-26 Chris Toshok <toshok@ximian.com>
* gui/contact-editor/e-contact-editor.c (edit_im_clicked): fix
checks for locations.
svn path=/trunk/; revision=24888
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a3ea201fc2..fb00fbd906 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2004-02-26 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/e-contact-editor.c (edit_im_clicked): fix + checks for locations. + +2004-02-26 Chris Toshok <toshok@ximian.com> + * gui/contact-editor/im.glade: set the location label/option menu to visible. |