[PATCH 1 of 4] Increase nag interval to 70 minutes

Wald Commits scm-commit at wald.intevation.org
Tue May 20 18:40:31 CEST 2014


# HG changeset patch
# User Andre Heinecke <aheinecke at intevation.de>
# Date 1400598480 0
# Node ID c84dc8f6d017e3da27b78b47e620a4563f856037
# Parent  bf445b0e1126685986a05f235049143720b2627c
Increase nag interval to 70 minutes

diff -r bf445b0e1126 -r c84dc8f6d017 ui/mainwindow.cpp
--- a/ui/mainwindow.cpp	Fri May 16 10:16:42 2014 +0200
+++ b/ui/mainwindow.cpp	Tue May 20 15:08:00 2014 +0000
@@ -27,7 +27,7 @@
 
 // The amount of time in minutes stay silent if we have
 // something to say
-#define NAG_INTERVAL_MINUTES 60
+#define NAG_INTERVAL_MINUTES 70
 
 #ifndef APPNAME
 #define APPNAME "TrustBridge"


More information about the Trustbridge-commits mailing list