nautilus-xsnippet is a Nautilus extension that allows to send files to xsnippet.tk service via context menu.
Installation
After uncompressing this tarball, you should use setup.py script:
sudo ./setup.py install
Next, you should restart Nautilus:
nautilus -q
Troubleshooting
If after installation item not appears in the context menu, try to install python-nautilus package:
sudo aptitude install python-nautilus
Product's homepage
Requirements:
· Python
· pynotify
· gtk+
· Nautilus
What's New in This Release: [ read full changelog ]
· Fix bug with coping full message to the clipboard