[gnome-calendar/wip/flb/weather-forecast: 31/50] 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: 31/50] weather: Set check-interval-renew to 3h.
- Date: Tue, 31 Oct 2017 08:20:26 +0000 (UTC)
commit 8f74787d845bf699f3da9dc96105478ac88442de
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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcal-application.c b/src/gcal-application.c
index f1edec3..dfa2f61 100644
--- a/src/gcal-application.c
+++ b/src/gcal-application.c
@@ -37,7 +37,7 @@
#define CSS_FILE "/org/gnome/calendar/gtk-styles.css"
-#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]