diff -r f9f280ead204 -r 47964e26263e pidgin/gtkwebviewtoolbar.c --- a/pidgin/gtkwebviewtoolbar.c Thu Dec 05 23:55:07 2013 -0800 +++ b/pidgin/gtkwebviewtoolbar.c Fri Dec 06 00:02:37 2013 -0800 @@ -1529,7 +1529,7 @@ gtk_action_set_sensitive(priv->attention, FALSE); gtk_action_set_sensitive(priv->smiley, - pidgin_themes_get_proto_smileys(NULL) != NULL); + pidgin_themes_get_proto_smileys(NULL) != NULL); purple_prefs_connect_callback(toolbar, PIDGIN_PREFS_ROOT "/conversations/toolbar/wide",