Skip to content

basicmaster/caja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Release IRC Network

Caja
Caja

The file manager for the MATE desktop

Caja Screenshot

Installation

Ubuntu

sudo apt install caja

Fedora

sudo dnf install caja

Building

Source

You'll need the following dependencies:

  • exempi
  • gobject-introspection
  • libnotify
  • libexif
  • gvfs
  • mate-common
  • mate-desktop

Building

git clone --recurse-submodules https://github.com/mate-desktop/caja.git
cd caja
./autogen.sh --prefix=/usr
make
make install

Hacking on Caja

Please see the HACKING file for information about hacking on caja.

How to report bugs / errors in translations

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.

Package status

Packaging status

About

Caja, the file manager for the MATE desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Other 1.1%