gnome-weather:gnome-3-36

Last commit made on 2020-12-19
Get this branch:
git clone -b gnome-3-36 https://git.launchpad.net/gnome-weather

Branch merges

Branch information

Name:
gnome-3-36
Repository:
lp:gnome-weather

Recent commits

4ece761... by Akarshan Biswas

Add Bengali (India) translation

4556776... by Juliano de Souza Camargo <email address hidden>

Update Portuguese translation

82f208b... by Boyuan Yang

Update Chinese (China) translation

f5e3021... by Baurzhan Muftakhidinov

Update Kazakh translation

dd03f9b... by Michael Catanzaro

Prepare 3.36.1

2b08f40... by Michael Catanzaro

Revert "Revert "app: Use find_nearest_city() instead of new_detached()""

This reverts commit 1efc471d9c34be9453b5e457fdebd973f5da632d.

This broke location autodetection. Detached locations have no weather
forecast available.

There's nothing wrong with this commit. Using the nearest city is the
right thing to do when autodetecting location. I reverted this only
because it was committed in tandem with 49e6a52a, which really does need
to stay reverted. But this one is fine.

Fixes #95

e9f2748... by Michael Catanzaro

Prepare 3.36.0

479c36b... by Michael Catanzaro

Revert "Add window information to the weather widget"

This reverts commit 963afcd8b825690b02e326f35622fe0193adeb14.

This never got any testing as there hasn't been a release since it was
committed. It will be a 3.38 feature.

See also: #39

9bb4b91... by Michael Catanzaro

Deduplicate cities

We should not show the same city four times in a row in the locations
popover, nor should we save it multiple times in gsettings.

1efc471... by Michael Catanzaro

Revert "app: Use find_nearest_city() instead of new_detached()"

This reverts commit f07286f13a3daf8fa5a44da8dfeef36e9df44ed0.