aMule Forum

English => aMule Help => Topic started by: oKtosiTe on February 20, 2005, 01:50:35 AM

Title: gtk theme not working
Post by: oKtosiTe on February 20, 2005, 01:50:35 AM
Hey there. This is not a release specific issue, I've had it with all aMule versions used so far.

When using the xfce4 (http://www.xfce.org) (4.0.x) desktop environment, aMule doesn't inherit the gtk theme I have chosen, while in gnome (2.8.1) it works fine.
All my other gnome apps take the (industrial) theme just fine in xfce4.

What's going on here?
Title: Re: gtk theme not working
Post by: stefanero on February 20, 2005, 09:00:54 AM
hmm i am not so familiar with what gtk version gnome uses but I am pretty sure it uses gtk2

your amule is most likely compiled with gtk1.2, so thats why it does not take the gtk2 theme.

1. you could get a gtk1.2 theme switcher. and change your gtk1.2 theme

2. you could take wxGTK 2.5.3 for example, compile it with gtk2 support, recompile amule against it and there you go with your theme

stefanero
Title: Re: gtk theme not working
Post by: oKtosiTe on February 20, 2005, 09:13:20 AM
I was thinking it would be something in that direction, thanks.