gnome-initial-setup:wip/carlosg/flat-timezone-map

Last commit made on 2022-07-07
Get this branch:
git clone -b wip/carlosg/flat-timezone-map https://git.launchpad.net/gnome-initial-setup

Branch merges

Branch information

Name:
wip/carlosg/flat-timezone-map
Repository:
lp:gnome-initial-setup

Recent commits

ebadd19... by jimmac

timezone: Use blank map

7670b13... by Carlos Garnacho

datetime: Drop timezone highlighting

In most situations it is sufficient with the hint bubble being
displayed, or city name search, rely on these.

19a2326... by Carlos Garnacho

datetime: Drop colormap

This image file is nowadays unused, it's only used to update the
selected_offset private field, but this value is overwritten with TzInfo
data and unused. We can do without it, and without the colormap images
entirely.

1572dd2... by Michael Catanzaro

Merge branch 'wip/wjt/geocode-glib-2.0' into 'master'

Build against geocode-glib-2.0 when using soup3

See merge request GNOME/gnome-initial-setup!151

6180fc4... by Will Thompson <email address hidden>

Build against geocode-glib-2.0 when using soup3

geocode-glib 3.26.3 was released today, with optional soup3 support.
When built against soup3, it generates a geocode-glib-2.0 pkg-config
file rather than geocode-glib-1.0.

Adjust our dependency based on initial setup's own soup2 flag.

9d17896... by Will Thompson

NEWS for 43.alpha

969f054... by Will Thompson

Merge branch 'mcatanzaro/rest' into 'master'

account: fix build after removal of rest/oauth-proxy.h

See merge request GNOME/gnome-initial-setup!150

9d3bdf4... by Michael Catanzaro

Merge branch 'wip/wjt/build-misc' into 'master'

Fix various Meson warnings

See merge request GNOME/gnome-initial-setup!149

f6e916c... by Michael Catanzaro <email address hidden>

account: fix build after removal of rest/oauth-proxy.h

librest has removed its OAuth 1 support. This is OK, because we do not
use it. We can just change the header.

e2a4824... by Will Thompson

Remove fallback .wrap files

These dependencies are now widely available in stable distros and
container images thereof.