diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +### caja 1.23.3 + + * update translations + * fm-properties: Remove use of mate-desktop-thumbnail helper + * Update copyright to 2020 + * Make device ejection notifications translatable + * Keep path same when opening new window from an existing one + * editable-label: Don't hyphenate filenames + * libcaja-private/caja-file: redundant condition + * avoid redundant redeclarations + * canvas-item: Don't hyphenate filenames + * change name from caja.{its,loc} to mimeinfo.{its,loc} + * caja-extensions: allows the translation of copyright + * caja-window-slot: "folder-saved-search" icon instead "text-x-generic" + * Let some strings be translatable + * add document for CajaWidgetViewProvider api + * add new interface + * add CajaWidgetViewProvider docs + * add new extension for widget view + * hide menu and toolbutton when view is only one + * Set FmWidgetView is single view. + * add new FmWidgetView object + * fix build error about autoptr clean + * Don't export translation for Icon keyword in desktop files + * desktop files: Add comments for translators + * Fix a grammar mistake reported by translators + * Remove comments that are not written to translators from pot file + * Use absolute path of binary on desktop files + ### caja 1.23.2 * update translations |