Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-26 Thread David C. Rankin
On 05/26/2010 02:30 AM, David C. Rankin wrote: > 02:27 alchemy:~> ls -1 .gtkrc* > .gtkrc-2.0 Oh, no, Do NOT attempt to start gnome with the ~/.gtkrc-2.0 file in place. I'm sure it is something specific with my config, but __it hit the fan and soon as I attempted to start gnome after runn

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-26 Thread David C. Rankin
On 05/26/2010 01:55 AM, Lionel ORRY wrote: > The other way, if you want to keep homogeneous with your configured > Gnome desktop, is to launch gnome-settings-daemon at e17 startup. A > bit more memory consuming, but will not mess with your actual > configuration since it will take care of applying

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread Lionel ORRY
The other way, if you want to keep homogeneous with your configured Gnome desktop, is to launch gnome-settings-daemon at e17 startup. A bit more memory consuming, but will not mess with your actual configuration since it will take care of applying it the same way as on your gnome desktop. regards,

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread David C. Rankin
On 05/25/2010 03:44 PM, Christopher Michael wrote: > Create or modify ~/.gtkrc & ~/.gtkrc-2.0: > Boris, Christoper, Mike, Thank you! Will that mess with my gnome install? We shall see ;-) -- David C. Rankin, J.D.,P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 7596

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread Mike
I use this: http://packages.qa.debian.org/g/gtk-theme-switch.html -- ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread Christopher Michael
Create or modify ~/.gtkrc & ~/.gtkrc-2.0: This is just an example: include "/usr/share/themes/B_and_W/gtk-2.0/gtkrc" style "font" { font_name="Droid Sans 8" } widget_class "*" style "font" gtk-icon-theme-name="Buuf-Deuce" gtk-fallback-icon-theme="Buuf-Deuce" gtk-theme-name="B_and_W" gtk-font-n

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread Boris 'billiob' Faure
On Tue, May 25, 2010 at 22:39, David C. Rankin wrote: > Guys, > >        The primary gtk apps I use are firefox, thunderbird, gimp and > gnome-terminal. > Thankfully I have the fonts under control by editing my userchrome.css. > However, > none of my gtk theme colors are applied to the gtk apps.

Re: [E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread Christopher Michael
Create or modify ~/.gtkrc & ~/.gtkrc-2.0: On 05/25/2010 04:39 PM, David C. Rankin wrote: > Guys, > > The primary gtk apps I use are firefox, thunderbird, gimp and > gnome-terminal. > Thankfully I have the fonts under control by editing my userchrome.css. > However, > none of my gtk theme

[E-devel] How do I get my gtk themes to apply to gtk apps under e17?

2010-05-25 Thread David C. Rankin
Guys, The primary gtk apps I use are firefox, thunderbird, gimp and gnome-terminal. Thankfully I have the fonts under control by editing my userchrome.css. However, none of my gtk theme colors are applied to the gtk apps. Is there a trick or am I just out of luck? Here is a screenshot of