summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Bradford <rob@linux.intel.com>2013-06-12 18:17:45 +0100
committerKristian Høgsberg <krh@bitplanet.net>2013-06-14 14:56:50 -0400
commit885d0575369be5e4ee7c1e000b7f612876056bbb (patch)
tree7a6302236040df04d914fbdf6140901534957200
parentc56af574cab3a308a76def3123630397b207994a (diff)
protocol: Add missing since attribute for name event on wl_seat
This event was added in version 2 of the protocol.
-rw-r--r--protocol/wayland.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/wayland.xml b/protocol/wayland.xml
index f5d08b5..3d4ec9b 100644
--- a/protocol/wayland.xml
+++ b/protocol/wayland.xml
@@ -1234,7 +1234,7 @@
<!-- Version 2 of additions -->
- <event name="name">
+ <event name="name" since="2">
<description summary="unique identifier for this seat">
In a multiseat configuration this can be used by the client to help
identify which physical devices the seat represents. Based on