From 957ee35ca2103ddb0c2daf568fcc5ccd9a72a20a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 27 Jan 2023 21:06:28 +0100 Subject: [PATCH] schemas: Consistently use child schemas Currently only the org.gnome.shell.keybindings schema is marked as child schema. There's no harm with that, it's just nice to be consistent, and having schemas show up in `gsettings list-children` is a nice, touch. Part-of: --- data/org.gnome.shell.gschema.xml.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/org.gnome.shell.gschema.xml.in b/data/org.gnome.shell.gschema.xml.in index f70d4ea4c..ff4ccd115 100644 --- a/data/org.gnome.shell.gschema.xml.in +++ b/data/org.gnome.shell.gschema.xml.in @@ -139,6 +139,10 @@ + + + +