GNOME Bugzilla – Bug 345499
Close button in menu is too thin
Last modified: 2006-08-20 20:01:28 UTC
+++ This bug was initially created as a clone of Bug #345498 +++ the close button in the contextual libwnck menu is too thin regarding the other icon (minimize, maximize). I attach an update pixmap right now.
Created attachment 67755 [details] die thin pixmap, I want you to die for 4 years :)
Let's make this one depend on the metacity bug so that we commit both at the same time.
Why not use stock_close.png so that it's consistent with the icon shown for the file->quit action (and possible Quit buttons)?
I assume you talk about the name of the file. I totally agree to rename it to stock_close; I wondered yesterday while browsing the source, why this name was choose.
No, I meant that why create a new pixmap when gtk+ already has one (possibly themed?) specifically for closing the application that is used on both close buttons and sometimes on the file->quit action. Why not just reuse that one?
Maybe there was one reason when Havoc did this. Let's try a ping :-) Havoc: ping?
Created attachment 67935 [details] [review] make libwnck use the gtk_stock_close icon From a total coding newbie, it's works fine. I'm waiting for your comments.
Created attachment 71189 [details] New stock_delete.png It was decided on release-team mailing list the new pixmap can be applied.
committed your pixmap
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.