[gnome-applets] gweather: enable all providers
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] gweather: enable all providers
- Date: Mon, 12 Mar 2018 22:13:25 +0000 (UTC)
commit 887f4bf2b2db464f932ec9d74dab60ac1153d76d
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Mar 13 00:12:15 2018 +0200
gweather: enable all providers
gweather/src/gweather-applet.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gweather/src/gweather-applet.c b/gweather/src/gweather-applet.c
index 44ebc3b..09e69f5 100644
--- a/gweather/src/gweather-applet.c
+++ b/gweather/src/gweather-applet.c
@@ -400,6 +400,9 @@ void gweather_applet_create (GWeatherApplet *gw_applet)
GWEATHER_FORECAST_LIST);
#endif
+ gweather_info_set_enabled_providers (gw_applet->gweather_info,
+ GWEATHER_PROVIDER_ALL);
+
g_signal_connect (gw_applet->gweather_info, "updated",
G_CALLBACK (update_finish), gw_applet);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]