mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
gschema: Add missing summaries for toggle-tiled-left/toggle-tiled-right
Wording copied from `data/50-mutter-windows.xml`. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1573>
This commit is contained in:
parent
23ae8b4519
commit
b2126fec92
@ -161,10 +161,12 @@
|
||||
|
||||
<key name="toggle-tiled-left" type="as">
|
||||
<default><![CDATA[['<Super>Left']]]></default>
|
||||
<summary>View split on left</summary>
|
||||
</key>
|
||||
|
||||
<key name="toggle-tiled-right" type="as">
|
||||
<default><![CDATA[['<Super>Right']]]></default>
|
||||
<summary>View split on right</summary>
|
||||
</key>
|
||||
|
||||
<key name="tab-popup-select" type="as">
|
||||
|
Loading…
Reference in New Issue
Block a user