GNOME Bugzilla – Bug 722044
Remove GTK_STOCK_CANCEL icon from ignore button
Last modified: 2014-01-13 16:32:08 UTC
Followup of the bug 720643. There is no replacement for the icon GTK_STOCK_CANCEL so we drop the icon from the button.
Created attachment 266058 [details] [review] Remove GTK_STOCK_CANCEL icon from ignore button There is no replacement for this icon, so better is removing the icon from the button.
Review of attachment 266058 [details] [review]: Looks fine.
The following fixes have been pushed: 7b82354 Remove GTK_STOCK_CANCEL icon from ignore button 92fc1c2 Replace deprecated GTK_STOCK items
Created attachment 266176 [details] [review] Remove GTK_STOCK_CANCEL icon from ignore button There is no replacement for this icon, so better is removing the icon from the button.
Created attachment 266177 [details] [review] Replace deprecated GTK_STOCK items Starting GTK 3.10 GTK_STOCK items are deprecated in favor of defined labels or standard icon names. https://bugzilla.gnome.org/show_bug.cgi?id=720643