[10542] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: theme support
daemon@ATHENA.MIT.EDU (Havoc Pennington)
Mon Nov 30 13:02:41 1998
Date: Mon, 30 Nov 1998 11:59:50 -0600 (CST)
From: Havoc Pennington <rhpennin@midway.uchicago.edu>
To: Ullrich Hafner <hafner@informatik.uni-wuerzburg.de>
cc: gtk-list@redhat.com
In-Reply-To: <13922.34225.287946.426985@cantorix.informatik.uni-wuerzburg.de>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Mon, 30 Nov 1998, Ullrich Hafner wrote:
>
> does anybody know how applications should implement theme support in
> GTK+1.1.5? The documentation at themes.org tells me to include a call
> gtk_rc_parse (FILENAME) in my application. Then the user can replace
> the file FILENAME with his favorite gtkrc file. However, it will be a
> painful task to replace all these files of all the GTK+ applications
> installed so far ... Is there a global RC file like /etc/gtkrc or
> $HOME/.gtkrc that should be read in by applications?
>
All Gnome applications read a ~/.gnome/gtkrc, and a ~/.gnome/appnamerc,
plus systemwide equivalents in /installprefix/share, so one solution is to
use Gnome. :-)
Havoc
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null