Hello
I have made a patch to fix weather updates in current version in
xfce4-weather-plugin
--- xfce4-weather-plugin-0.8.10.orig/panel-plugin/weather.c
+++ xfce4-weather-plugin-0.8.10/panel-plugin/weather.c
@@ -619,17 +619,14 @@ update_handler(plugin_data *data)
end_tm = *localtime(&e
Hello, I've fixed the plugin by bumping weather API version to 2.0
Patch is attached
--- xfce4-weather-plugin-0.8.10.orig/panel-plugin/weather.c
+++ xfce4-weather-plugin-0.8.10/panel-plugin/weather.c
@@ -619,17 +619,14 @@ update_handler(plugin_data *data)
end_tm = *localtime(&end_t);
2 matches
Mail list logo