Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
data/ | H | 03-May-2022 | - | 2,798 | 2,448 | |
docs/ | H | 03-May-2022 | - | 3,486 | 2,993 | |
eel/ | H | 03-May-2022 | - | 25,328 | 17,256 | |
icons/ | H | 03-May-2022 | - | 608 | 532 | |
its/ | H | 04-Aug-2021 | - | 35 | 30 | |
libcaja-extension/ | H | 03-May-2022 | - | 4,556 | 2,733 | |
libcaja-private/ | H | 03-May-2022 | - | 82,484 | 61,099 | |
m4/ | H | 04-Aug-2021 | - | 11,626 | 10,621 | |
mate-submodules/ | H | 03-May-2022 | - | 5,888 | 4,173 | |
po/ | H | 03-May-2022 | - | 977,872 | 775,555 | |
src/ | H | 03-May-2022 | - | 86,740 | 66,215 | |
test/ | H | 03-May-2022 | - | 1,985 | 1,589 | |
ABOUT-NLS | H A D | 04-Aug-2021 | 91.8 KiB | 1,380 | 1,341 | |
AUTHORS | H A D | 04-Aug-2021 | 1.9 KiB | 69 | 57 | |
COPYING | H A D | 04-Aug-2021 | 18 KiB | 346 | 286 | |
COPYING.EXTENSIONS | H A D | 04-Aug-2021 | 599 | 11 | 9 | |
COPYING.LIB | H A D | 04-Aug-2021 | 24.8 KiB | |||
ChangeLog | H A D | 04-Aug-2021 | 81.2 KiB | 1,548 | 1,389 | |
HACKING | H A D | 04-Aug-2021 | 265 | 9 | 6 | |
INSTALL | H A D | 04-Aug-2021 | 15.4 KiB | 369 | 287 | |
Makefile.am | H A D | 04-Aug-2021 | 792 | 50 | 39 | |
Makefile.in | H A D | 03-May-2022 | 28.9 KiB | 951 | 845 | |
Makefile.shared | H A D | 04-Aug-2021 | 7 | 2 | 1 | |
NEWS | H A D | 04-Aug-2021 | 31.4 KiB | 733 | 643 | |
README | H A D | 04-Aug-2021 | 1.7 KiB | 69 | 46 | |
aclocal.m4 | H A D | 04-Aug-2021 | 72.4 KiB | 2,014 | 1,799 | |
autogen.sh | H A D | 04-Aug-2021 | 469 | 25 | 15 | |
compile | H A D | 04-Aug-2021 | 7.2 KiB | 349 | 259 | |
config.guess | H A D | 04-Aug-2021 | 43.1 KiB | 1,487 | 1,294 | |
config.h.in | H A D | 04-Aug-2021 | 4.5 KiB | 210 | 144 | |
config.rpath | H A D | 04-Aug-2021 | 18.1 KiB | 685 | 588 | |
config.sub | H A D | 04-Aug-2021 | 30.7 KiB | 1,791 | 1,636 | |
configure | H A D | 04-Aug-2021 | 599.1 KiB | 20,280 | 17,044 | |
configure.ac | H A D | 04-Aug-2021 | 9.8 KiB | 323 | 259 | |
depcomp | H A D | 04-Aug-2021 | 23 KiB | 792 | 502 | |
gla11y.mk | H A D | 04-Aug-2021 | 526 | 20 | 14 | |
gtk-doc.make | H A D | 04-Aug-2021 | 10.6 KiB | 323 | 276 | |
install-sh | H A D | 04-Aug-2021 | 15.3 KiB | 530 | 346 | |
ltmain.sh | H A D | 04-Aug-2021 | 316.6 KiB | 11,150 | 7,980 | |
missing | H A D | 04-Aug-2021 | 6.7 KiB | 216 | 143 | |
test-driver | H A D | 04-Aug-2021 | 4.5 KiB | 149 | 87 |
README
1[![Build Status](https://travis-ci.org/mate-desktop/caja.svg?branch=master)](https://travis-ci.org/mate-desktop/caja) 2[![Release](https://img.shields.io/github/v/release/mate-desktop/caja)](https://github.com/mate-desktop/caja/releases) 3[![IRC Network](https://img.shields.io/badge/irc-freenode-blue.svg "IRC Freenode")](https://webchat.freenode.net/?channels=mate) 4 5<h1 align="center"> 6 <img src="https://github.com/mate-desktop/mate-icon-theme/raw/master/mate/256x256/apps/system-file-manager.png" alt="Caja" width="128" height="128"> 7 <br /> 8 Caja 9</h1> 10 11<p align="center"><b>The file manager for the MATE desktop</b></p> 12<div align="center"><img src="https://mate-desktop.org/gallery/1.24/english/007.png" alt="Caja Screenshot"></div> 13 14## Installation 15 16### Ubuntu 17 18```bash 19sudo apt install caja 20``` 21 22### Fedora 23 24```bash 25sudo dnf install caja 26``` 27 28## Building 29 30### Source 31 32You'll need the following dependencies: 33 34 * `exempi` 35 * `gobject-introspection` 36 * `libnotify` 37 * `libexif` 38 * `gvfs` 39 * `mate-common` 40 * `mate-desktop` 41 42### Building 43 44```bash 45git clone --recurse-submodules https://github.com/mate-desktop/caja.git 46cd caja 47./autogen.sh --prefix=/usr 48make 49make install 50``` 51 52## Hacking on Caja 53 54Please see the HACKING file for information about hacking on caja. 55 56## How to report bugs / errors in translations 57 58Bugs should be reported in GitHub 59 60https://github.com/mate-desktop/caja/issues 61 62We are using transifex for translations. https://www.transifex.com/mate/MATE/dashboard/ 63 64Please create an account, become a member of your language team and fix it there. 65 66## Package status 67 68[![Packaging status](https://repology.org/badge/vertical-allrepos/caja.svg)](https://repology.org/project/caja/versions) 69