You are not logged in.
Pages: 1
I installed dropbox, but when i click the tray icon, it opens in the default web browser (firefox). I would like it to open in pcmanfm instead.
In the preferences there is no option to do so.
Does anyone have an idea on how to do this?
Offline
EUREKA!!
I found this answer from alanyih in: http://alanyih.blogspot.it/2010/01/slitaz-dropbox.html
tux@slitaz:~$ tail -n 26 /usr/bin/get-dropbox | head -6
# Symling to have Dropbox in PATH and fake nautilus
cd /usr/bin
ln -s ../lib/dropbox/dropboxd .
ln -s /usr/bin/pcmanfm nautilus
I have no precise idea what the second-last line does, but it works!
Thank you alanyih, thank you internet!
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]