commit 9403397dda262e4ca17170537c33987ab305c127 Author: Guillaume Desmottes Date: Tue Mar 6 16:29:33 2012 +0100 prepare 3.3.91 NEWS | 17 +++++++++++++++++ configure.ac | 6 +++--- 2 files changed, 20 insertions(+), 3 deletions(-) commit 27adcb4435db170420010f9dc94f2d6febed74e5 Author: Guillaume Desmottes Date: Tue Mar 6 15:28:56 2012 +0100 sanity-cleaning: fix xmpp accounts having a negative priority https://bugzilla.gnome.org/show_bug.cgi?id=671452 src/empathy-sanity-cleaning.c | 64 ++++++++++++++++++++++++++++++++++++++++- 1 files changed, 63 insertions(+), 1 deletions(-) commit c69625323288a119356bb6627c00f21a74f32f24 Author: Guillaume Desmottes Date: Tue Mar 6 15:08:03 2012 +0100 Add magic to automatically run tasks when empathy-auth-client is started empathy-auth-client is the best place to do such tasks as it will be run even if using only the Shell without Empathy's UI. https://bugzilla.gnome.org/show_bug.cgi?id=671452 data/org.gnome.Empathy.gschema.xml.in | 5 ++ libempathy/empathy-gsettings.h | 1 + src/Makefile.am | 1 + src/empathy-auth-client.c | 3 + src/empathy-sanity-cleaning.c | 89 +++++++++++++++++++++++++++++++++ src/empathy-sanity-cleaning.h | 27 ++++++++++ 6 files changed, 126 insertions(+), 0 deletions(-) commit aeab15ec37370f3c3aa8b4e1a4aec480109a6803 Author: Emanuele Aina Date: Tue Mar 6 00:04:51 2012 +0100 Run from the source directory without installing Use the tools/empathy-env wrapper to set an appropriate environment and launch the compiled programs without installing them. https://bugzilla.gnome.org/show_bug.cgi?id=671447 HACKING | 8 ++++---- data/.gitignore | 1 + data/Makefile.am | 8 ++++++++ tools/.gitignore | 1 + tools/Makefile.am | 7 ++++++- tools/empathy-env.in | 9 +++++++++ 6 files changed, 29 insertions(+), 5 deletions(-) commit 912a95b7ceb56e16854fa09af9c31cb33b6303ca Author: Debarshi Ray Date: Tue Mar 6 13:06:32 2012 +0100 Show date in local timezone instead of UTC Fixes: https://bugzilla.gnome.org/661515 libempathy-gtk/empathy-chat-text-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 1b141efdf1f662cb87a733afe402b1b3efaf07d6 Author: Guillaume Desmottes Date: Mon Mar 5 18:50:24 2012 +0100 'ice-udp' capability is now 'ice' in Call1 data/Empathy.Call.client | 2 +- src/empathy-call-factory.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2974d41801a79040d172ff165ee4ad7894bcec09 Author: Guillaume Desmottes Date: Mon Mar 5 18:49:49 2012 +0100 advertise Call1 audio/video capabilities data/Empathy.Call.client | 2 ++ src/empathy-call-factory.c | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) commit cc78967fb896019100e951550df244429e41ca78 Author: Guillaume Desmottes Date: Mon Mar 5 18:47:41 2012 +0100 call-factory: set Call1 capabilities src/empathy-call-factory.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 802b0a8393044c9d8773b3632a599aea37194162 Author: Cheng-Chia Tseng Date: Mon Mar 5 21:23:35 2012 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 1355 ++++++++++++++++++++++++++++++----------------------------- po/zh_TW.po | 1375 ++++++++++++++++++++++++++++++----------------------------- 2 files changed, 1384 insertions(+), 1346 deletions(-) commit 09f38d2c6cfb75b07f7144441d2044221a92c2ae Author: YunQiang Su Date: Mon Mar 5 17:50:58 2012 +0800 update Simplified Chinese (zh_CN) translation po/zh_CN.po | 770 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 393 insertions(+), 377 deletions(-) commit 9cc2697564646035f9584ca9ea2e2d0a3ba77afd Author: Ihar Hrachyshka Date: Sun Mar 4 10:59:30 2012 +0300 Updated Belarusian translation. po/be.po | 489 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 313 insertions(+), 176 deletions(-) commit 2e78f335f00aa0ec5867f0b2c39ab60b5aa80ac6 Author: Inaki Larranaga Murgoitio Date: Sat Mar 3 18:46:03 2012 +0100 Updated Basque language po/eu.po | 2681 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 1458 insertions(+), 1223 deletions(-) commit d35b8e660ef2414e4c343cd90d8ee7371f41f0ff Author: Yaron Shahrabani Date: Fri Mar 2 14:14:58 2012 +0200 Updated Hebrew translation. po/he.po | 425 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 225 insertions(+), 200 deletions(-) commit 3e86b9990bbd10a628b2efe5963abe7d4e7708db Author: Mattias Põldaru Date: Fri Mar 2 13:52:42 2012 +0200 [l10n] Updated Estonian translation po/et.po | 256 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 165 insertions(+), 91 deletions(-) commit 0cb51e3433491ef68cbaf3054d519b0e576682e4 Author: Guillaume Desmottes Date: Fri Mar 2 12:58:04 2012 +0100 remove released flag configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)