Comment 32 for bug 466567

Revision history for this message
In , Nils Maier (testnutzer123) wrote :

Created an attachment (id=418531)
v1 central, Fix moz-icon under gnome by using gtk functions

Current patch uses gtk_icon_theme_* which replaces the libgnomeui stuff since some time.
See: http://live.gnome.org/LibgnomeMustDie

A lot of stuff already depends on gtk 2.4+, so depending on it shouldn't be a problem here.

Tested to work under Ubuntu karmic 9.10 x86.