From: Jean-Philippe Orsini Date: Sat, 7 Jun 2014 08:06:36 +0000 (+0200) Subject: fixed type of the property (int->bool) X-Git-Tag: v1.1.1~56 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=f6008707f888f5410d2a671c4dba323f9be733dc fixed type of the property (int->bool) --- diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml index 6ee66f4..dc68194 100644 --- a/src/psensor.gschema.xml +++ b/src/psensor.gschema.xml @@ -55,8 +55,8 @@ The displayed temperature unit The displayed temperature unit, '0' for Celsius, '1' for Fahenrenheit. - - 0 + + false Whether the decoration of the window is disabled Whether the decoration of the window is disabled.