[pessulus] [release] 2.27.91



commit 8ff5925bd7e41c5ea07d27236d5048b27a3fc4e3
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Aug 25 15:01:15 2009 +0200

    [release] 2.27.91

 NEWS         |   41 +++++++++++++++++++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 44 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c500699..e5c0619 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+===============
+Version 2.27.91
+===============
+
+  Fixes
+
+	* Stop using deprecated GtkTooltips API (Vincent)
+	* Use icon-name attribute for gtk.CellRendererPixbuf (Vincent)
+	* Port to GtkBuilder (Vincent)
+	* Update to use the right key for disable_lock_screen (Vincent)
+	* Remove deprecated Encoding key from desktop file (Frédéric Péters)
+
+  Translators
+
+	* Khaled Hosny (ar)
+	* Mikel González (ast)
+	* Alexander Shopov (bg)
+	* josep (ca)
+	* Petr Kovar (cs)
+	* Iestyn Pryce (cy)
+	* Jorge González (es)
+	* Ivar Smolin (et)
+	* Iñaki Larrañaga Murgoitio (eu)
+	* Tommi Vainikainen (fi)
+	* Claude Paroz (fr)
+	* Antón Méixome (gl)
+	* Sweta Kothari (gu)
+	* Shankar Prasad (kn)
+	* Kjartan Maraas (nb)
+	* Manoj Kumar Giri (or)
+	* Duarte Loreto (pt)
+	* Fabrício Godoy (pt_BR)
+	* Laurent Dhima (sq)
+	* Daniel Nylander (sv)
+	* I. Felix (ta)
+	* Theppitak Karoonboonyanan (th)
+	* Baris Cicek (tr)
+	* fujianwzh (zh_CN)
+	* Chao-Hsiung Liao (zh_HK)
+	* Chao-Hsiung Liao (zh_TW)
+
 pessulus 2.27.5
 ===============
 
diff --git a/README b/README
index cc4e1f0..01cbdcf 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-pessulus 2.27.5
-===============
+pessulus 2.27.91
+================
 
 pessulus is a lockdown editor for GNOME, written in python.
 
diff --git a/configure.ac b/configure.ac
index 3c38b6d..d3dcc1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT([pessulus], [2.27.90],
+AC_INIT([pessulus], [2.27.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pessulus])
 AC_CONFIG_SRCDIR(pessulus.in)
 AM_INIT_AUTOMAKE([1.7])



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