Skip to content

2387skju/caja-extensions

 
 

Repository files navigation

Set of extensions for Caja, the MATE file manager.

Debug
-----

In order to see caja debug messages, you need to set the CAJA_DEBUG env variable.
e.g.: $ CAJA_DEBUG=y caja

Notes
-----

To test caja-extensions with a custom caja build you need to specify the
caja-extension dir. e.g.:

$ ./configure --with-cajadir=/usr/local/lib/caja/extensions-2.0/ \
    --prefix=/usr/local

About

Set of extensions for Caja, the MATE file manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 83.8%
  • Makefile 11.2%
  • M4 4.5%
  • Other 0.5%