[gnome-desktop] [release] 2.90.5



commit 3d05cd5ee29918f770ca56f4d08a7a8027237a58
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Sep 8 20:33:21 2010 +0200

    [release] 2.90.5

 NEWS         |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 53 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e5caee3..90f2b39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,56 @@
 ==============
+Version 2.90.5
+==============
+
+Note to distributors: this release should be the first release of a gtk+ 3
+based gnome-desktop that is completely parallel-installable with a gtk+ 2 based
+gnome-desktop. You can use the --disable-gnome-about and --disable-desktop-docs
+configure flags for this.
+
+
+  libgnome-desktop
+
+	* Don't use deprecated Gdk drawing APIs (Benjamin Otte)
+	* Drop GnomeDesktopItem API (Vincent)
+	* GnomeBG: Be sure to unreference the file_monitor object during
+	  dispose (Thomas Wood)
+
+  gnome-about
+
+	* Update man page (Vincent)
+  Misc
+
+	* Use $(datadir)/libgnome-desktop-3.0 for library datadir (Vincent)
+	* Add --disable-gnome-about configure flag (Vincent)
+	* Remove old icons installed in /usr/share/pixmaps (Vincent)
+	* Add --disable-desktop-docs configure flag (Vincent)
+	* Update information in README and other files (Vincent)
+
+  Translators
+
+	* Daniel Martinez (an)
+	* Alexander Shopov (bg)
+	* Michael Kotsarinis (el)
+	* Bruce Cowan (en_GB)
+	* Claude Paroz (fr)
+	* Sense Hofstede (fy)
+	* Fran Diéguez (gl)
+	* Gabor Kelemen (hu)
+	* Dirgita (id)
+	* Shankar Prasad (kn)
+	* Manoj Kumar Giri (or)
+	* A S Alam (pa)
+	* Duarte Loreto (pt)
+	* Jonh Wendell (pt_BR)
+	* Yuri Myasoedov (ru)
+	* Ð?илоÑ? Ð?оповиÑ? (sr)
+	* MiloÅ¡ PopoviÄ? (sr latin)
+	* Sahran (ug)
+	* vicwjb (zh_CN)
+	* Chao-Hsiung Liao (zh_HK)
+	* Chao-Hsiung Liao (zh_TW)
+
+==============
 Version 2.90.4
 ==============
 
diff --git a/configure.ac b/configure.ac
index 95134a9..0d0c309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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=0:1:0
+LT_VERSION=0:2:0
 AC_SUBST(LT_VERSION)
 
 AM_MAINTAINER_MODE



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