[empathy] prepare 2.29.92
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] prepare 2.29.92
- Date: Tue, 9 Mar 2010 18:38:13 +0000 (UTC)
commit ae87026eae01dd6dbb34a2ae9c1f3a6dcf4b0f2f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Mar 9 19:31:30 2010 +0100
prepare 2.29.92
NEWS | 28 ++++++++++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 31 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 251941d..52d1814 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+NEW in 2.29.92
+==============
+
+This release disables clickable links in status messages as they trigger a
+nasty issue in GTK+.
+
+Bugs fixed:
+ - Fixed #330394, im-* icons broken (Guillaume Desmottes)
+ - Fixed #607626, buddy info tooltip should be prevented from showing if a popup menu is shown in the contact list (Mike Ruprecht)
+
+Translations:
+ - Updated de Translation (Christian Kirbach)
+ - Updated en_GB Translation (Philip Withnall)
+ - Updated eu Translation (Inaki Larranaga Murgoitio)
+ - Updated fr Translation (Claude Paroz)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated lv Translation (Anita Reitere)
+ - Updated pa Translation (A S Alam)
+ - Updated pt_BR Translation (Jonh Wendell)
+ - Updated ro Translation (Adi Roiban)
+ - Updated sr latin Translation (Branko KokanoviÄ?)
+ - Updated sr Translation (Branko KokanoviÄ?)
+ - Updated zh_HK Translation (Chao-Hsiung Liao)
+ - Updated zh_TW Translation (Chao-Hsiung Liao)
+
+Documentation translations:
+ - Updated de Documentation translation (Mario Blättermann)
+
NEW in 2.29.91.2
================
diff --git a/configure.ac b/configure.ac
index e32b4ca..d4aa0ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
m4_define([empathy_major_version], [2])
m4_define([empathy_minor_version], [29])
-m4_define([empathy_micro_version], [91])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_micro_version], [92])
+m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]