grim got a fish trophy!
Replace gtk_image_new_from_stock with gtk_image_new_from_icon_name
Review Request #1001 — Created Oct. 5, 2021 and submitted — Latest diff uploaded
I grepped through the code and no one is passing anything other than NULL, but the function was still calling the deprecated function.
Ran the unit tests and verified the menus in the blist and convwindow were still working.