Import GWeather

yahoo_weather
Neroth 12 years ago
parent f2059376a8
commit 5fd53b78e7
  1. 1
      src/prefs.js

@ -33,6 +33,7 @@ const Gio = imports.gi.Gio;
const Gettext = imports.gettext.domain('gnome-shell-extension-weather');
const _ = Gettext.gettext;
const Soup = imports.gi.Soup;
const GWeather = imports.gi.GWeather;
const Lang = imports.lang;
const ExtensionUtils = imports.misc.extensionUtils;

Loading…
Cancel
Save