==============================================================================
=    Nautilus Terminal - A terminal embedded in the Nautilus file browser    =
==============================================================================

Nautilus Terminal is a terminal embedded in Nautilus, the GNOME's file
browser. It is always open in the current folder, and follows the navigation
(the "cd" command is automatically executed when you move to an other folder).
Nautilus Terminal have a lot of functionalities:

    * It always follows your navigation in your folders.
    * It supports Copy/Paste (Ctrl+Shift+C / *Ctrl+Shift+V).
    * It supports drag & drop of files and folders.
    * It can be hidden/shown when you want (with the F4 key).
    * It is resizeable.

WEB SITE: http://projects.flogisoft.com/nautilus-terminal/


Dependencies:
-------------

    * Python (>= 2.6) <http://python.org/>
    * GObject Introspection <http://live.gnome.org/GObjectIntrospection>
    * VTE <http://live.gnome.org/VTE>
    * Nautilus (>= 3.0) <http://live.gnome.org/Nautilus>
    * Nautilus Python (>= 1.0) <http://projects.gnome.org/nautilus-python/>
    * PyXDG (optional) <http://www.freedesktop.org/wiki/Software/pyxdg>

