gEDA-dev: Testing request for a binary distribution for the gEDA Suite
Peter Clifton
pcjc2 at cam.ac.uk
Sun Jan 6 13:40:59 EST 2008
On Sun, 2008-01-06 at 13:24 -0500, Ales Hvezda wrote:
> Kai-Martin,
>
> You don't by chance have a theme set via a ~/.gtkrc-2.0 or such file?
>
> PeterC,
>
> [snip]
> >Likewise, the theme engine will be problematic - but this is the way it
> >tends to go for binary distributions of software. (We might want to ship
> >a gtkrc-2.0 file to ensure loading things like themes is not attempted)
>
> Any thoughts on how I can disable theme loading using a gtkrc-2.0?
> I've never had to muck with gtkrc. Thanks,
Either we need to stop it reading the one in the user's home-directory,
perhaps looking at how GTK is built, or we might need to over-ride with
our own, since I expect the user's ~/.gtkrc-2.0 will be loaded after any
one in $prefix/etc/...
The command to parse an RC file is: gtk_rc_parse (filename);
There are equivalents to parse literal strings.
But.. I'm really not sure how you undo changes made by another gtkrc
file.
--
Peter Clifton
Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA
Tel: +44 (0)7729 980173 - (No signal in the lab!)
More information about the geda-dev
mailing list