From a66150bb01831c3321d9aac952763b87fbe0e4fd Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Thu, 12 Jun 2014 18:51:33 +0200 Subject: [PATCH] added slog properties --- src/psensor.gschema.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 2d6b5cc..c9678ab 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -133,5 +133,17 @@ The script called when a notification is raised. + + false + Whether the logging sensors is enabled. + Whether the logging sensors is + enabled. + + + 300 + Interval of the logging of sensors. + Interval of the logging of sensors in + seconds. + -- 2.7.4