[dconf-editor] Prepare 3.19.90.



commit 8335d0e5f2a2fe0098b0f9c41b69b0b6800b4f9b
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Feb 16 02:06:31 2016 +0100

    Prepare 3.19.90.

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7b07d74..8f57cba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+dconf-editor 3.19.90
+=====================
+
+This release has seen some improvements to the keyboard usability, with some new
+shortcuts added, and an help overlay to document them (requiring a GTK+ 3.19 at
+least). Other changes include some more metadata in the AppData file (used by
+software centers to know about the application), and minor corrections caused by
+recent GTK+ changes.
+
+Translations updated:
+ Brazilian Portuguese (Fábio Nogueira and Rafael Fontenelle)
+ Chinese (Taiwan) (Chao-Hsiung Liao)
+ Czech (Marek Černocký)
+ German (Mario Blättermann)
+ Hungarian (Balázs Meskó)
+ Latvian (Rūdolfs Mazurs)
+ Lithuanian (Aurimas Černius)
+ Norwegian bokmål (Kjartan Maraas)
+ Polish (Piotr Drąg)
+ Serbian (Мирослав Николић)
+ Slovak (Dušan Kazik)
+
 dconf-editor 3.19.3
 =====================
 
diff --git a/configure.ac b/configure.ac
index a19f8fd..77bfd38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf-editor],
-        [3.19.3],
+        [3.19.90],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor],
         [dconf-editor])
 
@@ -32,7 +32,7 @@ APPSTREAM_XML
 # Dependencies
 DCONF_REQUIRED=0.23.2
 GLIB_REQUIRED=2.46.0
-GTK_REQUIRED=3.16.0
+GTK_REQUIRED=3.19.5
 
 PKG_CHECK_MODULES(DCONF_EDITOR, [
   glib-2.0 >= $GLIB_REQUIRED


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