From 0209338df166dc65a897ca150c4036565d12b5df Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 21 Jun 2020 21:39:38 +0200 Subject: release 1.25.0 --- NEWS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/NEWS b/NEWS index 416d1dff..4dc5df3f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,29 @@ ### caja 1.25.0 + * sync with transifex + * Add informations about translation contribution + * caja-window-slot: fix window icon replacement/alternation + * fm-properties: Don't show notebook arrows + * caja-file-management-properties: Remove caja_file_management_properties_size_group_create + * caja-file-management-properties.ui: Fix deprecations + * Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum) + * caja-file: remove warning GTimeVal is deprecated + * update README + * mate-submodules: use git submodule for libegg + * Remove the warning: the address of ‘iter’ will never be NULL + * support an explicit --select command line option + * tx: pull slowak translation from server + * build: silent build warnings for distcheck + * Fix -Wmissing-prototypes build warnings + * Remove warnings about function declaration isn’t a prototype + * caja-window-menus: website-label, consistency with other about-dialog + * use MATE_COMPILE_WARNINGS from mate-common + * fix runtime warning from newly unused code + * Confirm before deleting during an undo operation + * Updating the link of caja + * Update authors + * Look for caja extensions at $CAJA_EXTENSION_DIRS + ### caja 1.24.0 * update translations -- cgit v1.2.1