[file-roller] Updated for version 3.13.2



commit cc8f3082f6ff5ecac7bc845f5dec96e9d9e9c790
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jul 21 22:02:31 2014 +0200

    Updated for version 3.13.2

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 571f657..657130c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+version 3.13.2
+--------------
+
+ Bugs fixed:
+
+  * Use new menu button icon. (Michael Catanzaro) (#733511)
+  * Drop the use of smclient and eggdesktopfile (Kalev Lember) (#731331)
+  * Added appdata file (#732642)
+  * Add missing unref when accessing NautilusFileInfo object. This
+    caused Nautilus to crash when unmounting a network connection while
+    transferring and then reconnecting to that service. (Robert Ancell)
+    (#732471)
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Catalan (Pau Iranzo)
+  * Czech (Marek Černocký)
+  * Español; Castellano (Daniel Mustieles)
+  * Fòram na Gàidhlig (GunChleoc)
+  * Galician (Fran Dieguez)
+  * Greek (Tom Tryfonidis)
+  * Hungarian (Balázs Úr)
+  * Indonesian (Andika Triwidada)
+  * Lietuvių (Aurimas Černius)
+  * Norwegian bokmål (Kjartan Maraas)
+  * Slovenian (Matej Urbančič)
+  * Swedish (Anders Jonsson)
+  * Türkçe (Muhammet Kara)
+
+ New or updated manual translations:
+
+  * Finnish (Sami Jaktholm)
+
 version 3.13.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index b53f5af..e5a3479 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.13.2],[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]