summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-06-21 21:39:38 +0200
committerraveit65 <[email protected]>2020-06-21 22:06:36 +0200
commit0209338df166dc65a897ca150c4036565d12b5df (patch)
tree299c7c81280644fb2a899d7c0d8d93be280e3669
parent4f1a5739a4335c92a28bf0d1629774f914297f3c (diff)
downloadcaja-0209338df166dc65a897ca150c4036565d12b5df.tar.bz2
caja-0209338df166dc65a897ca150c4036565d12b5df.tar.xz
release 1.25.0v1.25.0
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
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