[accerciser] Prep for 3.5.3



commit 3d7a11c5247e3b8f7d0c924aa86409e99894534d
Author: Javier HernÃndez <jhernandez emergya com>
Date:   Tue Jun 26 01:33:36 2012 +0200

    Prep for 3.5.3

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0bd92f6..3bbfc2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,38 @@
 =============
+version 3.5.3
+=============
+
+What's New
+==========
+- Fix for bug #673782 - Accerciser does not fully load in F17
+- Fix for bug #675989 - Use python object attributes instead of gobject ones
+- Fix for bug #674884 - Use XDG base directory instead of $HOME
+- Remove markup from strings in .ui files
+- Fix for bug #671179 - Unexpected behaviours in ipython_view
+- Fix for bug #671261 - UnicodeDecodeError breaks the interface viewer
+- Fix for bug #674166 - Settings in wrong path
+- Fix for bug #654418 - Strings with context are not getting properly localized even though the translations have been provided
+- Fix for bug #663777 - WidgetHasText validator fails for widgets which don't need to implement getText()
+- Add a trailing underscore to identifiers which are Python keywords
+- Fix for Bug #678517 - Macaroon script recorder is broken
+
+New And Updated Translations
+============================
+- Chandan Kumar (hi)
+- Gil Forcada (ca)
+- Carles Ferrando (ca valencia)
+- Bruno Brouard (fr)
+- Demosthenes Koptsis (el)
+- Daniel Mustieles (es)
+- Fran DiÃguez (gl)
+- Yaron Shahrabani (he)
+- Matej UrbanÄiÄ (sl)
+- Kjartan Maraas (nb)
+- Yuri Kozlov (ru)
+- Tom Tryfonidis (el)
+
+
+=============
 version 3.4.0
 =============
 
diff --git a/README b/README
index 0f1165a..c23a0cc 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.5.1pre
+Accerciser 3.5.3
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.in b/configure.in
index 1c44ad3..55feba8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(Accerciser, 3.5.1pre, eitan ascender com, accerciser)
+AC_INIT(Accerciser, 3.5.3, eitan ascender com, accerciser)
 AC_CONFIG_SRCDIR(src/accerciser.in)
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])



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