Skip to content

Commit a52e89c

Browse files
author
raveit65
committed
pre-bump version
1 parent 7addc22 commit a52e89c

2 files changed

Lines changed: 15 additions & 13 deletions

File tree

NEWS

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
1+
### mate-media 1.21.0
2+
13
### mate-media 1.20.0
24

3-
sync with transifex
4-
require GTK+ 3.22 and GLib 2.50
5-
gvc-applet: don't try to increase refcount of a NULL object
6-
gvc-combo-box: fix signal arguments
7-
applet: restore icon for "Sound Preferences" menu item
5+
* sync with transifex
6+
* require GTK+ 3.22 and GLib 2.50
7+
* gvc-applet: don't try to increase refcount of a NULL object
8+
* gvc-combo-box: fix signal arguments
9+
* applet: restore icon for "Sound Preferences" menu item
810

911
### mate-media 1.19.1
1012

11-
sync with transifex
12-
avoid deprecated gdk_screen_get_height
13-
applet: use GdkSeat with GTK+ >= 3.20
14-
applet: make keyboard work in popup
15-
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
16-
refresh tray icon on icon theme change
17-
Restore Polish translation credits from GNOME
13+
* sync with transifex
14+
* avoid deprecated gdk_screen_get_height
15+
* applet: use GdkSeat with GTK+ >= 3.20
16+
* applet: make keyboard work in popup
17+
* gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
18+
* refresh tray icon on icon theme change
19+
* Restore Polish translation credits from GNOME
1820

1921
### mate-media 1.19.0
2022

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AC_PREREQ(2.60)
22

33
AC_INIT([mate-media],
4-
[1.20.0],
4+
[1.21.0],
55
[http://www.mate-desktop.org/])
66

77
AC_CONFIG_AUX_DIR([build-aux])

0 commit comments

Comments
 (0)