gnome-session hard code freeze break request: turn off debug
- From: Vincent Untz <vuntz gnome org>
- To: release-team gnome org
- Subject: gnome-session hard code freeze break request: turn off debug
- Date: Mon, 22 Sep 2008 13:50:47 +0200
Hi,
Here's a simple patch to turn off debug by default in gnome-session.
Approvals?
Index: main.c
===================================================================
--- main.c (révision 5112)
+++ main.c (copie de travail)
@@ -56,8 +56,7 @@
static gboolean failsafe = FALSE;
static gboolean show_version = FALSE;
-/* FIXME: turn this off closer to release */
-static gboolean debug = TRUE;
+static gboolean debug = FALSE;
static void
on_bus_name_lost (DBusGProxy *bus_proxy,
Vincent
--
Les gens heureux ne sont pas pressés.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]