Wed, 02 May 2018 16:50:28 -0500
gtkutils: Port pidgin_dialog_add_button() to only optionally use GtkStock
GtkStock and friends are deprecated. pidgin_dialog_add_button()
internally creates stock buttons. This patch modifies the behavior
to only create stock buttons if the label passed to the function
is a stock identifier.