GNOME Bugzilla – Bug 767705
GtkActionHelper: Change a message to a warning
Last modified: 2016-06-20 00:53:19 UTC
This should help people with debugging.
Created attachment 329876 [details] [review] GtkActionHelper: Change a message to a warning It's almost certainly a programmer error if an action isn't activatable because its target and parameter type don't match. This commit changes the existing g_message to a g_warning.
Review of attachment 329876 [details] [review]: Fine with me, and Alison was also ok with it
Attachment 329876 [details] pushed as 51799d4 - GtkActionHelper: Change a message to a warning