gnome-session r5314 - in trunk: . gnome-session



Author: lucasr
Date: Sun Mar  8 21:23:03 2009
New Revision: 5314
URL: http://svn.gnome.org/viewvc/gnome-session?rev=5314&view=rev

Log:
2009-03-08  Lucas Rocha  <lucasr gnome org>

	Bug 574399 â turn off debug spew

	* gnome-session/main.c: ditto.

Modified:
   trunk/ChangeLog
   trunk/gnome-session/main.c

Modified: trunk/gnome-session/main.c
==============================================================================
--- trunk/gnome-session/main.c	(original)
+++ trunk/gnome-session/main.c	Sun Mar  8 21:23:03 2009
@@ -57,7 +57,7 @@
 
 static gboolean failsafe = FALSE;
 static gboolean show_version = FALSE;
-static gboolean debug = TRUE;
+static gboolean debug = FALSE;
 
 static void
 on_bus_name_lost (DBusGProxy *bus_proxy,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]