commit c43042955948485572a40fd556f5b21554fc8ba4 Author: Bastien Nocera Date: Tue Mar 3 19:13:52 2015 +0100 3.15.91 NEWS | 20 ++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) commit f9f212a7e9385d7139c83323f176ea3a553cc197 Author: Marek Černocký Date: Mon Mar 2 21:49:20 2015 +0100 Updated Czech translation po/cs.po | 221 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 123 insertions(+), 98 deletions(-) commit 890893dc762f197569ad20ea8d407872e8135303 Author: Daniel Mustieles Date: Mon Mar 2 19:39:16 2015 +0100 Updated Spanish translation po/es.po | 222 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 119 insertions(+), 103 deletions(-) commit 025a2beadfc96e3e69beea58b76a37c86d73f3f6 Author: Tom Tryfonidis Date: Mon Mar 2 08:00:50 2015 +0000 Updated Greek translation po/el.po | 1056 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 464 insertions(+), 592 deletions(-) commit fbb5b33f8dfd658c4bace60ac368642e74e7cf0f Author: Rafael Ferreira Date: Mon Mar 2 00:14:23 2015 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 203 ++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 114 insertions(+), 89 deletions(-) commit b8f97e80de4f509d2dbf6a2465c05851e4f7afe3 Author: Fran Dieguez Date: Mon Mar 2 00:04:38 2015 +0100 Updated Galician translations po/gl.po | 189 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 103 insertions(+), 86 deletions(-) commit e456e1e2e7ef95ed45fef3be65ba853f0bb1d1b1 Author: Yosef Or Boczko Date: Mon Mar 2 00:56:08 2015 +0200 Updated Hebrew translation po/he.po | 145 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 80 insertions(+), 65 deletions(-) commit 7d38d48a52e431544f95aa8087373e6a5cfb4b86 Author: Stas Solovey Date: Sun Mar 1 22:00:11 2015 +0000 Updated Russian translation po/ru.po | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) commit 84f40806e614c71a47e7e74a29a7f4689ffedc5a Author: Alexandre Franke Date: Sun Mar 1 21:21:19 2015 +0000 Updated French translation po/fr.po | 175 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 100 insertions(+), 75 deletions(-) commit 81d849815a076bb95900e7585cc3f9986767af64 Author: Stas Solovey Date: Sun Mar 1 21:12:54 2015 +0000 Updated Russian translation po/ru.po | 179 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 102 insertions(+), 77 deletions(-) commit 3bd8070bb928c38d8ba281e5e07dbaa8e7f4b989 Author: Balázs Úr Date: Sun Mar 1 09:29:24 2015 +0000 Updated Hungarian translation po/hu.po | 211 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 108 insertions(+), 103 deletions(-) commit dd546ecd5ddbda3cda0704bdb2e1b3b6958d3a35 Author: Dušan Kazik Date: Sat Feb 28 20:13:16 2015 +0000 Updated Slovak translation po/sk.po | 203 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 113 insertions(+), 90 deletions(-) commit 87640bb6f894d08b39920fae27b7b7cd691b2f79 Author: Rui Matos Date: Mon Feb 9 14:46:15 2015 +0100 region: Implement input source list re-ordering The first input source gets activated by default when users log in but we don't currently allow users to set this (other than the awkward remove all input sources and add them again in the right order). Allowing user re-ordering of the input source list nicely allows users to get the default input source they want. https://bugzilla.gnome.org/show_bug.cgi?id=743400 panels/region/cc-region-panel.c | 95 ++++++++++++++++++++++++++++++++++++++--- panels/region/region.ui | 75 ++++++++++++++++++++++++++++++++ 2 files changed, 165 insertions(+), 5 deletions(-) commit da060fa6915212a9185c7c74e4994304e772563e Author: Rui Matos Date: Thu Feb 26 15:12:05 2015 +0100 region: Add accessible names to toolbar buttons https://bugzilla.gnome.org/show_bug.cgi?id=743400 panels/region/region.ui | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) commit 44b36798a32cc3e052213664e4df58004ebb7ab4 Author: Rui Matos Date: Mon Feb 9 11:44:51 2015 +0100 region: Join the input source settings and layout buttons Currently it looks a bit unpolished that the add/remove buttons on the other side of the toolbar look linked while this pair doesn't. Note that the input source settings button isn't always visible but in that case the layout button will still show up correctly as non-linked. https://bugzilla.gnome.org/show_bug.cgi?id=743400 panels/region/region.ui | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) commit 4179afc55caf692995b9339e3fd5a204968c475b Author: Florian Müllner Date: Sat Feb 28 11:29:08 2015 +0100 region: Shut up a compiler warning The variable cannot actually be used uninitialized, but that's not obvious to the compiler. panels/region/cc-region-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit d9e6605532f63c21b190d7ac222892303d702989 Author: Mario Wenzel Date: Thu Feb 26 23:20:43 2015 +0100 Corrected bugzilla product name in README was control-center but is actually gnome-control-center. It is correct in the doap-file README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8a4b6790854efb3e638cbd892af5757bcb9ab9d4 Author: Anders Jonsson Date: Wed Feb 25 21:07:49 2015 +0000 Updated Swedish translation po/sv.po | 1223 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 575 insertions(+), 648 deletions(-) commit 3e6b741ad2cc749040ec073098aa9a7fb1a8c222 Author: Ondrej Holy Date: Wed Feb 25 14:31:28 2015 +0100 user-accounts: check for NULL on um_realm_object_get_common um_realm_object_get_common can return NULL, which shouldn't be passed into subsequent functions to avoid crashes. https://bugzilla.gnome.org/show_bug.cgi?id=705351 panels/user-accounts/um-account-dialog.c | 8 ++++++++ panels/user-accounts/um-realm-manager.c | 10 ++++++---- panels/user-accounts/um-user-panel.c | 3 +++ 3 files changed, 17 insertions(+), 4 deletions(-) commit 15a1bf719648bc6a6ea6dc60d90dc7c5da0eadf2 Author: Daniel Korostil Date: Tue Feb 24 23:18:14 2015 +0200 Updated Ukrainian translation po/uk.po | 973 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 524 insertions(+), 449 deletions(-) commit cb54b1adb4e717d024150851879c1da6aad87e0b Author: Baurzhan Muftakhidinov Date: Tue Feb 24 16:08:22 2015 +0000 Updated Kazakh translation po/kk.po | 266 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 137 insertions(+), 129 deletions(-) commit 6db9df9a98a729b649b81ff0a9d35d809a1ede26 Author: Yosef Or Boczko Date: Tue Feb 24 12:25:44 2015 +0200 Updated Hebrew translation po/he.po | 144 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 71 insertions(+), 73 deletions(-) commit 1f71c10ab17199fbb9755486a8c7727385091817 Author: Aurimas Černius Date: Mon Feb 23 22:58:13 2015 +0200 Updated Lithuanian translation po/lt.po | 994 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 543 insertions(+), 451 deletions(-) commit 511265e57439bf46859d6af306beba4c9ec927e7 Author: Rui Matos Date: Thu Feb 19 18:06:27 2015 +0100 display: In clone mode, set geometry of all outputs when one changes Otherwise we could fail to validate the new configuration depending on which output we're initializing mirror mode from. gnome_rr_config_applicable() creates a temporary array of outputs for validation and, in clone mode, all of them are assigned the same geometry but, since it lacks context about which output the user is currently on, it just uses the first one's geometry for all of them. If this first output isn't the one the user is changing in the UI then we never called _set_geometry() on it with a clone mode geometry and thus the validation would fail because the geometry used is that output's current mode which might not match the clone mode's. https://bugzilla.gnome.org/show_bug.cgi?id=743816 panels/display/cc-display-panel.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) commit de821d592294de94659b316792a1395fd08352bb Author: Ondrej Holy Date: Mon Feb 23 11:47:13 2015 +0100 user-accounts: don't show fingerprint options if disabled Don't show fingerprint configuraiton if the administrator disabled fingerprint authentication: https://help.gnome.org/admin/system-admin-guide/stable/login-fingerprint.html https://bugzilla.gnome.org/show_bug.cgi?id=744332 panels/user-accounts/um-user-panel.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) commit 886f95be38d8a21fb20fa0c9c33163cac92134a0 Author: Alain Lojewski Date: Mon Feb 23 10:29:36 2015 +0000 Updated French translation po/fr.po | 971 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 527 insertions(+), 444 deletions(-) commit ec4b30cd2bb511270ff956111e681a4e888dbf74 Author: Trần Ngọc Quân Date: Mon Feb 23 07:53:20 2015 +0700 Updated Vietnamese translation Signed-off-by: Trần Ngọc Quân po/vi.po | 797 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 433 insertions(+), 364 deletions(-) commit a2d795e9a6a7e2b272de47c14eb1b54a367c3c19 Author: Balázs Úr Date: Sun Feb 22 19:29:48 2015 +0000 Updated Hungarian translation po/hu.po | 512 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 294 insertions(+), 218 deletions(-) commit bc7a526ed3075370d56d9a0656b8e90ab3019a21 Author: Fran Dieguez Date: Sun Feb 22 02:33:05 2015 +0100 Updated Galician translations po/gl.po | 564 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 315 insertions(+), 249 deletions(-) commit 3e1f887414d093b4e6ae8219413997ecec54561b Author: Cheng-Chia Tseng Date: Sat Feb 21 16:58:55 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 407 +++++++++++++++++++++++++++++------------------------------- 1 file changed, 196 insertions(+), 211 deletions(-) commit 7753209e3236e1d5b02d79e61b5b935ed27c6f24 Author: Dušan Kazik Date: Sat Feb 21 16:20:12 2015 +0000 Updated Slovak translation po/sk.po | 7957 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 7632 insertions(+), 325 deletions(-) commit 3f352268cbe5a120554cbaebab2441a6c711a00b Author: Dušan Kazik Date: Sat Feb 21 16:17:59 2015 +0000 Updated Slovak translation po/sk.po | 7961 +++----------------------------------------------------------- 1 file changed, 327 insertions(+), 7634 deletions(-) commit 45d74963af804bce84b7dcd20f17d066567771a2 Author: Chao-Hsiung Liao Date: Sat Feb 21 10:15:17 2015 +0000 Updated Chinese (Taiwan) translation po/zh_TW.po | 1254 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 657 insertions(+), 597 deletions(-) commit c377d3aae192efa492b49937850d1a27c15b24ae Author: Aron Xu Date: Fri Feb 20 22:45:55 2015 +0800 Update Simplified Chinese translations po/zh_CN.po | 3102 ++++++++++++++--------------------------------------------- 1 file changed, 740 insertions(+), 2362 deletions(-) commit 19958696bd10f76c93f4cbbd4a747a4ba933ea6f Author: Muhammet Kara Date: Fri Feb 20 13:30:18 2015 +0000 Updated Turkish translation po/tr.po | 705 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 392 insertions(+), 313 deletions(-) commit d9f08df39cafbd1f15c510da444f8ac913cdc493 Author: Bastien Nocera Date: Wed Feb 18 10:10:08 2015 +0100 info: Fix crash when application supports no mime-type It seems to be possible for Firefox Nightly to set itself up as the default x-scheme-handler/http without actually handling any mime-types. See https://bugzilla.redhat.com/show_bug.cgi?id=1193680 https://bugzilla.gnome.org/show_bug.cgi?id=744695 panels/info/cc-info-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6a4e72c400f9d0c818585ef071686df2f2d1c8c8 Author: Milo Casagrande Date: Wed Feb 18 07:49:23 2015 +0000 Updated Italian translation po/it.po | 87 ++++++++++++++++++++++++---------------------------------------- 1 file changed, 32 insertions(+), 55 deletions(-) commit 8ea40157b6db48052182b00f98623e06b1779466 Author: Rui Matos Date: Mon Feb 16 14:25:40 2015 +0100 keyboard: Add proper casts to silence compiler warnings panels/keyboard/keyboard-shortcuts.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 1fdbdd1182a046b30d5057b035ba5ca46bcec671 Author: Milo Casagrande Date: Tue Feb 17 12:53:19 2015 +0000 Updated Italian translation po/it.po | 2073 +++++++++++++++++++++++++------------------------------------- 1 file changed, 845 insertions(+), 1228 deletions(-)