diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-05-25 23:33:27 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-05-25 23:33:27 +0800 |
commit | 13492cb0f8cc36abfbbd2ef95a59a5746be84365 (patch) | |
tree | 5232fc98f3530af6062c3be51688f443a13d1a90 /addressbook/ChangeLog | |
parent | 479e75883911fc03b2b7d09d69f48faf0f3812eb (diff) | |
download | gsoc2013-evolution-13492cb0f8cc36abfbbd2ef95a59a5746be84365.tar.gz gsoc2013-evolution-13492cb0f8cc36abfbbd2ef95a59a5746be84365.tar.zst gsoc2013-evolution-13492cb0f8cc36abfbbd2ef95a59a5746be84365.zip |
read the "auth-domain" property from e-source and use it as the component
2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com>
* gui/component/addressbook.c (load_source_auth_cb )
(load_source_auth_cb ) : read the "auth-domain" property
from e-source and use it as the component name for e_password_*
calls if it exists
svn path=/trunk/; revision=26078
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a9eef79892..5f53981e14 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com> + + * gui/component/addressbook.c (load_source_auth_cb ) + (load_source_auth_cb ) : read the "auth-domain" property + from e-source and use it as the component name for e_password_* + calls if it exists + 2004-05-25 Jeffrey Stedfast <fejj@novell.com> * Makefile.am: Generate the addressbook-errors.xml.h file and |