diff options
author | Larry Ewing <lewing@ximian.com> | 2004-05-04 07:17:00 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2004-05-04 07:17:00 +0800 |
commit | 91b4cbdd16fc5c0e65caccb855263b0371fcacbf (patch) | |
tree | d1347d885b98b84514a0d89eae7c7a871d854dda /addressbook/ChangeLog | |
parent | 32aa719cf12a6303ba743d4630c2537bd40b3e84 (diff) | |
download | gsoc2013-evolution-91b4cbdd16fc5c0e65caccb855263b0371fcacbf.tar.gz gsoc2013-evolution-91b4cbdd16fc5c0e65caccb855263b0371fcacbf.tar.zst gsoc2013-evolution-91b4cbdd16fc5c0e65caccb855263b0371fcacbf.zip |
set the email entry sesitive only when anonymous isn't selected. Make the
2004-05-03 Larry Ewing <lewing@ximian.com>
* gui/component/addressbook-config.c (add_folder_modify): set the
email entry sesitive only when anonymous isn't selected. Make the
details tab insensitive if the method is local.
svn path=/trunk/; revision=25770
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ed73eaedb8..33904d3573 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2004-05-03 Larry Ewing <lewing@ximian.com> + * gui/component/addressbook-config.c (add_folder_modify): set the + email entry sesitive only when anonymous isn't selected. Make the + details tab insensitive if the method is local. + * gui/component/ldap-config.glade: remove unused colorpicker. 2004-05-03 JP Rosevear <jpr@ximian.com> |