Re: [Evolution] Modify normal header?



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="\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]