[file-roller] updated for version 3.13.91



commit ed7c150e19b37c145babd5552ac347e5516474da
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Sep 1 20:15:58 2014 +0200

    updated for version 3.13.91

 NEWS         |   37 +++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 657130c..54d67f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+version 3.13.91
+---------------
+
+ Bugs fixed:
+
+  * fr-command-rar: check for NULL in name_field. (Igor Gnatenko)
+    (#735657)
+  * "New Archive" should have an ellipsis (#735440)
+  * Remove the close action from the gear menu (Yosef Or Boczko)
+    (#735400)
+  * window: Use the new support for RTL icons in GtkIconTheme (Yosef Or
+    Boczko) (#735399)
+  * window: Make the navigation buttons linked and separate the home
+    button. Also, remove the 12px at the end of the navigation buttons.
+    (Yosef Or Boczko) (#735398)
+
+ New or updated application translations:
+
+  * Assamese (Nilamdyuti Goswami)
+  * Basque (Iñaki Larrañaga Murgoitio)
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Catalan (Gil Forcada)
+  * Chinese (Hong Kong) (Chao-Hsiung Liao)
+  * Chinese (traditional) (Chao-Hsiung Liao)
+  * Czech (Marek Černocký)
+  * Deutsch (Christian Kirbach)
+  * Español; Castellano (Daniel Mustieles)
+  * French (Erwan GEORGET)
+  * Greek (Tom Tryfonidis)
+  * Japanese (Jiro Matsuzawa)
+  * Lietuvių (Aurimas Černius)
+  * Norwegian bokmål (Kjartan Maraas)
+  * Oriya (Manoj Kumar Giri)
+  * Türkçe (Muhammet Kara)
+  * Русский (Yuri Myasoedov)
+  * עברית (Yosef Or Boczko)
+
 version 3.13.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index 4169166..43fe7f9 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.68])
 
-AC_INIT([file-roller],[3.13.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.13.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[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]