protocol: wl_shell.get_shell_surface gives a role

Now that we have defined "role", use the term.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
This commit is contained in:
Pekka Paalanen 2014-08-21 12:50:50 +03:00
parent 96fdcfaec7
commit aee813f1ff

View file

@ -679,7 +679,8 @@
<request name="get_shell_surface">
<description summary="create a shell surface from a surface">
Create a shell surface for an existing surface.
Create a shell surface for an existing surface. This gives
the wl_surface the role of a shell surface.
Only one shell surface can be associated with a given surface.
</description>