1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
README
------
thunar-sendto-clamtk is a simple plugin to allow a right-click,
context menu scan of files or folders in Thunar, which
is XFCE's file manager.
All this plugin does is copy a desktop file to Thunar's send-to
directory. If this seems redundant, that's because it is:
this plugin depends on clamtk, which already has this directory
file. So, it stands to reason we should be able to just find that
file and copy it, rather than having our own copy.
thunar-sendto-clamtk is available for Fedora, CentOS, and Debian/
Ubuntu - or probably any system that can run XFCE. It is also
now available via Fedora's official repositories.
DEPENDENCIES
------------
clamtk >= 4.00
Thunar
LINKS
-----
http://code.google.com/p/clamtk/
https://bitbucket.org/dave_theunsub/thunar-sendto-clamtk/
http://thunar.xfce.org
http://standards.freedesktop.org/desktop-entry-spec/latest/
CONTACT
-------
email : dave.nerd AT gmail DOT com
|