diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2006-06-13 18:15:40 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2006-06-13 18:15:40 +0800 |
commit | 48de88a67be654a4dda40c3d01ded14b6bcc7bea (patch) | |
tree | 62b0bb61b5ea1a6073d778cefcfbab6e75a17ff1 /plugins/exchange-operations/ChangeLog | |
parent | 2511403367518c17d1b74fd18d14926981a432ce (diff) | |
download | gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.gz gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.tar.zst gsoc2013-evolution-48de88a67be654a4dda40c3d01ded14b6bcc7bea.zip |
Defined and using new error code for displayig offline state of Evolution.
Fixes #344270.
svn path=/trunk/; revision=32127
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r-- | plugins/exchange-operations/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 013f49c359..cb48b6fced 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,14 @@ +2006-06-13 Sushma Rai <rsushma@novell.com> + + * org-gnome-exchange-operations.error.xml: defined a new error code and + error string, for displaying in offline state. + + * exchange-folder.c (org_gnome_exchange_folder_ab_unsubscribe): Display + proper error in offline mode. + (org_gnome_exchange_folder_unsubscribe): Similar. + (org_gnome_exchange_folder_subscription): Similar. + Fixes #344270. + 2006-06-07 Sushma Rai <rsushma@novell.com> * exchange-folder-subscription.c (create_folder_subscription_dialog): |