summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-12-19 14:56:10 +0100
committerraveit65 <[email protected]>2018-12-19 14:56:10 +0100
commitbdd05a6d0e9ea3c8930dfc7b3db6b0413919f179 (patch)
treebf0d9ff0b95ac88489a0d100eaec8fa59f559c81
parent1cb8aee346e79709c7c5dbdd3df4615dc167bf14 (diff)
downloadmate-control-center-bdd05a6d0e9ea3c8930dfc7b3db6b0413919f179.tar.bz2
mate-control-center-bdd05a6d0e9ea3c8930dfc7b3db6b0413919f179.tar.xz
release 1.20.4v1.20.4
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
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])