commit 669c40ee42bcd060e4225622cdcb3255f6b3c331 Author: David King Date: Thu Nov 12 08:46:56 2015 +0000 Bump version to 3.18.1 for release NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) commit 1a91a9b4c7b9e3aaf25e4fdcee3230c984b0a652 Author: YunQiang Su Date: Wed Nov 4 17:46:47 2015 +0800 update zh_CN translation po/zh_CN.po | 124 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 65 insertions(+), 59 deletions(-) commit d8bfac1c20345956a1e23fafc19c70460574f8d9 Author: Aurimas Černius Date: Tue Nov 3 21:27:48 2015 +0200 Fix error in Lithuanian translation po/lt.po | 63 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 31 insertions(+), 32 deletions(-) commit 1f78187355969766e3f2410b8fd91394ecc6940c Author: Inaki Larranaga Murgoitio Date: Wed Oct 14 11:59:58 2015 +0200 Updated Basque language po/eu.po | 124 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 63 insertions(+), 61 deletions(-) commit 092bb89b789f113a3aeee03c268da08fbec3ede0 Author: David King Date: Mon Oct 5 16:14:38 2015 -0400 Remove Contact.serializable_avatar_icon There is no need to provide two ways to serialize the icon, when avatar_icon_data (which uses g_icon_serialize) is sufficient. https://bugzilla.gnome.org/show_bug.cgi?id=756098 src/contacts-contact.vala | 9 --------- 1 file changed, 9 deletions(-) commit 97125eb29dba7cf1f9c844da1f3e3531c31de5cd Author: David King Date: Mon Oct 5 16:09:38 2015 -0400 Simplify search provider icon passing Avoid a Vala bug (GNOME Bugzilla #756090) by passing a serialized GIcon to the shell in the search provider. As a bonus, remove the old code, which serialized a GdkPixbuf to a string (or passed it over D-Bus as a bytestring). https://bugzilla.redhat.com/show_bug.cgi?id=1244256 https://bugzilla.gnome.org/show_bug.cgi?id=756098 src/contacts-contact.vala | 15 +-------------- src/contacts-shell-search-provider.vala | 8 +++----- 2 files changed, 4 insertions(+), 19 deletions(-) commit 79fc31d29dcff45e9c0089eaa2b6becb1ec6f775 Author: Javier Jardón Date: Tue Oct 6 01:02:44 2015 +0100 configure.ac: Remove unused libnotify dependency https://bugzilla.gnome.org/show_bug.cgi?id=756101 configure.ac | 3 +-- src/main.vala | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) commit 984e9f3255e4fb1db7ba3d9754d43736440ca4a8 Author: David King Date: Mon Oct 5 18:01:42 2015 -0400 Add gio-unix-2.0 to the pkg-config check https://bugzilla.gnome.org/show_bug.cgi?id=747570 configure.ac | 1 + 1 file changed, 1 insertion(+) commit 3c8a8ac843fcac644d5931d46162e49d415407c3 Author: Trần Ngọc Quân Date: Fri Sep 25 15:05:46 2015 +0700 Updated Vietnamese translation Signed-off-by: Trần Ngọc Quân po/vi.po | 76 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 40 insertions(+), 36 deletions(-)