[goobox] updated for version 3.3.1



commit caebb2deea1cd40c2c6cb52c91d8c712659023bd
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Jan 14 12:09:28 2014 +0100

    updated for version 3.3.1

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 48c47b5..130a520 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+version 3.3.1
+-------------
+
+ New features and user visible changes:
+
+  * Added support for writing MP3 files.
+  * Preferences: use a single page to show all the preferences.
+  * Show a message bar while fetching the disc information.
+  * Set button arrow icons according to locale's text direction. (Yosef Or Boczko)
+  * Added AppData description.
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Enrico Nicoletto)
+  * Czech (Marek Černocký)
+  * Español (Daniel Mustieles)
+  * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+  * Indonesia (Andika Triwidada)
+  * Latvian (Rūdolfs Mazurs)
+  * Polish (Piotr Drąg)
+  * suomi (Jiri Grönroos)
+
+ New or updated manual translations:
+
+  * German (Mario Blättermann)
+
 version 3.2.1
 -------------
 
diff --git a/configure.ac b/configure.ac
index 6f5a65c..cf54333 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.61)
-AC_INIT([goobox], [3.3.0], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
+AC_INIT([goobox], [3.3.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=goobox])
 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]