diff options
author | raveit65 <[email protected]> | 2019-08-11 19:48:23 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-11 19:48:23 +0200 |
commit | f8e349f18b2610898c87e2871c5657e3c312f6d1 (patch) | |
tree | 2a6d47be44cd3a77e3f2b555ca215197dc1e3bbb | |
parent | f8fd241272e072bf99812d074a61217d1859b4d4 (diff) | |
download | mate-settings-daemon-f8e349f18b2610898c87e2871c5657e3c312f6d1.tar.bz2 mate-settings-daemon-f8e349f18b2610898c87e2871c5657e3c312f6d1.tar.xz |
release 1.23.1v1.23.1
-rw-r--r-- | NEWS | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -1,8 +1,28 @@ ### mate-settings-daemon 1.23.1 + * update translations + * travis: update mate-desktop required version + * Add remaining peripheral schemas from mate-desktop + * mouse: Add acceleration profiles + * plugins a11y-settings: fix deprecated g_type_class_add_private + * plugins a11y-keyboard: fix deprecated g_type_class_add_private + * plugins mouse: fix deprecated g_type_class_add_private + * Change media-keys volume-step default from 6 to 5 in the gschema + and use only that instead of a redundant constant in the code. + * plugins background: fix deprecated g_type_class_add_private + * xrandr plugin: i18n dropdown menu + * plugins keyboard: fix deprecated g_type_class_add_private + * add new macro MATE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE + * plugins: drop libXxf86 dependency + * plugins housekeeping: optimization code + * Avoid build warning + * plugins common: fix deprecated g_type_class_add_private + * Remove trailing whitespaces + * fix deprecated g_type_class_add_private + ### mate-settings-daemon 1.23.0 - * tx: sync with transifex + * update translations * media-keys: Execute default instant messaging application defined by schema * Change url project's website * locate-pointer: Do not grab pointer button when trying to locate |