From a0ea9fe1723e42495d4fbb40b7e53fca52b9e8ae Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 9 Apr 2019 11:27:28 +0200 Subject: release 1.23.0 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c4c2bd0..0cd2432 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +### mate-media 1.23.0 + + sync with transifex + add widget name volume-applet to panel-applet + enable/disable StatusIcon applet in XDG dir + Allow disabling either statusicon or panelapplet + edit desktop file for GtkStatusIcon applet + Re-enable old GtkStatusIcon + Enable a mute menuitem for the output + Ensure volume slider is always perpendicular to the panel + Ensure volume icon is always correctly scaled + Convert GtkStatusIcon to real applet + ### mate-media 1.22.0 * Translations update diff --git a/configure.ac b/configure.ac index 5767b0e..630d544 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT([mate-media], - [1.22.0], + [1.23.0], [http://www.mate-desktop.org/]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.1