commit d0e784f22efcc6cbf85f1c74446c4fb8c091e03b Author: Guillaume Desmottes Date: Tue Sep 3 17:10:36 2013 +0200 3.9.91 NEWS | 37 +++++++++++++++++++++++++++++++++++++ configure.ac | 4 ++-- 2 files changed, 39 insertions(+), 2 deletions(-) commit 71f08a0f943ee4d0da96222ca78b8908a460eaa4 Author: Marco Barisione Date: Tue Sep 3 16:04:39 2013 +0100 telepathy-account-widgets: update submodule This update is needed to fix an issue with translations, see https://bugzilla.gnome.org/show_bug.cgi?id=707208 telepathy-account-widgets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fba02abc7c353ba4a464cff2335076c78161f046 Author: Marco Barisione Date: Tue Sep 3 16:00:36 2013 +0100 configure.ac: pass --with-gettext-package to tp-aw's configure telepathy-account-widgets is a submodule, so it can be included by multiple projects. If we don't have a different per-project GETTEXT_PACKAGE we end up with different projects shipping .mo files supposed to be installed in the same location. configure.ac | 1 + 1 file changed, 1 insertion(+) commit 00fe6300fe015f7ac6caaedf297103d20f038165 Author: Tim Lunn Date: Tue Sep 3 11:39:46 2013 +1000 UOA: Fix build failure This was a regression caused by c689cd6a91cb2a31ce0d03f47e59ca4e3f368e9c https://bugzilla.gnome.org/show_bug.cgi?id=707338 libempathy/empathy-uoa-auth-handler.c | 2 +- src/empathy-sanity-cleaning.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 32529f49e3935b5f4fd747fcfe2d62322f86ec52 Author: Guillaume Desmottes Date: Mon Sep 2 14:45:32 2013 +0200 preferences: remove location sources preferences Not used anymore with Geoclue 2. https://bugzilla.gnome.org/show_bug.cgi?id=706627 data/empathy.convert | 3 -- data/org.gnome.Empathy.gschema.xml | 15 ------- libempathy/empathy-gsettings.h | 3 -- src/empathy-preferences.c | 6 --- src/empathy-preferences.ui | 88 -------------------------------------- 5 files changed, 115 deletions(-) commit f6f6c6421e0e286db920d3e01fa64cc3ebe4f4df Author: Guillaume Desmottes Date: Mon Sep 2 14:37:41 2013 +0200 location-manager: use Geoclue 2 https://bugzilla.gnome.org/show_bug.cgi?id=706627 libempathy-gtk/empathy-location-manager.c | 443 +++++------------------------- 1 file changed, 72 insertions(+), 371 deletions(-) commit dcb5ddc560b51cc5eb59a2ef27d91cf279271f36 Author: Guillaume Desmottes Date: Mon Sep 2 14:21:12 2013 +0200 add empathy-geoclue-helper Based on a proposed API on fdo#68658. May end up in geoclue at some point. https://bugzilla.gnome.org/show_bug.cgi?id=706627 configure.ac | 13 +- libempathy-gtk/.gitignore | 2 + libempathy-gtk/Makefile.am | 19 +- libempathy-gtk/empathy-geoclue-helper.c | 523 ++++++++++++++++++++++++++++++++ libempathy-gtk/empathy-geoclue-helper.h | 99 ++++++ 5 files changed, 651 insertions(+), 5 deletions(-) commit 28be7462f56d5ab80c360d3090de6298a96a3e01 Author: Guillaume Desmottes Date: Fri Aug 30 15:37:03 2013 +0200 depends on GLib 2.37 Needed for the latest GDbus code gen. https://bugzilla.gnome.org/show_bug.cgi?id=706627 configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 5101f2c6fb25c5b843eafdccd9e3f8e3824c82ee Author: Yaron Shahrabani Date: Tue Sep 3 12:11:46 2013 +0300 Updated Hebrew translation. po/he.po | 168 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 87 insertions(+), 81 deletions(-) commit 534d63f778f431bb017527ce19a9b390b0624d1e Author: Rafael Ferreira Date: Mon Sep 2 20:57:31 2013 -0300 Update Brazilian Portuguese translation, proofread by Enrico Nicoletto po/pt_BR.po | 1009 ++++++----------------------------------------------------- 1 file changed, 89 insertions(+), 920 deletions(-) commit 0cb69b7763e2e0a923426fe6690e5ce66b98ce99 Author: Matej Urbančič Date: Mon Sep 2 23:00:39 2013 +0200 Updated Slovenian translation po/sl.po | 2469 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 1084 insertions(+), 1385 deletions(-) commit 816887feeee72b5437d6a58bad69ffbe6eb9d685 Author: Daniel Mustieles Date: Mon Sep 2 18:04:46 2013 +0200 Updated Spanish translation po/es.po | 2443 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 1075 insertions(+), 1368 deletions(-) commit 19e784a4b2655db5cf414c7ce43662a9adb9d0c6 Author: Guillaume Desmottes Date: Mon Sep 2 17:33:48 2013 +0200 theme-adium: deal with g_resources_lookup_data() failing Only empathy-chat registers the gresources so when executing this code from the empathy process (theme preview in the preferences dialog) we don't find the resource. That's fine as this JS code is only used for the infinite callback but best to not warning. https://bugzilla.gnome.org/show_bug.cgi?id=707291 libempathy-gtk/empathy-theme-adium.c | 3 +++ 1 file changed, 3 insertions(+) commit c7103f75e10d3c8efd65f6e60bc446a198cbb080 Author: Fran Diéguez Date: Mon Sep 2 17:06:05 2013 +0200 Updated Galician translations po/gl.po | 64 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 36 insertions(+), 28 deletions(-) commit 8afea2c3fb4dcff5b22f3382dff4f1aeee8ba764 Author: Guillaume Desmottes Date: Mon Sep 2 15:06:57 2013 +0200 telepathy-account-widgets: update to master telepathy-account-widgets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 19ba093fed63fb9aae5888fa03bd3261146a635d Author: Seán de Búrca Date: Mon Sep 2 01:13:51 2013 -0600 Updated Irish translation po/ga.po | 185 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 77 insertions(+), 108 deletions(-) commit 386237efa3a448829433d5883dbfbea82b246798 Author: Seán de Búrca Date: Thu Aug 29 21:24:46 2013 -0600 Use typographical ellipses consistently https://bugzilla.gnome.org/show_bug.cgi?id=707104 libempathy-gtk/empathy-log-window.ui | 4 ++-- src/empathy-accounts-dialog.c | 2 +- src/empathy-roster-window-menubar.ui | 10 +++++----- src/empathy-roster-window.c | 2 +- src/empathy-roster-window.ui | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) commit 4d9e7ccbabfff99fa1786066c75f7a276fed3923 Author: Seán de Búrca Date: Thu Aug 29 15:47:31 2013 -0600 Updated Irish translation po/ga.po | 2335 ++++++++++++++++++++------------------------------------------ 1 file changed, 747 insertions(+), 1588 deletions(-) commit 34bf737d7c2f15a952a9f431b6760c4f741bf6cf Author: Piotr Drąg Date: Thu Aug 29 01:10:00 2013 +0200 Updated POTFILES.skip po/POTFILES.skip | 2 ++ 1 file changed, 2 insertions(+) commit 42ffbec9e4de4b2d34769d3fc9851572e1f3c3e8 Author: Pavol Klačanský Date: Wed Aug 28 20:47:30 2013 +0200 Updated slovak translation po/sk.po | 816 ++++----------------------------------------------------------- 1 file changed, 47 insertions(+), 769 deletions(-) commit d5827a8b1c3602d685b5a3a353368ea7417e4053 Author: Guillaume Desmottes Date: Wed Aug 28 16:08:39 2013 +0200 egg-list-box: update to master Update the signature of our sort function as its API changed. https://bugzilla.gnome.org/show_bug.cgi?id=706829 libempathy-gtk/egg-list-box | 2 +- libempathy-gtk/empathy-roster-view.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit 0ce20ee95fb3dc4e259b641928bf4ad891b1fd43 Author: Aurimas Černius Date: Tue Aug 27 22:57:19 2013 +0300 Updated Lithuanian translation po/lt.po | 1778 ++++++++++++++++---------------------------------------------- 1 file changed, 447 insertions(+), 1331 deletions(-) commit 9f8fcc3d15c96917dc20cd968fffcfd472931b68 Author: Seán de Búrca Date: Mon Aug 26 15:02:19 2013 -0600 Fix build with correct macro https://bugzilla.gnome.org/show_bug.cgi?id=706830 src/empathy-roster-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 2ac6c3ae63c17b8a4b3559d8d2587fff7d63b4cb Author: Fran Diéguez Date: Tue Aug 27 03:16:56 2013 +0200 Updated Galician translations po/gl.po | 2436 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 1066 insertions(+), 1370 deletions(-) commit ef161f03ceaad1999e41f8a06626b056a5b7e675 Author: Milo Casagrande Date: Sat Aug 24 18:51:12 2013 +0200 [l10n] Updated Italian translation. po/it.po | 1838 ++++++++++++++++---------------------------------------------- 1 file changed, 472 insertions(+), 1366 deletions(-) commit a66eb2416fc90deef46ee1c94271d7be869bc383 Author: Chandni Verma Date: Mon Jul 22 23:10:41 2013 +0530 RosterWindow: Connect to signal "menu-item-activated" from EmpathyIndividualMenu https://bugzilla.gnome.org/show_bug.cgi?id=643183 src/empathy-roster-window.c | 11 +++++++++++ 1 file changed, 11 insertions(+) commit d841954eddd303fe94a73a6f75926a3ffbedf212 Author: Chandni Verma Date: Thu Jul 18 17:10:53 2013 +0530 Emit menu-item-activated when an action is performed from the individual menu https://bugzilla.gnome.org/show_bug.cgi?id=643183 libempathy-gtk/empathy-individual-menu.c | 86 +++++++++++++++++++++++--------- libempathy-gtk/empathy-individual-menu.h | 4 +- libempathy-gtk/empathy-individual-view.c | 4 +- 3 files changed, 66 insertions(+), 28 deletions(-) commit 5aab8d1d5ccc341695d3241edc743299c1e62187 Author: Chandni Verma Date: Mon Jul 22 22:24:31 2013 +0530 Deploy a signal "menu-item-activated" in EmpathyIndividualMenu https://bugzilla.gnome.org/show_bug.cgi?id=643183 libempathy-gtk/empathy-individual-menu.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) commit 75f2647273711e9c3af162a12d3fb58737e91c9b Author: Chandni Verma Date: Mon Jul 22 15:12:54 2013 +0530 Roster: Hide search-bar on hitting Enter on selected individual https://bugzilla.gnome.org/show_bug.cgi?id=643183 src/empathy-roster-window.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) commit a2461f80c26b11e689f462142d10cb4862d38e38 Author: Kjartan Maraas Date: Thu Aug 22 15:26:51 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 2332 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 1014 insertions(+), 1318 deletions(-) commit 01f7c68912d1897f0a709a4138d9c7aa54c4f21b Author: Pavol Klačanský Date: Wed Aug 21 22:18:34 2013 +0200 Updated slovak translation po/sk.po | 7130 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 3422 insertions(+), 3708 deletions(-) commit 68cd4414cd8ff8163d178e4dc4ac69ca7600ba40 Author: Alexandre Franke Date: Wed Aug 21 21:22:07 2013 +0200 Update French translation help/fr/fr.po | 1091 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 632 insertions(+), 459 deletions(-) commit df11586236807cefcbf82a99b28406dfc41a3ef2 Author: Enrico Nicoletto Date: Wed Aug 21 15:45:35 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 2389 ++++++++++++++++++++++++++--------------------------------- 1 file changed, 1042 insertions(+), 1347 deletions(-) commit 04f0c0274568e77a2d4b17244987c383f5fa8f46 Author: Yaron Shahrabani Date: Wed Aug 21 13:10:44 2013 +0300 Updated Hebrew translation. po/he.po | 2364 +++++++++++++++++++++++++++----------------------------------- 1 file changed, 1030 insertions(+), 1334 deletions(-) commit b7ea134936d9a6d4723b6b6e9f9bd63a2d802ed2 Author: Andrea Veri Date: Wed Aug 21 00:04:08 2013 +0200 should match repository's name. empathy.doap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 12fc11d86592f8a5c11bf9135e19b7961d55aee1 Author: Piotr Drąg Date: Tue Aug 20 22:48:09 2013 +0200 Updated Polish translation po/pl.po | 2099 ++++++++++++++++++-------------------------------------------- 1 file changed, 618 insertions(+), 1481 deletions(-) commit 77e07fc2d134a663ff2af3dcb500f3f6c386ee5e Author: Jonny Lamb Date: Tue Aug 20 16:21:57 2013 +0200 call-window: ensure "Swap camera" is only visible when there are >1 cameras It was possible to get into a state where "Swap camera" was visible even when there was only one camera connected. src/empathy-call-window.c | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) commit 1fca8aff9bd2bbd3b54022983a6533f2dfd74e89 Author: Guillaume Desmottes Date: Tue Aug 20 14:04:48 2013 +0200 remove released flag configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)