commit 93af4f78a984238a8fdd4ef603e67dafc524d603 Author: Rodrigo Moya Date: Fri May 20 12:25:28 2011 +0200 Kill warning in g_print call shell/control-center.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit df9bcf2382473c7ad8ef59cd245502e628c6eb1e Author: Rodrigo Moya Date: Fri May 20 12:19:21 2011 +0200 Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough configure.ac | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 42784bb8a17ae4509f27f0476e7ec09fc0001e9f Author: David Benjamin Date: Wed Mar 23 22:00:58 2011 -0400 user-accounts: don't call gtk_main_quit if AccountService is unavailable Just desensitize the panel and call it a day. https://bugzilla.gnome.org/show_bug.cgi?id=648969 panels/user-accounts/um-user-panel.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 9098a14cc65fe907a9e7e2c28b3662c31e6bd9d3 Author: Matthias Clasen Date: Thu May 12 07:06:58 2011 -0400 Properly select the active ap Comparing by object id does not work here, since there is no guarantee that the object id will still be present in the array after we did filter the list by strongest-per-ssid. Instead, compare the ssid. https://bugzilla.gnome.org/show_bug.cgi?id=649934 panels/network/cc-network-panel.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 4a645c9fb6c54ce57950571f6a8bcad7dceb6100 Author: Bastien Nocera Date: Wed May 11 17:25:03 2011 +0100 user-accounts: Fix bug when name is changed to contain markup When changing to a "display name" that contains markup, such as "Foo & Bar", the code to update the user list on the left wasn't escaping the text correctly. panels/user-accounts/um-user-panel.c | 19 ++++++++++--------- 1 files changed, 10 insertions(+), 9 deletions(-) commit 233c03a3845e1b3db74e15679bf7306f23827d2e Author: Funda Wang Date: Wed May 11 12:05:28 2011 +0200 Updated zh_CN translation. po/zh_CN.po | 827 +++++++++++++++++++---------------------------------------- 1 files changed, 269 insertions(+), 558 deletions(-) commit 03f49b9e3f8a42a1c77ce7844dbe2fa5b4cb6882 Author: Marek Kasik Date: Fri May 6 13:39:37 2011 +0200 printers: Check presence of new printer Check successful installation of new printer by search in list of destinations given by CUPS. Add index to the end of name of new printer if the name is already used. panels/printers/pp-new-printer-dialog.c | 45 ++++++++++++++++++++++++++++-- 1 files changed, 42 insertions(+), 3 deletions(-) commit 8164c8f7f9327e26d501ffeb103ede772165666f Author: Marek Kasik Date: Fri May 6 12:31:42 2011 +0200 printers: Improve search for PPDs for new devices Improve logic for selecting PPD from available PPDs. Try to find the best PPD if there is not an exact match (rhbz#691808, rhbz#691701). panels/printers/pp-new-printer-dialog.c | 30 +- panels/printers/pp-utils.c | 1094 +++++++++++++++++++++++++++++-- panels/printers/pp-utils.h | 20 +- 3 files changed, 1065 insertions(+), 79 deletions(-) commit af06b3657a63c0c50c59649a910f7dbd60598ccd Author: Gabor Kelemen Date: Thu May 5 02:05:00 2011 +0200 Fix a Hungarian translation problem po/hu.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 51bddc0499909d074399585ca73abc17a2c9cfcc Author: Kjartan Maraas Date: Wed May 4 10:37:18 2011 +0200 Updated Norwegian bokmål translation po/nb.po | 442 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 202 insertions(+), 240 deletions(-) commit 9f961048ae32a0a66a2852c6a2a3ad81e6e38b60 Author: Bastien Nocera Date: Tue May 3 16:42:35 2011 +0100 mouse: Update from gnome-settings-daemon Should fix detection of touchpads not working in some cases. https://bugzilla.redhat.com/show_bug.cgi?id=695041 panels/mouse/gsd-input-helper.c | 117 ++++++++++++++++++++++++++++++++------- panels/mouse/gsd-input-helper.h | 14 ++++- 2 files changed, 108 insertions(+), 23 deletions(-) commit df77dc1ee585c57fbb1931c3596a278a5d36ad80 Author: Bastien Nocera Date: Tue May 3 14:36:09 2011 +0100 Revert "display: Only show monitor labels when display applet has focus" This reverts commit 201714d99a8219ccb4d7470769fb953fcbfebe57. This isn't the unstable branch you're looking for. panels/display/xrandr-capplet.c | 28 ---------------------------- 1 files changed, 0 insertions(+), 28 deletions(-) commit fcdbf41ebb2fd19d1984a9905fce6a11666c4fd1 Author: Cosimo Cecchi Date: Mon May 2 11:49:59 2011 -0400 shell: add raised style to "All Settings" button https://bugzilla.gnome.org/show_bug.cgi?id=645809 shell/shell.ui | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 6a629ecb82510aef085bdbbf19be7011073228ac Author: Seán de Búrca Date: Mon May 2 20:20:34 2011 -0600 Updated Irish translation po/ga.po | 5334 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 2744 insertions(+), 2590 deletions(-) commit 475f3fee9a7b9f8eb3cce536177efc152d11c822 Author: Marek Kasik Date: Mon May 2 15:48:19 2011 +0200 printers: Make Add button insensitive until user select a printer Set Add button in the PpNewPrinterDialog sensitive only if user select a printer in the dialog (#648787). panels/printers/pp-new-printer-dialog.c | 71 ++++++++++++++++++++++++++++++- 1 files changed, 69 insertions(+), 2 deletions(-) commit a00d6c14ba469c178f58c3626ad077f403462160 Author: Pin-Hsien Li Date: Mon May 2 20:21:57 2011 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) help/Makefile.am | 2 +- help/zh_HK/zh_HK.po | 125 ++++++++++++++++++++++++++++++++++++++++++++ help/zh_TW/zh_TW.po | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 268 insertions(+), 1 deletions(-) commit 201714d99a8219ccb4d7470769fb953fcbfebe57 Author: Robert Ancell Date: Mon May 2 15:59:50 2011 +1000 display: Only show monitor labels when display applet has focus https://bugzilla.gnome.org/show_bug.cgi?id=589562 panels/display/xrandr-capplet.c | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) commit f13bae02b89cd85bd12b43d7e967f2451cc16096 Author: Abduxukur Abdurixit Date: Mon May 2 07:13:46 2011 +0200 Added UG translation po/ug.po | 7034 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 3514 insertions(+), 3520 deletions(-) commit b835b8c3a1eeeadc34a1aee426a9d9dce18cdc53 Author: Daniel Korostil Date: Mon May 2 02:55:53 2011 +0300 Uploaded Ukranian po/uk.po | 540 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 270 insertions(+), 270 deletions(-) commit 93acf6bbf555e426371483ce966fddf58967a559 Author: Piotr Drąg Date: Sun May 1 13:17:26 2011 +0200 Updated Polish translation po/pl.po | 132 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 66 insertions(+), 66 deletions(-) commit 52edf3536d19718f40cf31c82cd79e37f1e590e5 Author: Fran Diéguez Date: Sat Apr 30 23:27:21 2011 +0200 Updated galician translations po/gl.po | 276 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 133 insertions(+), 143 deletions(-) commit 8a3368be657753c654d68128bc0be84b6641272f Author: Matthias Clasen Date: Fri Apr 29 12:07:13 2011 -0400 Remove the subscription renewal timeout when the panel goes away Otherwise, bad things (ie crashes) happen after 500 seconds... panels/printers/cc-printers-panel.c | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) commit bbe9e19bec652408e68ef9c9d44d08513db4bb21 Author: Piotr Drąg Date: Fri Apr 29 15:48:11 2011 +0200 Updated Polish translation po/pl.po | 127 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 64 insertions(+), 63 deletions(-) commit f02c4910ac731b61691eab7eb4f31921a154a99f Author: Rodrigo Padula de Oliveira Date: Thu Apr 28 14:36:43 2011 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 538 +++++++++++++++++++++++++++++----------------------------- 1 files changed, 269 insertions(+), 269 deletions(-) commit b435556cd33d1536d452af0f49cfddbb9be9b923 Author: Bastien Nocera Date: Thu Apr 28 14:14:18 2011 +0100 user-accounts: Show username when no real name So that users added "by hand" with adduser show up correctly in the treeview. https://bugzilla.gnome.org/show_bug.cgi?id=648348 panels/user-accounts/um-user.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) commit e51ff4001b7fb2f0dbf38e62cc2f5ccc350b6383 Author: Richard Hughes Date: Thu Apr 28 11:33:14 2011 +0100 power: Only show the 'When power is critically low' when there is a laptop battery or UPS attached. This fixes https://bugzilla.gnome.org/show_bug.cgi?id=646053 panels/power/cc-power-panel.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)