[gnome-calendar/wip/flb/weather-forecast: 118/135] weather: Set check-interval-renew to 3h.
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/flb/weather-forecast: 118/135] weather: Set check-interval-renew to 3h.
- Date: Tue, 12 Dec 2017 00:17:28 +0000 (UTC)
commit 5475df20c67ea5e4561f18e9cccfd23b9f540017
Author: Florian Brosch <flo brosch gmail com>
Date: Mon Oct 23 22:39:27 2017 +0200
weather: Set check-interval-renew to 3h.
src/gcal-application.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gcal-application.c b/src/gcal-application.c
index 4e40c377..7975137c 100644
--- a/src/gcal-application.c
+++ b/src/gcal-application.c
@@ -35,7 +35,7 @@
#include <gio/gio.h>
#include <glib/gi18n.h>
-#define WEATHER_CHECK_INTERVAL_RENEW (2 * 60 * 60) /* seconds */
+#define WEATHER_CHECK_INTERVAL_RENEW (3 * 60 * 60) /* seconds */
#define WEATHER_VALID_TIMESPAN (24 * 60 * 60) /* seconds */
#define FORECAST_MAX_DAYS 3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]