On Tue, Apr 02, 2013 at 09:58:16AM +1000, Peter Hutterer wrote: > Signed-off-by: Peter Hutterer <[email protected]> > --- > protocol/wayland.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/protocol/wayland.xml b/protocol/wayland.xml > index 9d276f8..4750115 100644 > --- a/protocol/wayland.xml > +++ b/protocol/wayland.xml > @@ -1132,7 +1132,7 @@ > This enum 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>
Oh yeah, oops. Thanks, applied. Kristian > > <event name="keymap"> > -- > 1.8.1.4 > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
