1
0
Fork 0

schemas: Consistently use child schemas

Currently subschemas in org.gnome.mutter are marked as child schemas,
but subschemas in org.gnome.mutter.wayland are not. 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: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2809>
This commit is contained in:
Florian Müllner 2023-01-27 20:55:44 +01:00
parent 813b85e081
commit 6d7a5a91bf

View file

@ -149,6 +149,7 @@
</description> </description>
</key> </key>
<child name="keybindings" schema="org.gnome.mutter.wayland.keybindings"/>
</schema> </schema>
</schemalist> </schemalist>