mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2617>
This commit is contained in:
parent
c87732976f
commit
957ee35ca2
1 changed files with 4 additions and 0 deletions
|
|
@ -139,6 +139,10 @@
|
|||
</description>
|
||||
</key>
|
||||
<child name="keybindings" schema="org.gnome.shell.keybindings"/>
|
||||
<child name="app-switcher" schema="org.gnome.shell.app-switcher"/>
|
||||
<child name="window-switcher" schema="org.gnome.shell.window-switcher"/>
|
||||
<child name="world-clocks" schema="org.gnome.shell.world-clocks"/>
|
||||
<child name="weather" schema="org.gnome.shell.weather"/>
|
||||
</schema>
|
||||
|
||||
<schema id="org.gnome.shell.keybindings" path="/org/gnome/shell/keybindings/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue