thunar-dropbox icon indicating copy to clipboard operation
thunar-dropbox copied to clipboard

Plugin for thunar that adds context-menu items for dropbox.

Thunar Dropbox

Thunar Dropbox is a plugin for Thunar that adds context-menu items from Dropbox. This plugin does not come with Dropbox itself, you will need to install that separately.

Thunar-Dropbox

Dependencies

Depending on your distribution you might have to install libthunarx-2.

Installation from sources

python2 ./waf configure
python2 ./waf build
sudo python2 ./waf install

Note: the provided waf does not work correctly with python3, so make sure you use python2 to run these commands.