commit ea0297863baf2acce7936b4ad5f406d69a8bfec4 Author: Rui Matos Date: Tue Oct 14 16:19:48 2014 +0200 3.14.1 NEWS | 25 +++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) commit fda606c4f88154bf97814998a51fb22fdc1f42a7 Author: Antoine Jacoutot Date: Tue Oct 14 10:38:09 2014 +0200 power: conditionally display the bluetooth button We do not want to display the bluetooth power option if we were built without bluetooth support; same way we do with NetworkManager. panels/power/cc-power-panel.c | 2 ++ 1 file changed, 2 insertions(+) commit 12c4777c0674e5dc24ef3691808fb6f25fee2ce7 Author: Marek Kasik Date: Fri Oct 10 11:56:41 2014 +0200 printers: Don't crash for URIs with leading "//" Initialize result of getting of LPD devices early to avoid crash. https://bugzilla.gnome.org/show_bug.cgi?id=738165 panels/printers/pp-host.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 49a0406425a99285066fb4394e520aae03116630 Author: Dušan Kazik Date: Thu Oct 9 08:01:45 2014 +0000 Updated Slovak translation po/sk.po | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) commit e176d701e5f01b24b08f557f0f3d969dec1ee3e7 Author: Ekaterina Gerasimova Date: Wed Oct 8 21:02:36 2014 +0100 Fix typo in British English translation po/en_GB.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 37a54b69d669f688cc9f794fded68af948b3c171 Author: Ondrej Holy Date: Tue Oct 7 11:20:35 2014 +0200 user-accounts: remove dead code This lines are dead code, because act_user_get_language() returns empty string if language isn't set. We don't want to fix the condition, because cc_common_language_get_current_language is wrong for other users. https://bugzilla.gnome.org/show_bug.cgi?id=737216 panels/user-accounts/um-user-panel.c | 3 --- 1 file changed, 3 deletions(-) commit 4c6ef8568db72455838625c1aed31b50772ab875 Author: Ondrej Holy Date: Tue Oct 7 10:49:43 2014 +0200 user-accounts: fix language chooser response if language is unknown If language is unknown and language chooser is cancelled, panel crash with the following error: (gnome-control-center:24952): Gtk-CRITICAL **: gtk_list_store_get_path: assertion 'iter->stamp == priv->stamp' failed (gnome-control-center:24952): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'iter_is_valid (iter, list_store)' failed (gnome-control-center:24952): GLib-GObject-WARNING **: gtype.c:4221: type id '0' is invalid (gnome-control-center:24952): GLib-GObject-WARNING **: can't peek value table for type '' which is not currently referenced Segmentation fault (core dumped) https://bugzilla.gnome.org/show_bug.cgi?id=738002 panels/user-accounts/um-user-panel.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit 6b3b223668a8a86d3264a86d78f2c790a9e5f648 Author: Ondrej Holy Date: Tue Oct 7 09:03:05 2014 +0200 user-accounts: preset language chooser if language is known Preset the language chooser similary as it is done in the region panel. Also remove one goto command and share code. https://bugzilla.gnome.org/show_bug.cgi?id=738002 panels/user-accounts/um-user-panel.c | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) commit 6f13d0ad8b71b0c49593b87bfa7b7066e9aa32f6 Author: Ondrej Holy Date: Mon Oct 6 14:35:22 2014 +0200 user-accounts: fix language chooser response If the language chooser is confirmed and no language is selected, "Other..." is shown as user's language and the following error is printed: (gnome-control-center:14608): AccountsService-CRITICAL **: act_user_set_language: assertion 'language != NULL' failed panels/user-accounts/um-user-panel.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit 6df5295bb53980727c2e8d86740b44a5eb229a63 Author: Luca Ferretti Date: Sun Oct 5 10:59:54 2014 +0000 Updated Italian translation po/it.po | 1640 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 870 insertions(+), 770 deletions(-) commit 4fa0de173722adaa6c3d8464609a6ac9266b783b Author: Changwoo Ryu Date: Sat Oct 4 22:20:27 2014 +0900 Updated Korean translation po/ko.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 0ce6a3ec80fa59f6d47de675a3939a4557e1adce Author: Piotr Drąg Date: Fri Oct 3 15:22:24 2014 +0200 Updated Polish translation po/pl.po | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) commit 793065713ac30c553608163fbb1eefe2d3006015 Author: Christian Kirbach Date: Wed Oct 1 20:29:48 2014 +0000 Updated German translation po/de.po | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) commit 34293f77f6546b45e8250dc7735b6e2c80ff96cd Author: Rafael Ferreira Date: Tue Sep 30 16:02:52 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit fcb0ba05f85cdd69dff7e8ad19201a2fb8a4ea21 Author: Yosef Or Boczko Date: Tue Sep 30 14:10:43 2014 +0300 Updated Hebrew translation po/he.po | 470 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 237 insertions(+), 233 deletions(-) commit bcb24572b62b9df2c95457d0105eee78822fe0dc Author: Alexander Shopov Date: Tue Sep 30 06:30:16 2014 +0300 Updated Bulgarian translation po/bg.po | 98 +++++++++++++++++++++++++++++++--------------------------------- 1 file changed, 48 insertions(+), 50 deletions(-) commit c390e25c1af86e699a7230b9ce4c7dc76b7f9125 Author: Piotr Drąg Date: Mon Sep 29 16:29:14 2014 +0200 Updated Polish translation po/pl.po | 90 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) commit 9254b2251d09fa9ec5404109b0ca0c644d0cd270 Author: Enrico Nicoletto Date: Mon Sep 29 01:32:26 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 477 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 238 insertions(+), 239 deletions(-) commit 5b73ed4b6f4d4892101dbd3d3f3028be4b64278a Author: Kjartan Maraas Date: Sun Sep 28 10:25:28 2014 +0200 Updated Norwegian bokmål translation. po/nb.po | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) commit 8b00c5d3dcc7067b6ebbe7a5f7aea20043438cca Author: Denis Arnaud Date: Sat Sep 27 21:38:58 2014 +0200 Updated breton translation po/br.po | 8647 ++++++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 6123 insertions(+), 2524 deletions(-) commit 047ae3c9379e8e9b5d3835230a0f211cbebcd1d7 Author: Jinkyu Yi Date: Wed Aug 20 02:14:09 2014 +0900 region: obtain keyboard variant from IBus This will fix unable to show keyboard variant from IBus through menu. https://bugzilla.gnome.org/show_bug.cgi?id=735065 panels/region/cc-region-panel.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 008a6d50212f67498ab1036e44ec6df7c4ba0e38 Author: Kjartan Maraas Date: Fri Sep 26 17:28:11 2014 +0200 Updated Norwegian bokmål translation. po/nb.po | 82 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) commit 49e3fe482d7cc1e0ecb45fca80d03e8a0bbbbfaa Author: Ondrej Holy Date: Thu Sep 18 10:10:07 2014 +0200 user-accounts: be sure widgets has same height Autologin widgets are different in height as compared with other widgets, which looks odd. Put all the widgets in the sizegroups, to have same height. https://bugzilla.gnome.org/show_bug.cgi?id=737343 panels/user-accounts/data/user-accounts-dialog.ui | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) commit 50bed210e54f06155a3eecb9ef6e4479ee1350b6 Author: Ondrej Holy Date: Wed Sep 24 12:07:48 2014 +0200 user-accounts: show correct language if it isn't set Determine the language for the logged in user if it isn't set in the acountsservice. https://bugzilla.gnome.org/show_bug.cgi?id=737216 panels/user-accounts/um-user-panel.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit db5de7fa6b4736c6c215681df55bf44b300c0293 Author: Friedel Wolff Date: Tue Sep 23 21:50:24 2014 +0200 Updated translation for Afrikaans (af) po/af.po | 3024 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 1551 insertions(+), 1473 deletions(-) commit 6c2151a0a79bcbfb5e6a45561363dafb6d0522b0 Author: Rajesh Ranjan Date: Tue Sep 23 09:56:51 2014 +0000 Updated Hindi translation po/hi.po | 75 ++++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 47 insertions(+), 28 deletions(-) commit 436d220f88f05d1e1eadd70a5addc8be624b6a2c Author: Cosimo Cecchi Date: Mon Sep 8 14:44:22 2014 -0700 network: hide airplane switch when g-s-d says so https://bugzilla.gnome.org/show_bug.cgi?id=736291 panels/network/cc-network-panel.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) commit b36685f9a8450fa68b4485c9fb2b62923da35403 Author: Frédéric Péters Date: Fri Sep 19 14:01:17 2014 +0200 keyboard: allow shortcut explanation text to wrap https://bugzilla.gnome.org/show_bug.cgi?id=736966 panels/keyboard/gnome-keyboard-panel.ui | 1 + 1 file changed, 1 insertion(+)