diff options
author | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:24:23 -0300 |
commit | 0e004c696b0e68b2cff37a4c3315b022a35eaf43 (patch) | |
tree | 43261e815529cb9518ed7be37af13b846af8b26b /README | |
download | caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.bz2 caja-0e004c696b0e68b2cff37a4c3315b022a35eaf43.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -0,0 +1,31 @@ +This is Caja, the file manager for the MATE desktop. + +Installation +============ + +See the 'INSTALL' file for installation instructions. You will need a +complete and up-to-date MATE development environment to build caja. +You can also find some building and installation tips at +http://live.gnome.org/Caja/Development/Caja + +Hacking on Caja +=================== + +Please see the HACKING file for information about hacking on caja. + +Mailing List +============ + +The caja mailing list is [email protected]. Subscription +information is available at +http://mail.gnome.org/mailman/listinfo/caja-list + +How to report bugs +================== + +Bugs should be reported to the MATE bug tracking system +(http://bugzilla.gnome.org), in the "caja" product. + +Please read the following page on how to prepare a useful bug report: +http://bugzilla.gnome.org/bug-HOWTO.html + |