[dconf-editor] Prepare 3.19.1.



commit 79f8ec0a02bfa0825fefe9f5555b6f0fedf12bd3
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Oct 26 12:40:24 2015 +0100

    Prepare 3.19.1.

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 356726e..970ec92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+dconf-editor 3.19.1
+=====================
+
+Many big changes. First, dconf-editor is now distributed under GPL 3. Secondly,
+it now uses GSettingsSchema to access schemas informations, and GSettings to
+edit settings when that’s possible. Thirdly, the UI of the keys list has been
+updated to use a GtkListBox, more accessible, more usable, cleaner. And many
+other things already done (and more to come).
+
+Translations updated:
+ Finnish (Jiri Grönroos)
+ Czech (Marek Černocký)
+ Romanian (Daniel Șerbănescu)
+ Galician (Fran Dieguez)
+
 dconf-editor 3.18.0
 =====================
 
diff --git a/configure.ac b/configure.ac
index 8eb679e..67dacb0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([dconf-editor],
-        [3.18.0],
+        [3.19.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor],
         [dconf-editor])
 


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