diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-05-25 15:45:24 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-05-25 16:01:09 +0100 |
commit | 2948ab95e843a969840d9e2696103e9b63282c92 (patch) | |
tree | 0d7461643c8a39671c3b2062b5e6f5dd856b80ef /spec/Channel_Request.xml | |
parent | fc4cf185b4528a582c5f2eb2efeb0cc60509371a (diff) |
Update to spec 0.19.6
Diffstat (limited to 'spec/Channel_Request.xml')
-rw-r--r-- | spec/Channel_Request.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml index 4de78b40..1d59eb87 100644 --- a/spec/Channel_Request.xml +++ b/spec/Channel_Request.xml @@ -55,14 +55,11 @@ </property> <property name="UserActionTime" tp:name-for-bindings="User_Action_Time" - type="x" tp:type="Unix_Timestamp64" access="read"> + type="x" tp:type="User_Action_Timestamp" access="read"> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <p>The time at which user action occurred, or 0 if this channel request is for some reason not involving user action.</p> - <p>This corresponds to the _NET_WM_USER_TIME property in - <a href="http://standards.freedesktop.org/wm-spec/wm-spec-latest.html">EWMH</a>.</p> - <p>This property is set when the channel request is created, and can never change.</p> </tp:docstring> |