[gnome-applets] gweather: libgweather required version is 3.28.0
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] gweather: libgweather required version is 3.28.0
- Date: Wed, 12 Sep 2018 11:55:22 +0000 (UTC)
commit d88c818e32070f111d7a663929f03201e2d9b130
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Sep 9 20:13:43 2018 +0300
gweather: libgweather required version is 3.28.0
gweather/src/gweather-applet.c | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/gweather/src/gweather-applet.c b/gweather/src/gweather-applet.c
index 93d1975d1..560f83c41 100644
--- a/gweather/src/gweather-applet.c
+++ b/gweather/src/gweather-applet.c
@@ -445,12 +445,7 @@ void gweather_applet_create (GWeatherApplet *gw_applet)
g_object_unref (action_group);
-#if GWEATHER_CHECK_VERSION (3, 27, 2)
gw_applet->gweather_info = gweather_info_new (get_default_location (gw_applet));
-#else
- gw_applet->gweather_info = gweather_info_new (get_default_location (gw_applet),
- GWEATHER_FORECAST_LIST);
-#endif
gweather_info_set_enabled_providers (gw_applet->gweather_info,
GWEATHER_PROVIDER_ALL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]