~vcs-imports/gnome-control-center/+git/gnome-control-center:gnome-3-18

Last commit made on 2016-10-30
Get this branch:
git clone -b gnome-3-18 https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Recent commits

951edb6... by liushuyu <liushuyu_011@126.com>

Update zh_CN translation

3bd8352... by Rui Matos

3.18.3

83cd089... by gogo

Update Croatian translation

a9e1c1c... by gogo

Update Croatian translation

1c47177... by gogo

Updated Croatian translation

ffe6d74... by Bastien Nocera

display: Fix possible crash on startup

If no items are added to the GVariantBuilder, g_variant_builder_close()
would throw a critical, g_variant_builder_end() would throw a
segmentation fault.

As this can only happen when there are no items added to the output_ids
hashtable, this should only happen if there are no displays known to
libgnome-desktop (and therefore mutter).

See https://bugzilla.redhat.com/show_bug.cgi?id=1280075

https://bugzilla.gnome.org/show_bug.cgi?id=771875

60af2f5... by Dan Williams <email address hidden>

network: fix some SSID escaping issues

nm_utils_escape_ssid() should only be used for debugging purposes,
but was used in one place for UI display and another place
for doing actual AP comparison. Instead, the comparison should
just operate on the SSID bytes, and the UI display should use
nm_utils_ssid_to_utf8() which tries to interpret non-ASCII
characters for better display.

https://bugzilla.gnome.org/show_bug.cgi?id=767205
https://bugzilla.redhat.com/show_bug.cgi?id=1336714

040fc09... by Wolfgang Stöggl

Updated German translation

2d06bad... by Christian Kirbach

Update German translation

ad7637d... by Jiri Grönroos

Updated Finnish translation