diff options
author | raveit65 <[email protected]> | 2021-05-30 12:42:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-05-30 12:42:26 +0200 |
commit | 33011a254eded0570d3f2cef553cb31dc5c1f029 (patch) | |
tree | 0127255f26efa55aae7935312170356928703b10 /NEWS | |
parent | 3417c0a048836f3cb2adf52bb0f81e98be86d654 (diff) | |
download | mate-control-center-33011a254eded0570d3f2cef553cb31dc5c1f029.tar.bz2 mate-control-center-33011a254eded0570d3f2cef553cb31dc5c1f029.tar.xz |
release 1.25.2v1.25.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +### mate-control-center 1.25.2 + + * Translations update + * windows-applet: csd windows respect titlebar button layout + * windows-applet: add right and left (with menu) titlebar button layout options, respect custom values + * windows-applet: group alt-tab options together, remove reduced resources option + * appearance: Type column in GtkFileChooser requires gtk 3.24.12 + * time-admin: g_time_zone_new is deprecated from glib 2.68 + * display: remove conversion warnings + * keybindings: use gtk_builder_new_from_resource + * display: use gtk_builder_new_from_resource + * default-applications: use gtk_builder_new_from_resource + * appearance: use gtk_builder_new_from_resource + * accessibility: use gtk_builder_new_from_resource + * help: update default apps + * i18n: fix an error that prevents showing the wallpaper name + * display: frame spacing + * Add adjust window scaling function for display preference and update display-capplet.ui file + * windows: remove unused macros UIDIR, PIXMAPDIR + * bookmark-agent: Function 'bookmark_agent_new' used prior to declaration + * marco-window-manager: get XDG_DATA_DIRS (code portability) + * Line comments // are not allowed (code style) + * appearance: no previous prototype for 'wp_create_filechooser' + * appearance: missing includes + * Missing include guards + * windows: avoid duplication of accelerator keys + * windows: don't translate the spinbutton text, set the entry purpose + * windows: show the translations in mate-window-properties dialog + * libwindow-settings: no previous prototype for ‘window_manager_new’ + * windows: missing include mate-metacity-support.h (#624) + * common: missing include gtkrc-utils.h + * help: update copyright year to 2021 + ### mate-control-center 1.25.1 * Translations update |