[gnome-desktop] [release] 2.31.2



commit 25691296c912f9c9148e979617823a3a333f1958
Author: Vincent Untz <vuntz gnome org>
Date:   Wed May 26 19:39:28 2010 +0200

    [release] 2.31.2

 NEWS                                               |   30 ++++++++++++++++++++
 README                                             |    2 +-
 configure.in                                       |    6 ++--
 .../gnome-desktop/tmpl/gnome-desktop-item.sgml     |    4 ++
 4 files changed, 38 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 89585a0..a9b7e7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
 ==============
+Version 2.31.2
+==============
+
+  libgnome-desktop
+
+	* GnomeRR: Improve errors from the CRTC assignment process
+	  (Federico Mena Quintero)
+	* GnomeBG: Fix a case of width-for-height confusion that could lead to
+	  huge memory consumption on multi-monitor systems (Matthias Clasen)
+
+  Translators
+
+	* Gil Forcada (ca)
+	* Gil Forcada (ca valencia)
+	* Thomas Thurman (en shaw)
+	* Jorge González (es)
+	* Mattias Põldaru (et)
+	* Fran Diéguez (gl)
+	* Narine Martirosyan (hy)
+	* Shankar Prasad (kn)
+	* Anita Reitere (lv)
+	* Sandeep Shedmake (mr)
+	* Ahmed Noor Kader Mustajir Md Eusoff (ms)
+	* Kjartan Maraas (nb)
+	* Manoj Kumar Giri (or)
+	* Marcel Telka (sk)
+	* Matej UrbanÄ?iÄ? (sl)
+	* Theppitak Karoonboonyanan (th)
+
+==============
 Version 2.30.0
 ==============
 
diff --git a/README b/README
index d88441f..5ad6afd 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-desktop 2.30.0
+gnome-desktop 2.31.2
 ====================
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index c455c51..1b2e0e8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 m4_define(gnome_platform, 2)
-m4_define(gnome_minor, 30)
-m4_define(gnome_micro, 1)
+m4_define(gnome_minor, 31)
+m4_define(gnome_micro, 2)
 dnl gnome_sub is an optional sub-version which will not be advertised to the user
 dnl It allows to release a 2.30.1.1 which is just a better 2.30.1
 dnl Leave empty if not needed
@@ -30,7 +30,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LT_VERSION=18:0:1
+LT_VERSION=18:1:1
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE
diff --git a/docs/reference/gnome-desktop/tmpl/gnome-desktop-item.sgml b/docs/reference/gnome-desktop/tmpl/gnome-desktop-item.sgml
index e9b7a6b..1b3afcc 100644
--- a/docs/reference/gnome-desktop/tmpl/gnome-desktop-item.sgml
+++ b/docs/reference/gnome-desktop/tmpl/gnome-desktop-item.sgml
@@ -17,6 +17,9 @@ GnomeDesktopItem
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### ENUM GnomeDesktopItemType ##### -->
 <para>
 
@@ -323,6 +326,7 @@ GnomeDesktopItem
 
 </para>
 
+ void: 
 @Returns: 
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]