The file manager for the MATE desktop
sudo apt install caja
sudo dnf install caja
You'll need the following dependencies:
exempi
gobject-introspection
libnotify
libexif
gvfs
mate-common
mate-desktop
git clone --recurse-submodules https://github.com/mate-desktop/caja.git
cd caja
./autogen.sh --prefix=/usr
make
make install
Please see the HACKING file for information about hacking on caja.
Bugs should be reported in GitHub
https://github.com/mate-desktop/caja/issues
We are using transifex for translations. https://www.transifex.com/mate/MATE/dashboard/
Please create an account, become a member of your language team and fix it there.