diff options
author | Benjamin Valentin <[email protected]> | 2012-03-27 03:03:55 +0200 |
---|---|---|
committer | Benjamin Valentin <[email protected]> | 2012-03-27 03:03:55 +0200 |
commit | e214b332395adbc77ad596218895a4834cad434d (patch) | |
tree | 52df3b5c109d78f18e2d48f1b34336561e939c93 /README | |
parent | d367ab28270220c1378d2a7ca9bda4a9012c76cb (diff) | |
download | caja-dropbox-e214b332395adbc77ad596218895a4834cad434d.tar.bz2 caja-dropbox-e214b332395adbc77ad596218895a4834cad434d.tar.xz |
import nautilus dropbox 0.7.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -0,0 +1,27 @@ +Hi Friend! + +This is *the* Dropbox extension for Nautilus!!! + +Now you can use your favorite sync, versioning, and backup software with GNU/Linux! +Yes!! Radical!!! Gnarly!!!! + +Check us out at http://www.dropbox.com/ + +<3, +Rian Hunter and the rest of the Dropbox Team + +Building Dropbox Nautilus Extension From Source Tarball +-------------------------------------------------- + +You will need the following packages (or equivalent): + +libnautilus-extension-dev + +In the nautilus-dropbox dir just do: +$ ./configure +$ make +$ sudo make install + +After installing the package you must restart Nautilus. You can do that by issuing the following command (note: if you're running compiz, doing so may lock up your computer - log out and log back in instead): + +$ killall nautilus |