commit 76a32b57e0bdfc3def22e87d67cb2df2f762b852 Author: Guillaume Desmottes Date: Mon Jun 21 17:12:27 2010 +0200 prepare 2.30.2 release NEWS | 15 +++++++++++++++ configure.ac | 6 +++--- 2 files changed, 18 insertions(+), 3 deletions(-) commit 05ebd71bebcd22819ba1c9cddf6b6ecc6ae8f61b Author: Guillaume Desmottes Date: Mon Jun 21 10:32:28 2010 +0200 strip name of the room (#622201) src/empathy-new-chatroom-dialog.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit b5e3f11a04a63a11f08d0c2910e3d223ddbca002 Author: Rudolfs Mazurs Date: Sun Jun 20 18:10:25 2010 +0300 Updated Latvian translation. po/lv.po | 207 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 99 insertions(+), 108 deletions(-) commit 42c9f89cdb5f456873c200403de8f5f53002f10a Author: Guillaume Desmottes Date: Wed Jun 16 16:51:52 2010 +0200 use tp_g_signal_connect_object to connect the "closed" signal on the notification This fix a crash if the chat window is destroyed while the notification is still displayed (#621789). src/empathy-chat-window.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9783f0a3cf1449e2566de295b2ffa1ad17519fdc Author: Guillaume Desmottes Date: Tue Jun 15 13:17:09 2010 +0200 init GError so 'make check' will be happy (#621409) libempathy/empathy-dispatcher.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 41bdadd46ce3ce29bc25b9719e523dcab353f062 Author: Guillaume Desmottes Date: Wed Jun 9 16:42:21 2010 +0200 empathy_string_replace_escaped: use gsize instead of gssize Avoid signed/unsigned comparaison in the for loop. libempathy-gtk/empathy-string-parser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1e37484cd2cf82b735e07baea1920afe053d84ae Author: Guillaume Desmottes Date: Wed Jun 9 16:26:06 2010 +0200 remove released flag configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)