commit c1d8da93898a994ce06d99a51954f6a84b518b5f Author: Niels De Graef Date: Mon Sep 11 00:07:51 2017 +0200 Fix crash if initial-setup == false. As reported by bug 787450. [1] https://bugzilla.gnome.org/show_bug.cgi?id=787450 data/ui/contacts-window.ui | 22 +--------------------- src/contacts-window.vala | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 27 deletions(-) commit 10b4bcdf8e45d484f6ed9d0ba58e30e5d17e230f Author: Ask Hjorth Larsen Date: Sun Sep 10 18:07:29 2017 +0200 Updated Danish translation po/da.po | 150 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 74 insertions(+), 76 deletions(-) commit b28d8c166cfb78eb30fbbbb72a8d7cc169bb1473 Author: Inaki Larranaga Murgoitio Date: Sat Sep 9 16:39:00 2017 +0200 Update Basque language po/eu.po | 365 ++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 176 insertions(+), 189 deletions(-) commit 9b576da3a0c0fcc7233810a47f057f5d43f83386 Author: Alain Lojewski Date: Thu Sep 7 21:55:46 2017 +0000 Update French translation po/fr.po | 224 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 111 insertions(+), 113 deletions(-) commit 9b0eee95f9b4ff3705067155033a40741e56d8ed Author: Emin Tufan Çetin Date: Tue Sep 5 16:55:52 2017 +0000 Update Turkish translation po/tr.po | 190 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 96 insertions(+), 94 deletions(-) commit a5789c226f9bc10617261f4e07aa27af77ff3e6e Author: Niels De Graef Date: Tue Sep 5 14:27:38 2017 +0200 Release version 3.25.92.1 This fixes a build error (bug 787299), by remove an unused enum from the GSettings file. The option for the enum itself was removed in commit 6e8656ec552891f00bbe4ac2892c619e14029a90 and hasn't been used since. It only gave us errors when trying to compile the schema. configure.ac | 2 +- data/org.gnome.Contacts.appdata.xml.in | 8 ++++++++ meson.build | 2 +- src/Makefile.am | 4 ---- src/org.gnome.Contacts.gschema.xml | 5 ----- 5 files changed, 10 insertions(+), 11 deletions(-) commit 50ce572e337edf4f6ccece38edfd6f26497a5e7b Author: Niels De Graef Date: Mon Sep 4 18:43:26 2017 +0200 Release version 3.25.92 configure.ac | 2 +- data/org.gnome.Contacts.appdata.xml.in | 22 ++++++++++++++++++++++ meson.build | 2 +- 3 files changed, 24 insertions(+), 2 deletions(-)