gnome-clocks:gnome-3-30

Last commit made on 2019-02-03
Get this branch:
git clone -b gnome-3-30 https://git.launchpad.net/gnome-clocks

Branch merges

Branch information

Name:
gnome-3-30
Repository:
lp:gnome-clocks

Recent commits

85f54c7... by Jeremy Bícha

snap: switch to core18

This reverts commit ea16a0a3c1b4f145235c6de18595de983d7cb9c3.

Build gsound and libcanberra as a way to get sound working in the snap

0129f92... by Jeremy Bícha

snap: stop using core18

sound isn't working

org.gnome.Clocks-WARNING **: utils.vala:335: Error playing sound: No such driver

(cherry picked from commit ea16a0a3c1b4f145235c6de18595de983d7cb9c3)

7740885... by Jeremy Bícha

snap: switch to core18

and other cleanup

8bca6ff... by Charles Monzat <email address hidden>

Update French translation

d90bf8a... by Anders Jonsson

Update Swedish translation

dd7d12c... by Carmen Bianca BAKKER <email address hidden>

Update Esperanto translation

c21626e... by Carmen Bianca BAKKER <email address hidden>

Update Esperanto translation

032abe9... by Paolo Borelli <email address hidden>

Merge branch 'cherry-pick-354d1494' into 'gnome-3-30'

Merge branch 'timer-tick' into 'master'

See merge request GNOME/gnome-clocks!11

460ea77... by Paolo Borelli <email address hidden>

Merge branch 'timer-tick' into 'master'

timer: Decouple timer logic from the widget tick

See merge request GNOME/gnome-clocks!8

(cherry picked from commit 354d14943f10a2cede2c39d67ce9783c32aafd7d)

14005c78 timer: Decouple timer logic from the widget tick
00ea80dc timer: remove timeout on widget disposal

89bf3cf... by Yanko Kaneti

timer: Set width-chars=2 property on the spinbuttons

Set width-chars to help gtk pre-allocate the spin buttons
drawing area regardless of font

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1630248