Changelog: - Add "Open with" right click item and dialog - Add a command-line option for setting default sort method - Add Ctrl+A accelerator for the treeview - Add option to show file size in binary or decimal - Cosmetic changes for search entry and delete dialog - Fix Ctrl+H not always toggling hidden files - Fix DE detection when launched from Electron apps - Fix exo file manager lookup for non-existent keys - Fix file manager lookup outside of Xfce - Fix GNOME DE detection in Ubuntu - Improve application menu appearance - Improve default width for the sidebar - Prepend the project root directory to sys.path - Support running without Xfconf (no preference saving) - Switch to using the super() method - Use correct executable for elementary Files - Translation Updates
Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../catfish/{catfish_4.16.3.bb => catfish_4.16.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-apps/catfish/{catfish_4.16.3.bb => catfish_4.16.4.bb} (90%) diff --git a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb b/meta-xfce/recipes-apps/catfish/catfish_4.16.4.bb similarity index 90% rename from meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb rename to meta-xfce/recipes-apps/catfish/catfish_4.16.4.bb index 8fe879b816..1893802090 100644 --- a/meta-xfce/recipes-apps/catfish/catfish_4.16.3.bb +++ b/meta-xfce/recipes-apps/catfish/catfish_4.16.4.bb @@ -7,7 +7,7 @@ inherit xfce-app python_setuptools_build_meta gtk-icon-cache mime-xdg DEPENDS += "python3-distutils-extra-native" -SRC_URI[sha256sum] = "e9a99a62d10981391508dd43f3cbfa2d50a69bd6b7d1eeef7d30ba4c673dcfda" +SRC_URI[sha256sum] = "6e5c01c534de7a8ce911965c4cd298c5b5d2079e0bc29c91b1e310c9884bb5fc" FILES:${PN} += "${datadir}/metainfo"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123966): https://lists.openembedded.org/g/openembedded-devel/message/123966 Mute This Topic: https://lists.openembedded.org/mt/117503733/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
