Import GWeather

yahoo_weather
Neroth 12 years ago
parent 63158271da
commit f2059376a8
  1. 1
      src/extension.js

@ -46,6 +46,7 @@ const Soup = imports.gi.Soup;
const Shell = imports.gi.Shell;
const St = imports.gi.St;
const Util = imports.misc.util;
const GWeather = imports.gi.GWeather;
const _ = Gettext.gettext;
const Main = imports.ui.main;

Loading…
Cancel
Save