> > The bug including the patch can be found in bugzilla: > > http://bugzilla.gnome.org/show_bug.cgi?id=321640 > > Thanks. Is this the patch, which I need to Save As ForwardAs-menu.diff? > http://bugzilla.gnome.org/attachment.cgi?id=55093
Yes. That is exactly the one that has been committed to the Evo source. FWIW, the other (obsolete) patch attached to that bug does as well. The only difference between them is a cleanup regarding an ugly newline, which has been in the 2.2.x source. As mentioned in the archived post, this is a straight copy from the 2.2.x sources anyway. Note though, that this patch (the committed one) will fail to apply a chunk to ChangeLog, since this file exists in the source code only, not the installation. This is harmless. A backup somewhere of these files isn't a bad idea though. If you aren't comfortable using 'patch', it is easy to change this manually in evolution-mail-message.xml, starting at line 341. Just add the lines with a preceding "+", without that char of course. (Sorry if this sounds lame, I don't know if you know how to read diff files. :-) > > The relevant post with some details how to apply the patch and a lengthy > > discussion can be found in the list archives: > > http://mail.gnome.org/archives/evolution-list/2005-November/msg00278.html > > > > http://mail.gnome.org/archives/evolution-list/2005-November/thread.html#00047 ...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 [email protected] http://mail.gnome.org/mailman/listinfo/evolution-list
