[file-roller] updated for version 2.31.91



commit 26cb26e8089c070642fd3df877f45de8116f279a
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Aug 30 21:49:00 2010 +0200

    updated for version 2.31.91

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f08cbc2..56dd92b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+version 2.31.91
+---------------
+
+        Bugs fixed:
+
+        * 7zip: do not allow to specify a password if only 7zr is installed.
+          The 7zr command does not support encryption. (#618908)
+        * Fixed extraction of cpio archives with absolute paths (#558023)
+        * Unexpected msgstr appears in update dialog, when Plural Forms
+          definition in .po file is "Plural-Forms: nplurals=1; plural=0;\n"
+          (e.g. ja.po). (Kiyotaka NISHIBORI) (#627387)
+	* Use GConf instead of GSettings
+	
+        New or updated application translations:
+
+        * Arabic (Khaled Hosny)
+        * Bulgarian (Alexander Shopov)
+        * Danish (Kenneth Nielsen)
+        * Hungarian (Gabor Kelemen)
+        * Japanese (Yasumichi Akahoshi)
+        * Serbian (Ð?илоÑ? Ð?оповиÑ?)
+        * Serbian (MiloÅ¡ PopoviÄ?)
+
+        New or updated manual translations:
+
+        * Japanese (Yasumichi Akahoshi)
+
 version 2.31.90
 ---------------
 
diff --git a/configure.ac b/configure.ac
index 7e754b8..82e8a1c 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, 2.31.90, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.31.91, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
 AM_INIT_AUTOMAKE([1.9 foreign])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 



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