Comment 14 for bug 215472

Revision history for this message
Dycedarg (cloud0e) wrote : Re: Darklooks gtkrc is broken [hardy]

Sorry but i new in this how i can modified the tooltip line where is this. someonehelp me plz how i can do this??

You can fix it by changing the two tooltip lines...

from:
...
181: bg[NORMAL] = @tooltip_bg_color
182: fg[NORMAL] = @tooltip_fg_color
...

to:
...
181: bg[NORMAL] = @tooltips_bg_color
182: fg[NORMAL] = @tooltips_fg_color
...

Thanks for answer