[Evolution] evolution icons disappeared

guenther guenther@rudersport.de
Wed, 01 Dec 2004 23:09:06 +0100


> just built evolution 2.0.2 and got it up and running on redhat 9
> but problem is the icons inside evolution for all buttons have become "x"
> 
> how to solve this, is it problem with the icon themes i have or some
> configuration problem

You are most likely missing the gnome-icon-theme package, maybe
hicolor-icon-theme as well. HTH

...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; }}}