<p dir="ltr">Looks good!<br>
--Jason Ekstrand</p>
<div class="gmail_quote">On Mar 30, 2013 12:30 AM, <<a href="mailto:matthias.clasen@gmail.com">matthias.clasen@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: Matthias Clasen <<a href="mailto:mclasen@redhat.com">mclasen@redhat.com</a>><br>
<br>
Just cosmetic changes, a few missing periods, and ID was<br>
not capitalized.<br>
---<br>
protocol/wayland.xml | 11 +++++++----<br>
1 file changed, 7 insertions(+), 4 deletions(-)<br>
<br>
diff --git a/protocol/wayland.xml b/protocol/wayland.xml<br>
index 34a1bbf..2a27b1b 100644<br>
--- a/protocol/wayland.xml<br>
+++ b/protocol/wayland.xml<br>
@@ -1552,18 +1552,21 @@<br>
<br>
<interface name="wl_region" version="1"><br>
<description summary="region interface"><br>
- Region.<br>
+ A region object describes an area.<br>
+<br>
+ Region objects are used to describe the opaque and input<br>
+ regions of a surface.<br>
</description><br>
<br>
<request name="destroy" type="destructor"><br>
<description summary="destroy region"><br>
- Destroy the region. This will invalidate the object id.<br>
+ Destroy the region. This will invalidate the object ID.<br>
</description><br>
</request><br>
<br>
<request name="add"><br>
<description summary="add rectangle to region"><br>
- Add the specified rectangle to the region<br>
+ Add the specified rectangle to the region.<br>
</description><br>
<br>
<arg name="x" type="int"/><br>
@@ -1574,7 +1577,7 @@<br>
<br>
<request name="subtract"><br>
<description summary="subtract rectangle from region"><br>
- Subtract the specified rectangle from the region<br>
+ Subtract the specified rectangle from the region.<br>
</description><br>
<br>
<arg name="x" type="int"/><br>
--<br>
1.8.1.4<br>
<br>
_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
</blockquote></div>