Re: [Evolution] Icon theme names



On Thu, 2005-03-03 at 00:13 -0500, JP Rosevear wrote:
On Wed, 2005-03-02 at 22:41 -0500, Andrew Conkling wrote:
Is this not indexed anywhere?  Or could anyone point me to an icon theme
that works correctly?  I'll pave the hard route if I have to, but it'd
be quite nice if I didn't.

The standard gnome-icon-theme works correctly.

JP,
Well, I've gotten started and it doesn't look as easy as I had hoped.  I
got a good number of responses from some clever use (i.e. not my own :)
of find and grep, e.g.:
stock_folder
stock_mail-send-receive
stock_mail-send
stock_mail-receive
stock_mail-unread

I then added these to my GTK theme's iconrc:
 stock ["stock_folder"] = {{ "scalable/stock/stock_folder.svg" }}
 stock ["stock_mail-send-receive"] =
{{ "scalable/stock/stock_mail-send-receive.svg" }}
 stock ["stock_mail-send"] = {{ "scalable/stock/stock_mail-send.svg" }}
 stock ["stock_mail-receive"] =
{{ "scalable/stock/stock_mail-receive.svg" }}
 stock ["stock_mail-unread"] =
{{ "scalable/stock/stock_mail-unread.svg" }}

but they don't seem to work.  I've tried reloading the GTK and icon
themes and even restarting my X session.  Are these the incorrect stock
identifiers?  Is there anything else I'm not doing correctly?

(I must be doing something right because one of the icons I made shows up in Galeon's menu.)

Thanks,
Andrew




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]