[file-roller] updated for version 3.5.1



commit d6852113ba1a2f9182b4e8d75ee0e5e1550d1f89
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jun 4 21:47:31 2012 +0200

    updated for version 3.5.1

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1fb61e8..763e2ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+version 3.5.1
+-------------
+
+ Internal code changes:
+
+  * Use GtkApplication
+  * Added an application menu
+  * Use GResource to store ui files
+  * Removed markup in translatable messages
+  * Ported to the new documentation infrastructure
+
+ New or updated application translations:
+
+  * EspaÃol (Daniel Mustieles)
+  * Galician (Fran Dieguez)
+  * Hebrew (Yaron Shahrabani)
+  * Latvian (RÅdolfs Mazurs)
+
+ New or updated manual translations:
+
+  * EspaÃol (Daniel Mustieles)
+
 version 3.4.2
 -------------
 
diff --git a/configure.ac b/configure.ac
index c260934..b9e56df 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.5.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.5.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]