Hi;

Thanks for the reply....

The following icons are being rendered as broken icons --
-On the tool bar: Delete,Junk,Not Junk
-In the side bar: the draft,sent, trash icons
-In the component views :Calendar, Memos, Tasks icons
-And most icons on the Menu bar File->New

Debugging has shown that the broken image is rendered in the *
e_icon_factory_get_icon* function
as the* icon->pixbuf *is NULL, and this is so because  the  *load_icon*
function doesnt return  any icon..as in icon=NULL...

CMIIMW..

How can i solve this issue.

Thanks & Regards
sv.


On Tue, May 13, 2008 at 6:38 PM, Ross Burton <[EMAIL PROTECTED]> wrote:

> On Tue, 2008-05-13 at 18:16 +0530, svalbard colaco wrote:
> > Can any one tell me where are the various icons (i.e. .png files )
> > located in the code?
> > i could find some icons in the following path
> >
> > $PREFIX/share/icons/hicolor/24x24/stock/net
> >
> > While some icon cannot be found...
> >
> > Is there any way/ location in which the icons are loaded in Evolution?
>
> Instead of saying "some", say what icon you can't find?  Icons used by
> Evolution are generally either part of evolution, evolution-data-server,
> or gnome-icon-theme.
>
> Ross
> --
> Ross Burton                                 mail: [EMAIL PROTECTED]
>                                          jabber: [EMAIL PROTECTED]
>                                     www: http://www.burtonini.com./
>  PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF
>
>
_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to