mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-26 06:59:58 -05:00
protocol: use "summary", not "description" for xkb_v1 format
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
dfeef480ac
commit
4a599e029d
1 changed files with 1 additions and 1 deletions
|
|
@ -1323,7 +1323,7 @@
|
||||||
This specifies the format of the keymap provided to the
|
This specifies the format of the keymap provided to the
|
||||||
client with the wl_keyboard.keymap event.
|
client with the wl_keyboard.keymap event.
|
||||||
</description>
|
</description>
|
||||||
<entry name="xkb_v1" value="1" description="libxkbcommon compatible"/>
|
<entry name="xkb_v1" value="1" summary="libxkbcommon compatible"/>
|
||||||
</enum>
|
</enum>
|
||||||
|
|
||||||
<event name="keymap">
|
<event name="keymap">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue