[gnome-bluetooth] input: Always enable debug by default
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] input: Always enable debug by default
- Date: Wed, 13 Nov 2013 16:00:33 +0000 (UTC)
commit 708204d46391706f89d142cf0519ddb3b87f968d
Author: Bastien Nocera <hadess hadess net>
Date: Wed Oct 30 14:07:08 2013 +0100
input: Always enable debug by default
wizard/test-input.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wizard/test-input.c b/wizard/test-input.c
index 87f21fc..c334243 100644
--- a/wizard/test-input.c
+++ b/wizard/test-input.c
@@ -29,6 +29,8 @@ int main (int argc, char **argv)
{
BluetoothInput *input;
+ g_setenv ("G_MESSAGES_DEBUG", "all", FALSE);
+
gtk_init (&argc, &argv);
input = bluetooth_input_new ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]