[bijiben] Bump 3.24.0 release



commit e8dc6f9135a32d5084bcc14dad8f23cc92bd3e2b
Author: Isaque Galdino <igaldino gmail com>
Date:   Mon Jun 5 23:39:02 2017 -0300

    Bump 3.24.0 release

 NEWS           |   41 +++++++++++++++++++++++++++++++++++++++++
 configure.ac   |    2 +-
 po/POTFILES.in |    1 +
 3 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8a14da4..38efee7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Overview of changes in 3.24.0
+=============================
+
+* Update settings dialog (Georges Basile Stavracas Neto)
+* Convert WebKitGTK+ v.1 notes to v.2 (Isaque Galdino)
+* Fix wrong references to bijiben desktop file (Laurent Bigonville)
+* Update build files (Philip Withnall)
+* Port to WebKitGTK+ v.2 (Carlos Garcia Campos)
+* Improve how to handle open files (Iñigo Martínez)
+* Remove dependancy on libedataserverui (Isaque Galdino)
+* Allow build in non-srcdir (Ting-Wei Lan)
+* Transform editor toolbar to an action bar (Iñigo Martínez)
+* Memory leaks fixes and code clean-up (Iñigo Martínez, Philip Withnall and Jonathan Kang)
+
+Translations
+* ca (Jordi Mas, Piotr Drąg)
+* cs (Marek Černocký)
+* da (Ask Hjorth Larsen)
+* de (Mario Blättermann)
+* en_AU (Piotr Drąg)
+* en_GB (Bruce Cowan)
+* es (Daniel Mustieles)
+* fa (Arash Mousavi)
+* fr (Alexandre Franke)
+* hu (Balázs Úr)
+* id (Andika Triwidada)
+* kk (Baurzhan Muftakhidinov)
+* ko (Seong-ho Cho)
+* lt (Aurimas Černius)
+* nb (Piotr Drąg)
+* ne (Piotr Drąg)
+* pl (Piotr Drąg)
+* pt_BR (Rafael Fontenelle)
+* ru (Yuri Myasoedov)
+* sl (Piotr Drąg)
+* sr (Мирослав Николић, Piotr Drąg)
+* sv (Anders Jonsson)
+* tr (E T, Piotr Drąg)
+* zh_HK (Piotr Drąg)
+
+
 Overview of changes in 3.21.2
 =============================
 
diff --git a/configure.ac b/configure.ac
index 5e7ffa0..4623c7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([bijiben], [3.21.2])
+AC_INIT([bijiben], [3.24.0])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
 
 dnl _FOR_DOC
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 3e8f318..f00fbc3 100755
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -25,3 +25,4 @@ src/libbiji/biji-notebook.c
 src/libbiji/provider/biji-local-provider.c
 [type: gettext/glade]src/resources/app-menu.ui
 [type: gettext/glade]src/resources/editor-toolbar.ui
+[type: gettext/glade]src/resources/settings-dialog.ui


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]