[gnome-todo] provider-eds: Increase load timeout to 15 seconds
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] provider-eds: Increase load timeout to 15 seconds
- Date: Sun, 31 Mar 2019 13:06:02 +0000 (UTC)
commit e0592559a2b1fbafec476f908e59ea0374f7c021
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Mar 30 21:24:59 2019 -0300
provider-eds: Increase load timeout to 15 seconds
plugins/eds/gtd-provider-eds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/eds/gtd-provider-eds.c b/plugins/eds/gtd-provider-eds.c
index 6dc377a..a0593a3 100644
--- a/plugins/eds/gtd-provider-eds.c
+++ b/plugins/eds/gtd-provider-eds.c
@@ -189,7 +189,7 @@ on_source_added_cb (GtdProviderEds *provider,
e_cal_client_connect (source,
E_CAL_CLIENT_SOURCE_TYPE_TASKS,
- 10, /* seconds to wait */
+ 15, /* seconds to wait */
NULL,
on_client_connected_cb,
provider);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]