Re: gnome-session hard code freeze break request: turn off debug



Am Montag, den 22.09.2008, 13:50 +0200 schrieb Vincent Untz:
> Here's a simple patch to turn off debug by default in gnome-session.
> Approvals?

Sure: 1 of 2.
andre

> 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,
-- 
 mailto:ak-47 gmx net | failed
 http://www.iomc.de/  | http://blogs.gnome.org/aklapper



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