[gnome-software/wip/attente/gapplication: 2/2] Revert "Set high inactivity timeout for debugging"



commit 727c3c1ae1e26e9a5b281ac8c5275e0d24ce540b
Author: William Hua <william hua canonical com>
Date:   Tue Mar 22 18:48:20 2016 -0400

    Revert "Set high inactivity timeout for debugging"
    
    This reverts commit 1cb01fc6ea8638d9e30f00c656bc1eb437c8544c.

 src/gs-application.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index 46a9aff..c328738 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -755,7 +755,6 @@ 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]