@ -145,7 +145,7 @@ const WEATHER_DEBUG_EXTENSION = 'debug-extension'; // Weather extension settin
return 0;
},
world : new GWeather.Location.new_world(false),
world : GWeather.Location.new_world(false),
start : function()
{ this.status("Starting Weather");
@ -98,7 +98,7 @@ Extends: Gtk.Box,
Window : new Gtk.Builder(),
initWindow : function()
{ this.status("Init window");