diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-06-15 18:59:05 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-06-15 18:59:05 +0800 |
commit | 65ef60b46c83091f7ac32900059afc2ea3dc8a73 (patch) | |
tree | a68363957e3286d6bd44f7d69f7f3df10749a6e3 /plugins/exchange-operations/ChangeLog | |
parent | c06a6404d888c28bc5ce3a11a6dc2bef274de752 (diff) | |
download | gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.gz gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.bz2 gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.lz gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.xz gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.tar.zst gsoc2013-evolution-65ef60b46c83091f7ac32900059afc2ea3dc8a73.zip |
On successful connection, checking if the OOF state is set in the
server, and if it is set, asking the user if he wants to change it
to in-office during login. Fixes #344650.
svn path=/trunk/; revision=32152
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index cb48b6fced..6a5765c87e 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,12 @@ +2006-06-15 Sushma Rai <rsushma@novell.com> + + * Makefile.am: Added exchange-oof.glade to the list of glade files. + + * exchange-config-listener.c (exchange_config_listener_authenticate): + On successful connection, checking if the OOF state is set in the + server, and if it is set, asking the user if he wants to change it + to in-office during login. Fixes #344650. + 2006-06-13 Sushma Rai <rsushma@novell.com> * org-gnome-exchange-operations.error.xml: defined a new error code and |