From b652631aa78987e339d0f182431ee77dc05e372c Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 11 Jun 2017 21:56:12 +0300 Subject: release 1.18.3 --- NEWS | 15 +++++++++++++++ configure.ac | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 00ee7fc4..597e7a6f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +### mate-panel 1.18.3 + + * Fix moving applets between panels + * Fix l10n in panel launchers + * Status notifier: follow same menu theme as rest of panel + * clock: properly handle visibility of edit button + * clock: move GtkButton in another horizontal GtkBox parent + * Fix launching Mozo from menubar/menu-button when menulibre + isn't installed + * menu: fix crash when some .desktop file has empty Icon field + * menu: restore focus after closing popup menu of a menuitem + * menu: restore focus after drag-n-dropping menuitem outside + * Some misc fixes and cleanups + * Translations update + ### mate-panel 1.18.2 * sync with transifex diff --git a/configure.ac b/configure.ac index 1f24f84a..6e9362ec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.18.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.18.3], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) -- cgit v1.2.1