From eaf69839f9f5233ccc85327b751cc277a050cce1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 22 Sep 2019 13:34:31 +0200 Subject: release 1.22.2 --- NEWS | 18 +++++++++++++----- configure.ac | 2 +- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 7e5b21b..1ffadfa 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,18 @@ +### mate-session-manager 1.22.2 + + * Translations update + * Fix mate-session-properties vertical scaling + * Don't add apps repeatedly + * Add Show hidden checkbox and gsettings flag. + * Hide NoDisplay Apps in Startup Applications + ### mate-session-manager 1.22.1 - tx: sync with transifex - add installation instructions and update URL - Remove duplicate check for libelogind - Add ELOGIND support - Guard against missing systemd + * Translations update + * add installation instructions and update URL + * Remove duplicate check for libelogind + * Add ELOGIND support + * Guard against missing systemd ### mate-session-manager 1.22.0 diff --git a/configure.ac b/configure.ac index be2d29f..8b336ba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.22.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.22.2], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1