[gnome-calendar/wip/flb/weather-forecast: 42/50] weather: start the right timer.
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/flb/weather-forecast: 42/50] weather: start the right timer.
- Date: Tue, 31 Oct 2017 08:21:21 +0000 (UTC)
commit 6e9f6c3bde04fb7a624e582668743d2652cba1cf
Author: Florian Brosch <flo brosch gmail com>
Date: Mon Oct 23 23:16:16 2017 +0200
weather: start the right timer.
src/gcal-weather-service.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcal-weather-service.c b/src/gcal-weather-service.c
index 11977ac..f477f76 100644
--- a/src/gcal-weather-service.c
+++ b/src/gcal-weather-service.c
@@ -1404,7 +1404,7 @@ start_timer (GcalWeatherService *self)
gcal_timer_start (self->duration_timer);
schedule_midnight (self);
- gcal_timer_start (self->duration_timer);
+ gcal_timer_start (self->midnight_timer);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]