After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 76739 - GnomeHRef: cannot change the color of link
GnomeHRef: cannot change the color of link
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: 2.0.0
Assigned To: Anders Carlsson
Anders Carlsson
Depends on:
Blocks:
 
 
Reported: 2002-03-28 08:20 UTC by deepa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description deepa 2002-03-28 08:20:48 UTC
I tried this in my gtkrc file 
style "hrefs"
{
   GnomeHRef::link_colour = "red"
}
class "GnomeHRef" style "hrefs" 

it doesn't work.

[ I was testing theme compliance for gnome-about application and hence hit 
upon this. ]
Comment 1 Anders Carlsson 2002-04-09 10:37:41 UTC
This has been fixed in CVS. I also changed "link_colour" to be
"link_color", for consistancy with the rest of GNOME. 

Thanks for reporting this bug!