GNOME Bugzilla – Bug 301035
"About" dialog has the favicon as the window icon
Last modified: 2005-05-29 20:30:03 UTC
"About" dialog has the favicon as the window icon. I seem to remember this being fixed a while ago but it's broken again in 1.6.2....
Created attachment 45385 [details] Screenshot of security dialog This is the case for the security warning dialogs too, as well as the text being wrapped to early too...
Hadn't we concluded that this is a theme problem? The text being wrapped too early is gtk+ bug 101968.
I thought we were going to specifically set the icon to the the ephy icon?
We already do that for the security warning dialogues (gtk_window_set_icon_name (window, "web-browser")); for the gtkaboutdialog this is probably a gtk+ problem (setting the "logo-name" property should probably also set the window icon to that).
ah, ok.
I filed bug 170800 over this. Dupe?
*** This bug has been marked as a duplicate of 170800 ***