[dconf-editor] Prepare 3.26.1.



commit a2cf8f75b2a77814186799cb009b56eda7ef725d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Oct 2 14:49:30 2017 +0200

    Prepare 3.26.1.

 NEWS         |   44 ++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 45 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5d9f9d..65bdd36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,47 @@
+dconf-editor 3.26.1
+=====================
+
+Long time since last release, with some little but interesting changes, and many
+translations updates. First, there is now a toggle on boolean rows for switching
+faster the key value. In the same spirit, integer keys that only accepts a small
+range of values now can be directly changed, from the right-click popover. There
+is also a shortcut for reseting a key to its default value.
+
+Translations updated:
+  Basque: Inaki Larranaga Murgoitio
+  Catalan: Jordi Mas
+  Chinese (China): Mandy Wang
+  Chinese (Taiwan): Chao-Hsiung Liao
+  Czech: Marek Černocký
+  Danish: Ask Hjorth Larsen
+  Dutch: hanniedu
+  Esperanto: Kristjan Schmidt
+  Finnish: Jiri Grönroos
+  French: Claude Paroz
+  Friulian: Fabio Tomat
+  Galician: Fran Dieguez
+  German: Mario Blättermann
+  Hungarian: Balázs Meskó and Gábor Kelemen
+  Indonesian: Andika Triwidada
+  Italian: Milo Casagrande
+  Kazakh: Baurzhan Muftakhidinov
+  Korean: Changwoo Ryu
+  Latvian: Rūdolfs Mazurs
+  Lithuanian: Aurimas Černius
+  Malayalam: Anish Sheela and Nidarsh Raj
+  Nepali: Pawan Chitrakar (new)
+  Norwegian bokmål: Kjartan Maraas
+  Occitan: Cédric Valmary
+  Polish: Piotr Drąg
+  Brazilian Portuguese: Rafael Fontenelle
+  Portuguese: Robert Roth
+  Serbian: Мирослав Николић
+  Slovak: Dušan Kazik
+  Slovenian: Matej Urbančič
+  Spanish: Daniel Mustieles
+  Swedish: Anders Jonsson
+  Turkish: Osman Karagöz
+
 dconf-editor 3.23.4
 =====================
 
diff --git a/configure.ac b/configure.ac
index c70b039..ce66274 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.69])
-AC_INIT([dconf-editor],[3.23.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor],[dconf-editor])
+AC_INIT([dconf-editor],[3.26.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=dconf-editor],[dconf-editor])
 
 # might be config.h.in
 AC_CONFIG_SRCDIR([configure.ac])


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