Comment 49 for bug 162993

Revision history for this message
In , Roc-ocallahan (roc-ocallahan) wrote :

I think there are actually two bugs here.

1) failure to display icons for file types. In our code this depends on libgnomeui. Maybe it doesn't need to. That is what this bug is about.

2) failure to display generic GTK+ stock icons. This is what, say, bug 406037 is about. This does not need to depend on libgnomeui, as far as I can tell, although maybe it does in our code since it's in a file that links directly to libgnomeui.

I think we should reopen bug 406037 and fix issue #2 there, and change the summary on this bug to focus on issue #1.

Either way it seems to me the patches here are not actually needed since they're trying to fix issue #2.