[file-roller] updated for version 3.8.1



commit 77906905cd22febb2edc84c2f480ce02d82140a1
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Apr 15 22:38:41 2013 +0200

    updated for version 3.8.1

 NEWS         | 22 ++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 221358a..ed014e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+version 3.8.1
+-------------
+
+ Bugs fixed:
+
+ * Use the correct property to set GtkMenuButton's menu (Cosimo Cecchi)
+
+ New or updated application translations:
+
+  * Finnish (Jiri Grönroos)
+  * French (Daniel Korostil)
+  * Slovak (Dušan Kazik)
+  * Turkish (Muhammet Kara)
+
+ New or updated manual translations:
+
+   * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+  * Dansk (flemming christensen)
+  * Español; Castellano (Daniel Mustieles)
+  * French (Alain Lojewski)
+  * Hungarian (Gabor Kelemen)
+
 version 3.8.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 48d1749..9c368e0 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.8.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller],[file-roller])
+AC_INIT([file-roller],[3.8.1],[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]