diff options
author | raveit65 <[email protected]> | 2019-02-24 19:28:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-24 19:28:19 +0100 |
commit | 5628a7700f57f6bc8457f4c928838c73203db6d7 (patch) | |
tree | 514d22acf359d3c8b61a832103f7030f8af4509b /NEWS | |
parent | 2db82bb4fcbd33ff1c717fa02329ee2f2242bfb4 (diff) | |
download | mate-panel-5628a7700f57f6bc8457f4c928838c73203db6d7.tar.bz2 mate-panel-5628a7700f57f6bc8457f4c928838c73203db6d7.tar.xz |
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +### mate-panel 1.22.0 + + * update translations + * Ensure proper translation of the about dialog title + * Make translatable the copyright in about dialog + * Fix last menu with gtk_menu_popup and failure to follow panel theme + * mate-panel-applet.c: replace deprecated gtk_menu_popup + * Properly align button menu positions on vertical panels + * initial travis-CI support + * fix crash on removing tray + * panel-action-protocol: Error if used when X11 is disabled + * panel-force-quit: Error if used when X11 is disabled + * panel-xutils: Error if used when X11 is disabled + * xstuff: include GTK and GDK X11 headers, so including files don't have to + * xstuff: add is_using_x11 () + * xstuff: Error if X11 not enabled + * Applets: only compile X11 applets when X11 is enabled + * Clock: Wayland support + * wncklet: Error if compiling without X11 support + * Notification area: error if compiling without X11 support + * applet.c: Remove unused mate_panel_applet_position_menu () + ### mate-panel 1.21.4 * update translations |