mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
7b9138a24d
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 <skandigraun@gmail.com>
This layer depends on: URI: git://git.openembedded.org/openembedded-core branch: kirkstone URI: git://git.openembedded.org/meta-openembedded branch: kirkstone meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository. To avoid dependencies on meta-multimedia you need to mask recipes by adding this to local.conf: BBMASK = "meta-xfce/recipes-multimedia" Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce][kirkstone]' in the subject' When sending single patches, please using something like: git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-xfce][kirkstone][PATCH' Layer maintainer: Gyorgy Sarvari <skandigraun@gmail.com> Layer maintainer emeritus: Armin Kuster <akuster808@gmail.com>