[gnome-settings-daemon] background: Debug output by default in test app
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] background: Debug output by default in test app
- Date: Wed, 14 Mar 2012 12:06:35 +0000 (UTC)
commit c37bd9d13db0f133b0992a48ab363c4e567af219
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 14 13:01:41 2012 +0100
background: Debug output by default in test app
plugins/background/test-background.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/background/test-background.c b/plugins/background/test-background.c
index 6dc21cb..e17083f 100644
--- a/plugins/background/test-background.c
+++ b/plugins/background/test-background.c
@@ -48,6 +48,8 @@ main (int argc, char *argv[])
setlocale (LC_ALL, "");
+ g_setenv ("G_MESSAGES_DEBUG", "all", TRUE);
+
gtk_init (&argc, &argv);
manager = gsd_background_manager_new ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]