Re: [Evolution] KDE servicemenus




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:user host?attach=/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="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
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; }}}




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]