Skip to content

Commit

Permalink
release 1.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jan 23, 2020
1 parent 32077fc commit 33e7bb9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### mate-panel 1.23.3

* update translations
* Avoid double a11y description on panel toplevels
* Update copyright to 2020
* Clock applet: Fix string comparison
* clock applet: add a call to ATK to provide the current displayed time
* status-notifier: Render menu items as cairo surface
* status-notifier: Render icons as cairo surface
* na-tray: increase min_icon_size value
* fix mate-panel can not find mo file
* migrate from intltool to gettext
* build: %.gschema.xml files were already generated by autogen.sh
* pull from transifex with fixed greek language

### mate-panel 1.23.2

* update translations
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-panel], [1.23.2], [https://github.com/mate-desktop/mate-panel/issues],
AC_INIT([mate-panel], [1.23.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])
Expand Down

0 comments on commit 33e7bb9

Please sign in to comment.