commit 9b877c662bb269ee1d50149f2f3695502c695745 Author: Bastien Nocera Date: Thu Jun 25 17:50:21 2009 +0100 2.27.7 NEWS | 12 ++++++++++++ configure.ac | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) commit 41c88f5b949fc8086b65250b59403fe2d9951bb9 Author: Bastien Nocera Date: Thu Jun 25 13:52:15 2009 +0100 Don't try to get a pincode when there's no device selected When we lose the devices, the selection goes to NULL, thus, we can't have a pin for it. wizard/main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 256c83d33ce4de9792fac5dacbd02ac63d068863 Author: Bastien Nocera Date: Wed Jun 24 11:46:39 2009 +0100 Fix duplicate widget name in wizard wizard/wizard.ui | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) commit d625b880557cf2453380a285f75567f02cf43ce1 Author: Bastien Nocera Date: Wed Jun 24 11:46:16 2009 +0100 Implement remove in the geoclue plugin lib/plugins/geoclue.c | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit 7641a98b6eb542fad3a1e85665f056bafc0ba288 Author: ifelix Date: Wed Jun 24 15:16:24 2009 +0530 Updated Tamil Translations po/ta.po | 63 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 35 insertions(+), 28 deletions(-) commit a46e58ece6e18c959402212a51c889248d22214c Author: ifelix Date: Wed Jun 24 15:05:25 2009 +0530 Updated Tamil Translations po/ta.po | 733 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 733 insertions(+), 0 deletions(-) commit 673d002d206f141a23ff613bc51b01bb2108de8d Author: ifelix Date: Wed Jun 24 15:05:21 2009 +0530 added Tamil po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8684476a6dadb9677187f35fbe307e1f3bd96c9d Author: Bastien Nocera Date: Tue Jun 23 19:56:36 2009 +0100 Fix dbus-glib warnings when testing the NM applet plugin lib/test-plugins.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit d9f99b3b94f4cc32d0db02b192079a972bd459ac Author: Claude Paroz Date: Tue Jun 23 19:17:52 2009 +0200 Added French manual translation Contributed by Claude Paroz and Bruno Brouard help/Makefile.am | 2 +- help/fr/fr.po | 614 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 615 insertions(+), 1 deletions(-) commit 601d9d6796a4f79ec62b7a4d95a46e57c1e524cc Author: Sandeep Shedmake Date: Tue Jun 23 12:33:39 2009 +0530 Updated Marathi Translations po/mr.po | 193 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 105 insertions(+), 88 deletions(-) commit 8fffec86540b5020101b8caecceba5aebf7a6db1 Author: Bastien Nocera Date: Mon Jun 22 17:12:30 2009 +0100 Fix initial checkbox state in geoclue plugin lib/plugins/geoclue.c | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) commit 52927fd8cdce92b6fb30c56e288b69201b0f39da Author: Bùi Xuân Dương Date: Mon Jun 22 21:34:19 2009 +1000 po/vi.po: added Vietnamese translation po/LINGUAS | 1 + po/vi.po | 729 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 730 insertions(+), 0 deletions(-) commit 19fb40488cd475267e53b12840942242d939a3ed Author: Maxim V. Dziumanenko Date: Mon Jun 22 09:56:25 2009 +0300 Updated Ukrainian translation po/uk.po | 700 +++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 424 insertions(+), 276 deletions(-) commit 5f80c3ec5ac88c6e25d8f86cfb5c996384cfa7e8 Author: Mario Blättermann Date: Sun Jun 21 16:09:27 2009 +0200 Updated German translation po/de.po | 147 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 75 insertions(+), 72 deletions(-) commit 8aef4b3455b3513faee21a240f542c2097699866 Author: Jorge Gonzalez Date: Sun Jun 21 11:34:51 2009 +0200 Updated Spanish translation po/es.po | 394 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 229 insertions(+), 165 deletions(-) commit 970f94ccbeda1cc1a0eacf8fe55850acd62bf965 Author: Bastien Nocera Date: Fri Jun 19 20:46:48 2009 +0100 Make sure BluetoothClient is reset when last unref'ed lib/bluetooth-client.c | 22 ++++++++++++++++------ 1 files changed, 16 insertions(+), 6 deletions(-) commit 9408c9b566fc6bc699a1d38e7d92cdaee0b0f029 Author: Bastien Nocera Date: Fri Jun 19 11:51:19 2009 +0100 Add geoclue plugin to the translations po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 309b7e119f2ecef129f52b1d87013f6a31749d1a Author: Bastien Nocera Date: Fri Jun 19 11:50:34 2009 +0100 Add Geoclue GPS setup plugin configure.ac | 5 ++ lib/plugins/Makefile.am | 8 ++- lib/plugins/geoclue.c | 184 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 196 insertions(+), 1 deletions(-) commit d2cc9a4d0c78eba754e7226c8b76c03c75bf94d3 Author: Bastien Nocera Date: Fri Jun 19 11:06:58 2009 +0100 Don't show pincode in page when it was user selected wizard/main.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4de54f7ced0a4ea7ea15e76fb10a8ae1cf8e1329 Author: Bastien Nocera Date: Fri Jun 19 10:40:19 2009 +0100 Fix assertion pairing a GPS device wizard/main.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) commit b27c1c78524ae1649736d1b8844988120ee34a92 Author: Bastien Nocera Date: Fri Jun 19 10:39:26 2009 +0100 Bug fixes from David Zeuthen lib/bling-spinner.c | 46 +++++++++++++++++++++++++--------------------- 1 files changed, 25 insertions(+), 21 deletions(-) commit c54636ce9467a794ea0d3628561982b7035e8c8c Author: Bastien Nocera Date: Fri Jun 19 10:38:57 2009 +0100 Add more UUIDs and better error message when unknown lib/bluetooth-client.c | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) commit b6abcb89b90c5ee5d744361cabf0f6b62365b80d Author: Bastien Nocera Date: Fri Jun 19 10:38:28 2009 +0100 Always process the system-wide plugins directory lib/bluetooth-plugin-manager.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 99dceba8be49c130135bcb90cfb674c20bc60c8a Author: Bastien Nocera Date: Thu Jun 18 18:10:04 2009 +0100 Add test program for the plugins lib/Makefile.am | 4 +++- lib/test-plugins.c | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletions(-) commit 6ed892f19bc5aef343f97529712d5b08a479a71a Author: Bastien Nocera Date: Thu Jun 18 18:04:27 2009 +0100 Add some safeguards to the plugins accessors lib/bluetooth-plugin-manager.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 1bae0e8d14e3990fb456949ebc418807a3f169bb Author: Bastien Nocera Date: Thu Jun 18 17:58:24 2009 +0100 Fix run-time warning in the properties properties/adapter.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 04f4f9257533996412f9ca06bfa743d1226737f1 Author: Bastien Nocera Date: Thu Jun 18 17:55:21 2009 +0100 Use the "delete" action of plugins when removing a device And show the device's name in the confirmation dialogue. properties/adapter.c | 54 +++++++++++++++++++++++++++++++------------------ properties/main.c | 5 ++++ 2 files changed, 39 insertions(+), 20 deletions(-) commit a3669a49322d4f00aff567e9ec3a2c4d3c7961fd Author: Bastien Nocera Date: Thu Jun 18 17:50:19 2009 +0100 Fix typo in show-searching API docs lib/bluetooth-chooser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit dfbb31c396185deead2e5c017830c7d0d36c8421 Author: Sweta Kothari Date: Thu Jun 18 11:20:33 2009 +0530 Updated Gujarati Translations po/gu.po | 511 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 285 insertions(+), 226 deletions(-) commit 95e1f1cd3b904414f343e9f958af7c4675a43f66 Author: Bastien Nocera Date: Wed Jun 17 23:19:45 2009 +0100 Remove non-translatable strings from translatable lib/bluetooth-client.c | 2 +- wizard/wizard.ui | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 4bed943e5c254fa88f09e564e22837d51d9a6011 Author: Mario Blättermann Date: Wed Jun 17 21:36:51 2009 +0200 Updated German doc translation help/de/de.po | 44 +++++++++++++++++++++++++++++++++++++------- 1 files changed, 37 insertions(+), 7 deletions(-) commit 9fa2989e1a0927e5883f7a2d7d51c52c43c5418f Author: Daniel Nylander Date: Wed Jun 17 20:13:43 2009 +0200 Updated Swedish translation po/sv.po | 336 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 197 insertions(+), 139 deletions(-) commit 7861acd1c1420616f88a7e567deb91c06eb7997e Author: Bastien Nocera Date: Wed Jun 17 10:48:54 2009 +0100 2.27.6 configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)