diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2012-01-21 11:10:06 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2012-01-21 11:35:39 +0800 |
commit | a1beb5dc60b7b9877a45e978889d9734e9d3b99f (patch) | |
tree | bd0a984e8ce27808fae83e34095c5db431119b8c /libgnomecanvas/gailcanvas.c | |
parent | 31c51717f5b1c6154b8c4c67ee7f54c014f9abcc (diff) | |
download | gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.tar gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.tar.gz gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.tar.bz2 gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.tar.lz gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.tar.xz gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.tar.zst gsoc2013-evolution-a1beb5dc60b7b9877a45e978889d9734e9d3b99f.zip |
EMailBackend: Make sure all background jobs have descriptions.
All background jobs should appear in the task bar with a description.
Some CamelServices (esp. imapx) are submitting lots of background jobs
but never pushing a status message on its CamelOperation. This commit
is to flush them out so we can find and fix them, and also so we can
clearly see what's *really* going on in the background.
All background jobs are now given an initial generic description which
should never appear in the user interface. The callback function must
call camel_operation_push_message() to override it or else it's a bug.
Diffstat (limited to 'libgnomecanvas/gailcanvas.c')
0 files changed, 0 insertions, 0 deletions