Skip to content

Commit

Permalink
release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Apr 9, 2019
1 parent 573ad1a commit a0ea9fe
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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])
Expand Down

0 comments on commit a0ea9fe

Please sign in to comment.