[dconf-editor] Prepare 3.29.90.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Prepare 3.29.90.
- Date: Tue, 31 Jul 2018 07:44:23 +0000 (UTC)
commit 0f95d91ba7e53fba52a0188a45d642c6a4b95b8a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Jul 31 09:43:44 2018 +0200
Prepare 3.29.90.
NEWS | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3ec325e..fde5c3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+dconf-editor 3.29.90
+=====================
+
+This development cycle has been quite calm (until its end), and that’s why there
+wasn’t any previous “alpha” release. The only visible things for users should be
+some new demos. But internally, this module can now be splitted in two, one that
+handles the UI (“frontend”) and one that plays with the dconf service, gsettings
+API, and possibly other sources of configuration informations to be added in the
+future. The goal is to move this “backend” as a new module –a library first, and
+then to transform it as a D-Bus service– in the next development cycle. There is
+probably at least one regression due to these big changes, but I will do my best
+to test all the things before 3.30 release. If you see a bug, please report. :·)
+
+Translations updated:
+ Catalan: Jordi Mas
+ Croatian: Goran Vidović
+ Czech: Marek Černocký
+ Friulian: Fabio Tomat
+ Slovenian: Matej Urbančič
+ Spanish: Rodrigo Lledó Milanca and Daniel Mustieles
+
dconf-editor 3.28.0
=====================
diff --git a/meson.build b/meson.build
index 10cb144..9744b29 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'dconf-editor', ['c', 'vala'],
- version: '3.28.0',
+ version: '3.29.90',
license: 'GPL3+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]