diff options
author | raveit65 <[email protected]> | 2019-02-24 18:21:58 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-24 18:26:51 +0100 |
commit | 6aefae09c11f23cfc3847a07f191e2d258888782 (patch) | |
tree | 1ca9ee02c766428fbc0e6144b05ef99cf70e7d77 /NEWS | |
parent | 7e1feb7cff8c470d963760ec8f3bde15df7576a3 (diff) | |
download | mate-media-6aefae09c11f23cfc3847a07f191e2d258888782.tar.bz2 mate-media-6aefae09c11f23cfc3847a07f191e2d258888782.tar.xz |
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -1,12 +1,18 @@ +### mate-media 1.22.0 + + * Translations update + * Initialize Travis CI support + * disable deprecation warnings for distcheck + ### mate-media 1.21.0 - sync with transifex - Ignore PulseAudio "monitor" inputs when displaying mic icon - gvc-mixer-dialog.c: avoid deprecated 'gtk_widget_override_font' + * Translations update + * Ignore PulseAudio "monitor" inputs when displaying mic icon + * gvc-mixer-dialog.c: avoid deprecated 'gtk_widget_override_font' ### mate-media 1.20.0 - * sync with transifex + * Translations update * require GTK+ 3.22 and GLib 2.50 * gvc-applet: don't try to increase refcount of a NULL object * gvc-combo-box: fix signal arguments @@ -14,7 +20,7 @@ ### mate-media 1.19.1 - * sync with transifex + * Translations update * avoid deprecated gdk_screen_get_height * applet: use GdkSeat with GTK+ >= 3.20 * applet: make keyboard work in popup |