Fish Trophy

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

Information

pidgin/pidgin
default

Reviewers

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.

Summary ID
Replace gtk_image_new_from_stock with gtk_image_new_from_stock.
I grepped through the code and no one is passing anything other than NULL, but the function was still calling the deprecated function.
b2480a28f65b9a28381df93002046320f667ab18
QuLogic
QuLogic
  1. Ship It!
  2. I saw many of these, but hadn't checked every caller yet. LGTM.

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...