From bdd05a6d0e9ea3c8930dfc7b3db6b0413919f179 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 19 Dec 2018 14:56:10 +0100 Subject: release 1.20.4 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 297283e3..6d6e84cc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +### mate-control-center 1.20.4 + + * sync with transifex + * disable deprecation warnings for distcheck + * default-applications: Use the selected word processor for RTF as well + * typing-break: Make images larger and load as surface + * update hint for mouse double-click + * keybindings: double click instead one click to edit keyboard shortcuts + * Fix spelling and grammar mistakes + * update legal.xml + * Use make functions for HELP_LINGUAS + * tx: add m-c-c user-guide to transifex config + ### mate-control-center 1.20.3 * sync with transifex diff --git a/configure.ac b/configure.ac index 9df452d4..e41712ad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.20.3], [http://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.20.4], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1