Caja terminal is a fork of nautilus terminal.
Orginal:
WEB SITE : http://software.flogisoft.com/nautilus-terminal/
VERSION : 0.10

caja-terminal is an embedded terminal in caja, the MATE's file browser.
It is always open in the current folder, and follows the navigation.

Dependencies:
    * PyGObject 3.x <http://pygtk.org/>
	* Caja Python <http://pub.mate-desktop.org/releases/1.8/python-caja>
	* VTE with GObject Introspection <http://ftp.gnome.org/pub/GNOME/sources/vte/>
	* Python XDG <http://freedesktop.org/wiki/Software/pyxdg>

Building dependencies:
    * GNU gettext <http://www.gnu.org/software/gettext/>
	* Bash

Install:
    To install Caja Terminal, run './install.sh --install' as root.

Uninstall:
    To uninstall Caja Terminal, run
    '/usr/share/caja-terminal/install.sh --remove' as root.
