SHA256
1
0
forked from pool/nemo
Marguerite Su 2020-04-02 15:43:18 +00:00 committed by Git OBS Bridge
parent be3dd5c82b
commit 9fea65e82f

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Apr 2 15:41:48 UTC 2020 - Marguerite Su <i@marguerite.su>
- Update to version 4.4.2
* meson.build: Disable GLib deprecation warnings
* file-operations: fix copying from the trash
* list view: Don't remove the dummy (Loading) entry except during post-loading updates.
* nemo-tree-sidebar.c: Don't free the NemoFile after setting up the context menu for showing, it is owned by the tree model.
* Remove tracker
* nemo-icon-canvas-item.c: Don't hyphenate long filenames
* eel-editable-label.c: Don't hyphenate long filenames
* nemo-program-choosing.c: Remove unused variable that was causing a warning during the build.
* Use meson for pango-1.44 check
-------------------------------------------------------------------
Sun Jul 28 04:49:33 UTC 2019 - Marguerite Su <i@marguerite.su>