mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00

2021-04-05 updated version of Finder mods, supporting common Linux file managers: ``` # # Caja File Browser (MATE file manager, fork of Nautilus) # DDE File Manager (Deepin Linux file manager) # Dolphin (KDE file manager) # Nautilus (GNOME file manager, may be named "Files") # Nemo (Cinnamon file manager, fork of Nautilus, may be named "Files") # Pantheon Files (elementary OS file manager, may be named "Files") # PCManFM (LXDE file manager) # PCManFM-Qt (LXQt file manager) # SpaceFM (Fork of PCManFM file manager) # Thunar File Manager (Xfce file manager) # ``` This adds support for the Deepin Linux default file manager, and some rearranging/code clarification improvements on the previous iteration. Closing PR #450 in favor of this update.