gnome-initial-setup:wip/feborges/crop-avatar

Last commit made on 2018-12-05
Get this branch:
git clone -b wip/feborges/crop-avatar https://git.launchpad.net/gnome-initial-setup

Branch merges

Branch information

Name:
wip/feborges/crop-avatar
Repository:
lp:gnome-initial-setup

Recent commits

c566d3c... by Felipe Borges <email address hidden>

account: Implement our own camera widget

CheeseAvatarChooser doesn't allow us to provide our own cropping
widget. Therefore we are now implementing our own camera widget
with the cheese API. This enables us to implement the designs
in https://wiki.gnome.org/action/login/Design/OS/AvatarChooser

55ef134... by Will Thompson

Merge branch 'jrocha/nuke-autotools' into 'master'

Nuke autotools

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

f9071cf... by Joaquim Rocha <email address hidden>

Drop Makevars i18n file

We do not need this with the Meson build.

44cf673... by Joaquim Rocha <email address hidden>

build: Nuke autotools

We're using wonderful Meson, and autotools can go away now.

d6d45e3... by Will Thompson

meson: bump to 3.30.0

Matches the autotools version in a5b2a0ebcbf69cfc816bbad6abe29ce24f728b6d

ec97fc3... by AsciiWolf

Fix Czech translation

9b53e75... by AsciiWolf

Update Czech translation

e918329... by Iñaki Larrañaga Murgoitio

Update Basque translation

6958935... by Will Thompson

Merge branch 'master' into 'master'

gnome-initial-setup.c: avoid a GCC warning

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

18874f9... by ZhaoQiang <email address hidden>

gnome-initial-setup.c: avoid a GCC warning

Remove unused parameter to avoid GCC warning.