Comment 9 for bug 482299

Revision history for this message
Jose Rostagno (joserostagno) wrote :

There is a gtk function that add window list icon it's
http://library.gnome.org/devel/gtk/unstable/GtkWindow.html#gtk-window-set-icon

if you create a new gtk window and you don't call that function, default icon was shown in window list.

i hope this help you.