From 5caf5bd5aa799c35050c728f72617ad6b03fb0d7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 15 Jun 2019 18:28:40 +0200 Subject: release 1.23.0 --- NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/NEWS b/NEWS index c4666bbd..394a90ed 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,47 @@ ### mate-control-center 1.23.0 + * Translations update + * bump require of m-s-d and m-d + * Add orca to Visual combo box if available + * Add support for checking .ui accessibility with gla11y + * Do not reload NTP and modify the button arrangement when starting the service + * Authentication to add modification time + * Use default color to set label and remove the maximum button + * use Makefile pkgdatadir + * g_date_time_unref datetime + * Display the correct time when selecting the time zone + * Memory leak: g_error_free(error); + * Modify mate-time-admin.desktop.in file format + * enable to build time-admin for mate-control-center + * add time-admin source code + * add timezone translation files for time-admin + * add image resources for time-admin applet + * Populate initial messenger list with irc scheme handler apps + * Set default icq/irc/ircs/sip/xmpp scheme handler + * Add instant messenger keybinding into mate-keybinding-properties + * Change the icon for instant messaging application + * default-applications: Add a widget for a default messenger application + * appearance.ui (cursor size scale) + * libslab: avoid deprecated g_type_class_add_private + * Create FUNDING.yml + * typing-break: avoid deprecated 'g_type_class_add_private' + * file-transfer-dialog.c: avoid deprecated 'g_type_class_add_private' + * Fix the icon sizes in Preferred Applications selector + * capplets: Use gresources for UI files + * [ci] Add cppcheck html report + * Fix grammar mistake + * Migrate from dbus-glib to GDBus + * Use system data dirs to locate key bindings + * control-center: Fix memory leak + * Use GtkSeparatorMenuItem in Apparence preview + * Remove dead store detected by clang + * default-applications: Improve UI accessibility + * Use keyboard device icon like in other hardware devices + * Use icons provided by themes and remove not used icons + * help: update copyright + * [ci] Enable Clang Static Analyzer + * add installation instructions + ### mate-control-center 1.22.0 * Translations update -- cgit v1.2.1