[gtk-engines] Update for 2.19.0.



commit ab252a672265f771206dd5589d5638de4bd83efe
Author: Benjamin Berg <benjamin sipsolutions net>
Date:   Mon Jan 11 22:21:24 2010 +0100

    Update for 2.19.0.

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51f3789..883facd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+Overview of Changes in 2.19.0 (since 2.18.2)
+============================================
+
+Changes in this release:
+ - Option to use the systems version of liblua
+ - Removal of a potential endless loop in different Clearlooks styles
+ - Support for Automake 1.11.
+ - Improvements for bug #525065 (small Clearlooks themes)
+
+GNOME bugs fixed in this release:
+ 594014 - gtk-engines: system-lua check is buggy
+ 572178 - Remove deprecated GTK+ symbols
+ 500952 - check/radio buttons have no insensitive states (mist)
+ 502165 - Inconsistent toggle buttons are drawn unselected
+ 
+New and updated translations:
+ Gil Forcada (ca valencia)
+ Goran RakiÄ? (sr latin)
+ Israt Jahan (bn)
+ Khaled Hosny (ar)
+ Krix Apolinário (pt_BR)
+ Lucian Adrian Grijincu (ro)
+ Rajesh Ranjan (hi)
+ Runa Bhattacharjee (bn_IN)
+ Sangeeta Kumari (mai)
+ Seán de Búrca (ga)
+ Thomas Thurman (en shaw)
+ wanderlust (uk)
+ Yavor Doganov (bg)
+ Ð?оÑ?ан РакиÑ? (sr)
+
+
 Overview of Changes in 2.18.2 (since 2.18.1)
 ============================================
 
diff --git a/configure.ac b/configure.ac
index 3083cdc..b48b764 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 
-AC_INIT([gtk-engines], [2.18.2])
+AC_INIT([gtk-engines], [2.19.0])
 AC_CONFIG_SRCDIR([README])
 
 AM_INIT_AUTOMAKE



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