On 2003.01.16 David Walser wrote: > --- "R.I.P. Deaddog" <[EMAIL PROTECTED]> wrote: > > On 2003-01-15(Wed) 10:57:06 -0800, David Walser > > wrote: > > > > That means you need to make Geramik cope with > > > > people's > > > > change in behavoir. > > > > > > Still doesn't make sense. I'll agree with one > > point > > > you've made...if there were a way to have it > > install > > > itself by default, but only activate for users > > that > > > are in KDE (kind of like .gtkrc-kde), that would > > be > > > better. > > > > > > Is this possible? > >
I think I found a possible solution. Look at http://developer.gnome.org/doc/API/2.0/gtk/gtk-Resource-Files.html Let Geramik be a plain gtk theme, and set GTK2_RC_FILES for the user. Perhaps it can be set like GTK2_RC_FILES=~/.gtkrc-kde in kde startup scripts, and put there anything you like for gnome apps under kde to look similar to kde theme. As there is /usr/share/themes/Crux/gtk, .../gtk-2.0, there could be something like /Keramik/kde, /Keramik/gtk-2.0, so if test -f <kde-theme>/gtk-2.0/gtkrc, copy it to ~/.gtkrc-kde. Just ideas... -- J.A. Magallon <[EMAIL PROTECTED]> \ Software is like sex: werewolf.able.es \ It's better when it's free Mandrake Linux release 9.1 (Cooker) for i586 Linux 2.4.21-pre3-jam2 (gcc 3.2.1 (Mandrake Linux 9.1 3.2.1-2mdk))
