Re: Bluecurve icon theme in gnome-2.2



If i remeber correctly (i did some minor icon theme hacking as a fun test) Bluecurve inherits the hicolor theme.. (which is basicly a KDE theme i think) and not the gnome theme.. Since Bluecurve does not impliment all the gnome 2.1.x icon types, it will search hicolor.. which also does not include any of the new gnome 2.1.x icon types.. thus the icons are not found

This can easely be fixed by editing:
/usr/share/icons/Bluecurve/index.theme

and changing the line:
Inherits=hicolor
to
Inherits=gnome

Hope this is of some help,

    -- Chris

Havoc Pennington wrote:
On Mon, Dec 09, 2002 at 12:29:36AM -0500, Louis Garcia wrote:
  
Can you go into a bit more detail? Does this involve reimplementing the
Bluecurve theme or just changing a few lines of code?

    

Well, I can't go into a lot of detail, because I haven't looked at
what's wrong with it. But if you read the icon theme spec on
www.freedesktop.org you'll see there's an idea of theme inheritance,
you can edit the theme text file to change its inheritance.
Maybe that's what's wrong (just speculating).

Havoc
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list
  


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