Sending files from nautilus
nautilus-sendto-gajim provides an easy way to send files to a jabber contact in Gajim. It works as a plugin of nautilus-sendto.
http://img131.imageshack.us/img131/1531/nautilussendto48ix.png
Select a file, or bunch of files from Nautilus. Open context menu and choose "Send to...". Type the name of your contact and click send.
Requirements
- nautilus-sendto >= 0.2.1
- gajim >= 0.10 ( ACE option remote_control set to True )
- dbus >= 0.51
INSTALL
Debian GNU/Linux
As of nautilus-sendto/0.7-2, the Gajim plugin is included in the nautilus-sendto package, available in Debian testing and unstable.
This package is obsolete and conficts with the relevant version of nautilus-sendto, but it might work for some derivatives that don't follow Debian closely. Add this line to your /etc/apt/sources.list:
deb ftp://ftp.uni-sofia.bg/debian-addons-bg ./ or deb http://ftp.uni-sofia.bg/debian-addons-bg ./
and install it by doing
apt-get install nautilus-sendto-gajim
Installing from sources
- download latest version from: ftp://gajim.org/
- unpack and cd to sources dir
- ./configure --prefix=NAUTILUS_SENDTO_PREFIX --with-gajim=GAJIM_PREFIX
Usually ./configure --prefix=/usr is enough
- make && sudo make install
Bugs
You can open new tickets to our bug tracking system at: http://trac.gajim.org/. Alternatively you can send bug reports to the mailing list: nautilus-sendto@…
Other ways of sending files
Drag a file from Nautilus and drop it into a chat window of contact, or contact row in the roster.
