[gnome-software/wip/attente/gapplication] Set high inactivity timeout for debugging
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/attente/gapplication] Set high inactivity timeout for debugging
- Date: Tue, 22 Mar 2016 22:20:42 +0000 (UTC)
commit 1cb01fc6ea8638d9e30f00c656bc1eb437c8544c
Author: William Hua <william hua canonical com>
Date: Tue Mar 22 14:49:42 2016 -0400
Set high inactivity timeout for debugging
src/gs-application.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index c328738..46a9aff 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -755,6 +755,7 @@ gs_application_new (void)
return g_object_new (GS_APPLICATION_TYPE,
"application-id", "org.gnome.Software",
"flags", G_APPLICATION_HANDLES_OPEN,
+ "inactivity-timeout", 1000000000,
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]