diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ Hi Friend! -This is *the* Dropbox extension for Nautilus!!! +This is *the* Dropbox extension for Caja!!! Now you can use your favorite sync, versioning, and backup software with GNU/Linux! Yes!! Radical!!! Gnarly!!!! @@ -10,18 +10,18 @@ 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 +Building Dropbox Caja Extension From Source Tarball -------------------------------------------------- You will need the following packages (or equivalent): -libnautilus-extension-dev +libcaja-extension-dev -In the nautilus-dropbox dir just do: +In the caja-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): +After installing the package you must restart Caja. 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 +$ killall caja |