GNOME Bugzilla – Bug 705753
Use g_print instead of g_debug to print debug messages
Last modified: 2013-08-11 12:32:13 UTC
See patch.
Created attachment 251270 [details] [review] Use g_print instead of g_debug to print debug messages In this way you only need to set GNOME_SYSTEM_MONITOR variable to see debug messages. Previousely, G_MESSAGES_DEBUG=all (or similar) was needed in addition.
Attachment 251270 [details] pushed as 9776a20 - Use g_print instead of g_debug to print debug messages