Thanks goes to GreatBull who found the solution.
This patch also force the icons to be displayed in the buttons for the Linux system (already worked fine on Windows)
- Some theme names has also been rename for consistency:
"Focus" has been renamed to "25-Gray-Gray" and enhanced a little bite,
"01-Cookie-Dough" has been rename "21-Gray-Gray"
- Some unused files where removed.
Those themes has been tested successfully on my Ubuntu 11.04 system...
A new checkbox has been added in the preference window to switch to a "slim" version of the selected theme, for low resolution screens
Curves now uses the theme colors too (was hard to see before with dark themes)
Themes has been named with this convention (of mine, yes) :
[Background ligthness]-[background color]-[Selected items color].gtkrc
Only themes with .gtkrc suffix are now displayed in the combo box
A new checkbox has been added in the preference window to switch to a "slim" version of the selected theme, for low resolution screens
Curves now uses the theme colors too (was hard to see before with dark themes)
Themes has been named with this convention (of mine, yes) :
[Background ligthness]-[background color]-[Selected items color].gtkrc
Only themes with .gtkrc suffix are now displayed in the combo box
bug introduced with latest patch for memory leaks
When a widget is not constant but changed during operation it mustn't be "manged" automatically by gtk.