--- GConf-1.0.9/gconf/gconfd.c.exit-timeout Mon Mar 25 15:18:29 2002 +++ GConf-1.0.9/gconf/gconfd.c Mon Mar 25 15:18:50 2002 @@ -724,11 +724,7 @@ if (main_loops == NULL) { -#ifdef GCONF_ENABLE_DEBUG - gulong timeout_len = 1000*60*1; /* 1 sec * 60 s/min * 1 min */ -#else - gulong timeout_len = 1000*60*15; /* 1 sec * 60 s/min * 2 min */ -#endif + gulong timeout_len = 1000*60*2; /* 1 sec * 60 s/min * 2 min */ g_assert(timeout_id == 0); timeout_id = g_timeout_add (timeout_len,