diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -1,5 +1,49 @@ +### mate-indicator-applet 1.28.0 + + * Translations update + * fix warnings in Arabic and Tamil translations + * build warning: AC_OUTPUT should be used without arguments + +### mate-indicator-applet 1.27.0 + + * Translations update + * tx: update resource + * tx: migrate config file + * ci: drop -Wunused-parameter compiler cflag from debian build + * applet-main.c: Support mouse middle-click. + * eggaccelerators: use a blank line at most + * configure.ac: fix incorrect shell test == behavior + +### mate-indicator-applet 1.26.0 + + * Translations update + * applet-main: Replace GtkStock icon + * Update copyright to 2021 + * Remove USE_MATE2_MACROS from autogen.sh (legacy) + +### mate-indicator-applet 1.25.0 + + * Translations update + * add git.mk to generate .gitignore + * build: silent build warnings for distcheck + * applet-main: declaration of ‘entry’ shadows a parameter + * applet-main: remove unreachable-code warning reported by scan-build + * use MATE_COMPILE_WARNINGS from mate-common + +### mate-indicator-applet 1.24.0 + + * Translations update + * Update copyright to 2020 + * rename data/org*mate-panel-applet.desktop.in.in files + * migrate from intltools to gettext + ### mate-indicator-applet 1.23.0 + * Translations update + * Remove trailing whitespaces + * Change url projet's website + * Resize indicator icons to fit panel + ### mate-indicator-applet 1.22.0 * bump version |