protocol: use "summary", not "description" for xkb_v1 format

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-04-02 09:58:16 +10:00 committed by Kristian Høgsberg
parent dfeef480ac
commit 4a599e029d

View file

@ -1323,7 +1323,7 @@
This specifies the format of the keymap provided to the
client with the wl_keyboard.keymap event.
</description>
<entry name="xkb_v1" value="1" description="libxkbcommon compatible"/>
<entry name="xkb_v1" value="1" summary="libxkbcommon compatible"/>
</enum>
<event name="keymap">