[gnome-control-center] wacom: Debug output by default in test prog
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] wacom: Debug output by default in test prog
- Date: Wed, 11 Jan 2012 16:24:55 +0000 (UTC)
commit 1087c92a0a7ccf68a306b46f1c1f2966a88ff7ee
Author: Bastien Nocera <hadess hadess net>
Date: Wed Jan 11 16:22:44 2012 +0000
wacom: Debug output by default in test prog
panels/wacom/calibrator/main.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/wacom/calibrator/main.c b/panels/wacom/calibrator/main.c
index 4b752c7..9545a9e 100644
--- a/panels/wacom/calibrator/main.c
+++ b/panels/wacom/calibrator/main.c
@@ -387,6 +387,8 @@ int main(int argc, char** argv)
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
textdomain (GETTEXT_PACKAGE);
+ g_setenv ("G_MESSAGES_DEBUG", "all", TRUE);
+
/* GTK setup */
gtk_init(&argc, &argv);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]