commit 1730bb66236f2a1a64866d088a37a1f7af6e6a6d Author: Guillaume Desmottes Date: Mon Jun 17 11:59:45 2013 +0200 3.9.3 NEWS | 12 ++++++++++++ configure.ac | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) commit b7c6186d4b17e1ee7064de7b3c5255988304bc33 Merge: 54917ba e23e2b8 Author: Guillaume Desmottes Date: Mon Jun 17 11:58:28 2013 +0200 Merge remote-tracking branch 'origin/gnome-3-8' commit 54917ba3ec27170caeaf07abdf30b93a4bc4167f Author: Sindhu S Date: Sun Jun 9 12:51:43 2013 +0530 Fix new account dialog for title conforming to HIG Changed new account dialog title from "Adding new account" to "Add new account" compliant with GNOME HIG. https://bugzilla.gnome.org/show_bug.cgi?id=701891 libempathy-gtk/empathy-new-account-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e23e2b8330f63207867224ab96ef11b2aedf9cfc Author: Guillaume Desmottes Date: Mon Jun 10 10:07:33 2013 +0200 debug-window: fix messages array leak https://bugzilla.gnome.org/show_bug.cgi?id=701914 src/empathy-debug-window.c | 1 + 1 file changed, 1 insertion(+) commit 37deb64980a9896e8748fb4cb0fc84c59b95bf89 Merge: 7d395c5 69cd22c Author: Xavier Claessens Date: Tue Jun 11 11:34:34 2013 +0200 Merge branch 'gnome-3-8' commit 69cd22c4b53c2b25cf5a22180bfddf0784c8db33 Author: Xavier Claessens Date: Mon Jun 10 17:34:01 2013 +0200 EmpathyNewChatroomDialog: Do not crash if the CM omitted handle-name https://bugzilla.gnome.org/show_bug.cgi?id=698742 src/empathy-new-chatroom-dialog.c | 6 ++++++ 1 file changed, 6 insertions(+) commit 351ba3a165a5c8e74cca0f8160c399d9bb669e29 Author: Xavier Claessens Date: Mon Jun 10 17:09:19 2013 +0200 EmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to selected account When switching account before tp_room_list_new_async() finish, there is a race for which one will finish first. We ignore the new TpRoomList if it does not correspond to the currently selected account. https://bugzilla.gnome.org/show_bug.cgi?id=698742 src/empathy-new-chatroom-dialog.c | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) commit 6f3a33388a48a134142795540571f425ea165d26 Author: Xavier Claessens Date: Mon Jun 10 17:08:11 2013 +0200 EmpathyNewChatroom: Fix comment to correspond to the reality The comments where out of sync with the en COL_* enum. https://bugzilla.gnome.org/show_bug.cgi?id=698742 src/empathy-new-chatroom-dialog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 7d395c53d8d2fb7f2a5fa496555cb09cbdaa0be9 Author: Fran Diéguez Date: Sat Jun 1 23:18:38 2013 +0200 Updated Galician translations po/gl.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) commit 5a664d3ba3a58addaed43167ef3c6f94562c896b Author: Fran Diéguez Date: Sat Jun 1 23:03:13 2013 +0200 Updated Galician translations po/gl.po | 1444 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 721 insertions(+), 723 deletions(-) commit 3a02bb02d5093e5cd331b43c1d0b845a835625d3 Author: Iain Lane Date: Thu May 30 15:30:14 2013 +0100 empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined. We use empathy_keyring_set_account_password_finish and friends from here. https://bugzilla.gnome.org/show_bug.cgi?id=701281 src/empathy-sanity-cleaning.c | 1 + 1 file changed, 1 insertion(+) commit 7608ea1a67e4b1c9cf5d14cb061fd1a66f65f51b Author: Guillaume Desmottes Date: Wed May 29 16:34:42 2013 +0200 remove released flag configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)