RabbitVCS Caja Extension

This extension is meant to be used with the Caja (MATE) File Manager,

Requirements:
    * caja
    * caja-python
    * python-dbus (> 0.80)
    * (all other RabbitVCS requirements)

To install:
    To install for all users, copy RabbitVCS.py to:
        /usr/share/caja-python/extensions
    
    To install for a single user, copy RabbitVCS.py to:
        ~/.local/share/caja-python/extensions
    
    In both cases, you may need to create the caja-python/extensions folder.
    
    Restart nemo with the following commands:
        $ caja -q
        $ nohup caja > /dev/null &

Troubleshooting:

    See the known-issues section of our website:
        http://wiki.rabbitvcs.org/wiki/support/known-issues
    
