> I'd like to add an "Email using Evolution" action in Konqueror (where > right-clicking on a file would open Evo with the file attached). I found > the mechanism to create the servicemenu entry, but am having trouble > with the appropriate command line option to open a compose window with > the file attached. I found an old email from Guenther as a reference,
:-) > but couldn't get it to work. Am I right in assuming that non-KDE apps > can be set up this way? If so, can anyone help with the command line > options? Yes, non-KDE apps can be used that way. At least, if KDE is able to start non-KDE apps. ;-) $ evolution "mailto:[EMAIL PROTECTED]/path/to/file" Works for me. Version without a default recipient: $ evolution "mailto:?attach=/path/to/file" Please see this post for more information: http://mail.gnome.org/archives/evolution-list/2006-January/msg00260.html ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list