diff options
author | raveit65 <[email protected]> | 2018-05-27 18:38:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-27 18:38:16 +0200 |
commit | 50435695c33cd9515d7719cb639d8d8aeb74782b (patch) | |
tree | 308ff486bf692da7ec0b94b6870c4e54b657ce99 /NEWS | |
parent | 98b1b52c4bccb7e13d063b1a44ae1c909efec477 (diff) | |
download | mate-control-center-50435695c33cd9515d7719cb639d8d8aeb74782b.tar.bz2 mate-control-center-50435695c33cd9515d7719cb639d8d8aeb74782b.tar.xz |
release 1.21.0v1.21.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ +### mate-control-center 1.21.0 + + * sync with transifex + * update mate-control-center.pot + * bump required version of mate-menus + * use new mate-menus api + * use new api + * use matemenu_tree_new + * appearance: fixed more indents + * appearance: fixed indentations + * appearance: add buttons-have-icons switch + * mouse: add middle button emulation switch + * display-capplet: add css name for scrollarea + * Change cursor-size to 24px + * Scale cursor size for HiDPI when changing themes + * Fix screen geometry to account for rotation when snapping. + * Add auto-detect toggle switch + * theme-util.c: fix segfault on attempt to delete custom theme + * theme-thumbnail.c: avoid deprecated GtkButton:use-stock + * avoid deprecated GtkStock + * Remove useless parameter in mate_theme_install_real + * theme-installer.c: add tips when reinstall a existed theme + ### mate-control-center 1.20.0 * Scale font DPI for HiDPI displays |