This script, designed for Elementary OS, installs the latest version of Dropbox and integrates it with WingPanel.
You need to install git and uninstall any previous version of Dropbox on your system (Software Center, apt-get...).
git clone https://github.com/zant95/elementary-dropbox /tmp/elementary-dropbox
bash /tmp/elementary-dropbox/install.sh
git clone https://github.com/zant95/elementary-dropbox /tmp/elementary-dropbox
bash /tmp/elementary-dropbox/uninstall.sh
-y Automatic "yes" to prompts
-n Automatic "no" to prompts
This script itself doesn't handle updates. Dropbox will auto-update when a new version is available.
- Panel icons: paper-icon-theme (license).
- Launcher icon: nautilus-dropbox (license).