Removes 100s of error dialogs as reported in #54211
authorRodrigo Moya <rodrigo@ximian.com>
Wed, 19 May 2004 12:17:00 +0000 (12:17 +0000)
committerRodrigo Moya <rodrigo@src.gnome.org>
Wed, 19 May 2004 12:17:00 +0000 (12:17 +0000)
commitf6345bf491abcff7a35854d5baa7d0b38c8de92b
treebaeb6ad49ba1cd51c30a36b7cacb3aef31659792
parent075bee9eea500bdcf919d248f529e1fac690e393
Removes 100s of error dialogs as reported in #54211

2004-05-19  Rodrigo Moya <rodrigo@ximian.com>

Removes 100s of error dialogs as reported in #54211

* backends/http/e-cal-backend-http.c: added a flag to know when the
backend has been opened.
(reload_cb): set the "opened" flag to TRUE when we reload.
(retrieval_done): only notify errors when opening the backend, not
on each reload, or we'll get many error message dialogs when left
running for a few hours.
calendar/ChangeLog
calendar/backends/http/e-cal-backend-http.c