[gnome-software/wip/attente/gapplication: 4/4] Remove activity timeout



commit 84544204d16a7a64df6ceade649b440c998a2c14
Author: William Hua <william hua canonical com>
Date:   Tue Mar 22 14:10:43 2016 -0400

    Remove activity timeout

 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 8776ebe..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", 12000,
                             NULL);
 }
 


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