commit aaa2833901fa51f4a2a30f43faf00981c7268327 Author: Rui Matos Date: Wed Apr 16 14:44:08 2014 +0200 3.12.1 NEWS | 24 ++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) commit edbae67a9a751256aa2e4e5a6e62368f1d8c208d Author: Bastien Nocera Date: Wed Apr 16 11:03:37 2014 +0200 build: Add missing variable setting We weren't setting have_wacom anymore after the changes in edf60cdd3b11c45d0437515b72d56176bc1855ad. configure.ac | 1 + 1 file changed, 1 insertion(+) commit edf60cdd3b11c45d0437515b72d56176bc1855ad Author: Bastien Nocera Date: Wed Apr 16 10:28:20 2014 +0200 wacom: Wacom isn't optional on supported platforms d78bc977 wrongly made the Wacom panel optional on supported platforms. Restore the original behaviour which is to require the Wacom panel to be built on all Linux versions (except s390 which doesn't have USB support). See https://bugzilla.gnome.org/show_bug.cgi?id=728318 configure.ac | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) commit 97a785169ceee67d342dbab9b0620615e838e238 Author: Rafael Ferreira Date: Tue Apr 15 03:27:52 2014 +0000 Updated Brazilian Portuguese translation po/pt_BR.po | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) commit 5cffb798bfcd727932b4b21aa283041e04e304e4 Author: Ikuya Awashiro Date: Tue Apr 15 02:32:11 2014 +0900 l10n: Update Japanese translation po/ja.po | 2076 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 1044 insertions(+), 1032 deletions(-) commit 130dd418b83a98c2f42343ef56862488daf2509c Author: Bastien Nocera Date: Mon Apr 14 11:33:01 2014 +0200 background: Make whole dialog visible on small screens When using a small screen, make sure that the whole of the dialogue is visible, including the confirmation buttons. This means that the dialogue will be maximised when on smaller screens (just like its parent), and that we won't set a number of columns for the icon view. We will also stop making the dialogue much bigger than the Settings window itself. https://bugzilla.gnome.org/show_bug.cgi?id=692495 panels/background/cc-background-chooser-dialog.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) commit 2c9961a4a1052478ef3da78c3820586ee04321e1 Author: Bastien Nocera Date: Mon Apr 14 11:20:27 2014 +0200 background: Remove black colour from choices A completely black background will make it impossible to see whether there is one more workspace in gnome-shell, and as we do not want to design gnome-shell around the possibility of a solid black coloured background, remove black from the options. https://bugzilla.gnome.org/show_bug.cgi?id=649426 panels/background/bg-colors-source.c | 1 - 1 file changed, 1 deletion(-) commit 08ceafd0640bf5449bcf08f31b4f745fcadd211d Author: Yaron Shahrabani Date: Thu Apr 10 15:14:11 2014 +0300 Updated Hebrew translation by Yaron Shahrabani po/he.po | 614 +++++++++++++++++++++++++++------------------------------------ 1 file changed, 258 insertions(+), 356 deletions(-) commit 67169489443ab3a9272502855f10ac243346867a Author: Dirgita Date: Thu Apr 10 03:44:20 2014 +0000 Updated Indonesian translation po/id.po | 76 +++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 39 insertions(+), 37 deletions(-) commit f43a7a88a465da610c894e6250075738a910d9ae Author: Antoine Jacoutot Date: Tue Apr 8 13:38:53 2014 +0200 info: Conditionally display the "Check for updates" button When neither gnome-software nor gpk-update-viewer are available, it does not make sense to display the "Check for updates" button. https://bugzilla.gnome.org/show_bug.cgi?id=727819 panels/info/cc-info-panel.c | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) commit 5b7acf2b901ab8139fe745b465de862e25194c16 Author: Yuri Myasoedov Date: Tue Apr 8 23:35:43 2014 +0400 Fixed Russian translation po/ru.po | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) commit 6088911ee0011b4945eef6f28eb1e8452d1bf167 Author: Milo Casagrande Date: Sun Apr 6 12:37:16 2014 +0000 Updated Italian translation po/it.po | 74 ++++++++++++++-------------------------------------------------- 1 file changed, 16 insertions(+), 58 deletions(-) commit 1413fff04c84c643b1bc2dbaba85dc4b4808e457 Author: Luca Ferretti Date: Thu Apr 3 07:09:33 2014 +0000 Updated Italian translation po/it.po | 1740 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 917 insertions(+), 823 deletions(-) commit 49d35fda7887123a22a3e1e7d7266e46594c1609 Author: Gabor Kelemen Date: Wed Apr 2 19:07:50 2014 +0200 Updated Hungarian translation po/hu.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 50b0383913e32427df48852e2ee2cae09100aee4 Author: Debarshi Ray Date: Tue Mar 25 18:08:47 2014 +0100 display: Remove redundant statement and variable definition https://bugzilla.gnome.org/show_bug.cgi?id=727023 panels/display/cc-display-panel.c | 3 --- 1 file changed, 3 deletions(-) commit 63bf6aaf4b2569c366438d9265089b4f76145540 Author: Debarshi Ray Date: Tue Mar 25 18:40:24 2014 +0100 display: Silence -Wmaybe-uninitialized We create rotate_box only when show_rotation is TRUE, and the conditions for checking the different kinds of rotation do not make sense when show_rotation is FALSE. https://bugzilla.gnome.org/show_bug.cgi?id=727023 panels/display/cc-display-panel.c | 100 +++++++++++++++++++------------------- 1 file changed, 50 insertions(+), 50 deletions(-) commit 7eaafbd47ffc02dc2bbc2c560090b2328638cce6 Author: Khoem Sokhem Date: Wed Apr 2 09:25:24 2014 +0000 Updated Khmer translation po/km.po | 11713 +++++++++++++++++++++++++++++++------------------------------ 1 file changed, 5929 insertions(+), 5784 deletions(-) commit d057e16a7f9621e301c52bacd3f5e6fd2d05d774 Author: Marek Kasik Date: Thu Mar 27 13:13:31 2014 +0100 printers: Don't fail when adding Samba printers with spaces Escape characters in URIs composed for SMB shares since their names can contain characters which are not allowed in URIs. https://bugzilla.gnome.org/show_bug.cgi?id=699942 panels/printers/pp-samba.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) commit 4b995ec22b0bc8b6a1aeda855dbff69f99e676f6 Author: Bastien Nocera Date: Thu Mar 27 14:31:19 2014 +0100 info: Fix incorrect virtualisation technology g_strcmp0() == 0, or g_str_equal(), not g_str_equal() == 0... https://bugzilla.gnome.org/show_bug.cgi?id=727161 panels/info/cc-info-panel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5c7c83921a7ec3bb50dd0c061dfc52cea25f9218 Author: Ondrej Holy Date: Thu Mar 20 18:27:20 2014 +0100 user-accounts: fix password changing https://bugzilla.gnome.org/show_bug.cgi?id=701701 panels/user-accounts/um-password-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 587d228375a00a01d14d358689677cf21f16bb2f Author: Christophe Fergeau Date: Tue Mar 25 12:21:47 2014 +0100 fr: Fix Plural-Forms header In French, the singular form should be used for 0. po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit a919d6ef16335b3a2b583bf06e82670ab018898a Author: Piotr Drąg Date: Tue Mar 25 01:15:53 2014 +0100 Fix colons in Slovenian translation That's more like it. po/sl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 3a0f86db86bd20aaf339ecebb46cf19fd4e03ea8 Author: Piotr Drąg Date: Tue Mar 25 01:14:29 2014 +0100 Revert "Fix colons in Slovenian translation" This reverts commit f1b49db2fa001defc723efba296d0d3d0f478a73. Oops. po/sl.po | 4 +- pof.po | 547 --------------------------------------------------------------- 2 files changed, 2 insertions(+), 549 deletions(-) commit f1b49db2fa001defc723efba296d0d3d0f478a73 Author: Piotr Drąg Date: Tue Mar 25 00:50:00 2014 +0100 Fix colons in Slovenian translation This is getting old. po/sl.po | 4 +- pof.po | 547 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 549 insertions(+), 2 deletions(-) commit 279a448aa25b5954215596679633eb4a857dbf22 Author: Peter Mráz Date: Mon Mar 24 22:51:55 2014 +0100 Updated slovak translation po/sk.po | 2101 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 984 insertions(+), 1117 deletions(-)