diff -Naur xfce4-weather-plugin-0.7.3~/panel-plugin/weather.c xfce4-weather-plugin-0.7.3/panel-plugin/weather.c --- xfce4-weather-plugin-0.7.3~/panel-plugin/weather.c 2009-07-23 11:10:55.000000000 +0200 +++ xfce4-weather-plugin-0.7.3/panel-plugin/weather.c 2009-12-15 15:44:30.161332444 +0100 @@ -39,7 +39,7 @@ #include "weather-scrollbox.h" #define XFCEWEATHER_ROOT "weather" -#define UPDATE_TIME 1600 +#define UPDATE_TIME 60 #define BORDER 8 #if !GLIB_CHECK_VERSION(2,14,0)