> > there's a gconf key you can set.
> > 
> > /apps/evolution/mail/display/xmailer_mask
> > 
> > set it to an int, with the following bits:
> > 
> > 1 - show it if the message was from evolution
> > 2 - show it for all mailers
> > 4 - show a little ximian icon as well, if it was from evolution
> > 
> > so you probably just want 2.
> 
> How do I set this?  I don't recognize the path you mentioned.

As Not Zed said, use the GConf editor (obviously named 'gconf-editor')
or the command line tool:

$ gconftool-2 --set --type=int /apps/evolution/mail/display/xmailer_mask 2

...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 maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to