konqil.icio.us is a KDE service menu for del.icio.us.
INstallation:
1) Check you have the Perl HTML, URI and LWP modules installed (liburi-perl, libhtml-parser-perl and libwww-perl packages under GNU/Debian)
2) Copy del.icio.us and del.icio.us.desktop to /.kde/share/apps/konqueror/servicemenus
3) Make sure /.kde/share/apps/konqueror/servicemenus/del.icio.us is executable (chmod u+x /.kde/share/apps/konqueror/servicemenus/del.icio.us).
4) Change the username variable within /.kde/share/apps/konqueror/servicemenus/del.icio.us to point at your del.icio.us account (this is on line 33)
What's New in This Release:
· This release uses proxy environment variables if set.
· The HTTP agent string and error handling code have been modified.
· A trailing exit call has been added.