From d08ed1d9fd5de8877c90934de168f08c2ac7581d Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Tue, 14 Jan 2020 14:11:02 -0300 Subject: [PATCH] Fixing default setting. --- schemas/common/window.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/common/window.gschema.xml.in b/schemas/common/window.gschema.xml.in index 806cfa9..cece3bf 100644 --- a/schemas/common/window.gschema.xml.in +++ b/schemas/common/window.gschema.xml.in @@ -57,7 +57,7 @@ - true + false Enable top window subtitle If TRUE, reserve space for a subtitle, even if none is currently set. -- libgit2 0.21.2