~vcs-imports/gnome-control-center/+git/gnome-control-center:mwleeds/upstream-faces-fix

Last commit made on 2020-08-27
Get this branch:
git clone -b mwleeds/upstream-faces-fix https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
mwleeds/upstream-faces-fix
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

912f434... by Andre Moreira Magalhaes <email address hidden>

user-accounts: Fix ability to choose avatar

Without this patch, the user cannot choose an avatar for themselves
besides the default one; clicking on one doesn't have any effect.

This is a fix for the commit "user-accounts: Use custom setting to
override faces".

This patch came from
https://github.com/endlessm/gnome-control-center/pull/220

ae44f79... by Kukuh Syafaat

Update Indonesian translation

c1687c9... by Boyuan Yang

Update Chinese (China) translation

b29d278... by Bruce Cowan

Update British English translation

e26ff28... by Boyuan Yang

Update Chinese (China) translation

d7012c0... by Matej Urbančič

Updated Slovenian translation

eda186c... by gogo

Update Croatian translation

ea3d956... by gogo

Update Croatian translation

ae90a85... by Matej Urbančič

Updated Slovenian translation

57b01cf... by Sebastien Bacher

user-account: don't segfault trying to get the user initials

it's possible that act_user_get_real_name returns null, handle that case
fixes bug #959