Re: [Evolution] Non-English (Greek) characters in message headers.



Once again, I'm afraid that configuring a GNOME 1.4 application on GNOME
2 requires editing a text file.  This time, it's one of those with the
words "DO NOT EDIT" in a comment at the top. ;-)

Yep, I didn't realized that in my previous post.

But instead of editing that auto-written file (and risk losing it every
now and then), just put the changes in .gtkrc.mine and your set.


~/.gtkrc can have the following, for example:

# --THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Raleigh/gtk/gtkrc"

style "user-font"
{
 fontset="-misc-fixed-medium-r-semicondensed-*-13-*-*-*-c-*-iso8559-7"
}
widget_class "*" style "user-font"

include "/home/<username>/.gtkrc.mine"

See? ;-))

That worked for me, to decrease the font size Evo uses to a healthy
value.

...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]