From 109db1484b8e46bd169ed2bd76b7ddd07491136f Mon Sep 17 00:00:00 2001 From: derselbst Date: Sun, 17 Jun 2018 20:02:46 +0200 Subject: [PATCH] fluidsettings: report boolean settings as int --- doc/fluidsettings.xsl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/fluidsettings.xsl b/doc/fluidsettings.xsl index c11283b6..1c6b3966 100644 --- a/doc/fluidsettings.xsl +++ b/doc/fluidsettings.xsl @@ -103,7 +103,14 @@ td Type - + + + int (bool) + + + + + @@ -163,7 +170,7 @@ td - 1, "yes", 0, "no" + 1, 0