[dconf-editor] Prepare 3.27.4.



commit 5e39f143c442f0d3727e0a300f588b7823017160
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Jan 9 10:37:52 2018 +0100

    Prepare 3.27.4.

 NEWS        |   18 ++++++++++++++++++
 meson.build |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 18f1bdb..6e1d141 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+dconf-editor 3.27.4
+=====================
+
+Various UI improvements, including icons next to edited keys, and the limitation
+of the content in infobar. The underlying model has also been improved a little.
+The experimental code that was causing crashes in some build conditions has been
+removed. Also, the actions that were accessible via dbus have been made private.
+The command-line has been a little bit reworked, with an experimental completion
+available, and the manpage updated.
+
+Translations updated:
+  Czech: Marek Černocký
+  Friulian: Fabio Tomat
+  German: Tim Sabsch
+  Indonesian: Kukuh Syafaat
+  Italian: Gianvito Cavasoli
+  Spanish: Daniel Mustieles
+
 dconf-editor 3.27.3
 =====================
 
diff --git a/meson.build b/meson.build
index 1367ecc..6f00dff 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'dconf-editor', ['c', 'vala'],
-  version: '3.27.3',
+  version: '3.27.4',
   license: 'GPL3+',
   default_options: [
     'buildtype=debugoptimized',


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