Re: [Evolution-hackers] Loading of Icons in Evolution

2008-05-13 Thread Srinivasa Ragavan
On Tue, 2008-05-13 at 18:16 +0530, svalbard colaco wrote:
> Hi all;
> 
> 
> 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
What icons are n't appearing. Name a few, I can tell you where they
reside.

-Srini
> 
> $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?
> 
> 
> Any links or pointers in this regard will be of great help.
> 
> Thanks & Regards
> sv.
> ___
> Evolution-hackers mailing list
> Evolution-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Loading of Icons in Evolution

2008-05-13 Thread svalbard colaco
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


Re: [Evolution-hackers] Loading of Icons in Evolution

2008-05-13 Thread Ross Burton
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



signature.asc
Description: This is a digitally signed message part
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Loading of Icons in Evolution

2008-05-13 Thread svalbard colaco
Hi all;


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?


Any links or pointers in this regard will be of great help.

Thanks & Regards
sv.
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers