]> Pileus Git - aweather/blobdiff - src/plugins/radar.c
Add warning/watch/alert plugin
[aweather] / src / plugins / radar.c
index 66c8b7ed73793a5b32a4499ae449054e56db7c87..52d94c92d0ed1411c67abb3bafd8a4d255863609 100644 (file)
@@ -179,7 +179,7 @@ gpointer _site_update_thread(gpointer _site)
        }
        grits_object_hide(GRITS_OBJECT(site->level2), site->hidden);
        grits_viewer_add(site->viewer, GRITS_OBJECT(site->level2),
-                       GRITS_LEVEL_WORLD, TRUE);
+                       GRITS_LEVEL_WORLD+1, TRUE);
 
 out:
        g_idle_add(_site_update_end, site);