2 /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
7 /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
12 /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/
18 First, get your WOEID from Yahoo.
19 For configuration, see https://github.com/simon04/gnome-shell-extension-weather
20 and consider the following commands:
21 $ gsettings set org.gnome.shell.extensions.weather woeid your_woeid
22 $ gsettings set org.gnome.shell.extensions.weather unit celsius
23 $ gsettings set org.gnome.shell.extensions.weather unit fahrenheit
24 $ gsettings set org.gnome.shell.extensions.weather translate-condition true
25 $ gsettings set org.gnome.shell.extensions.weather translate-condition false
26 $ gsettings set org.gnome.shell.extensions.weather use-symbolic-icons false
27 $ gsettings set org.gnome.shell.extensions.weather use-symbolic-icons true
28 Alternatively, use dconf-editor for configuration.
29 Don't forget to restart GNOME Shell ([Alt]+[F2], r).