[file-roller] updated for version 3.3.1



commit 9af2bd9fdd5dbc6ecdfa372133e53fdf8e37079b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Dec 19 19:22:51 2011 +0100

    updated for version 3.3.1

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6cd95a4..2514832 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+version 3.3.1
+-------------
+
+ New features and user visibile changes:
+
+  * Updated the user's manual (Marta Bogdanowicz)
+  * Change strings to use ellipsis (Ekaterina Gerasimova) (#666447)
+  * Improvement for string in password dialog (#666297) and archive
+    properties dialog (#666295)
+  * Fixed padding in the request and error dialogs (#666075)
+  * Bad string in the error dialog 'Could not rename the file'
+    (#666075)
+  * Improve string in error dialog (Ekaterina Gerasimova) (#666070)
+
+ New or updated application translations:
+
+  * Belarusian (Ihar Hrachyshka)
+  * Burmese (Vampire)
+  * EspaÃol (Daniel Mustieles)
+  * Esperanto (Kristjan SCHMIDT)
+  * Kazakh (Baurzhan Muftakhidinov)
+  * Norwegian BokmÃl (Kjartan Maraas)
+
+ New or updated manual translations:
+
+  * EspaÃol (Daniel Mustieles)
+  * German (Mario BlÃttermann)
+  * Russian (Yuri Myasoedov)
+  * Telugu (Praveen Illa)
+
 version 3.2.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index bad091d..7f0319a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
 
-AC_INIT(file-roller, 3.3.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.3.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 



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