summaryrefslogtreecommitdiffstats
path: root/wm-spec
diff options
context:
space:
mode:
authorllunak <llunak>2005-06-27 08:47:55 +0000
committerllunak <llunak>2005-06-27 08:47:55 +0000
commit2eaa7c421ede16abec1da303e9e77a83963fc17a (patch)
treeb609dae22f26be65162ed396d5991e8f03cdd20b /wm-spec
parent03b66aada502d608ad11b70b810343b89b13ad1d (diff)
downloadxdg-specs-2eaa7c421ede16abec1da303e9e77a83963fc17a.tar.xz
_NET_WM_ACTION_CLOSE indicates _NET_CLOSE_WINDOW may be sent.
Diffstat (limited to 'wm-spec')
-rw-r--r--wm-spec/wm-spec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml
index aadce16..48de11e 100644
--- a/wm-spec/wm-spec.xml
+++ b/wm-spec/wm-spec.xml
@@ -1235,7 +1235,7 @@ _NET_WM_ACTION_FULLSCREEN indicates that the window may be brought to
_NET_WM_ACTION_CHANGE_DESKTOP indicates that the window may be moved between desktops.
</para>
<para>
-_NET_WM_ACTION_CLOSE indicates that the window may be closed (i.e. a WM_DELETE_WINDOW
+_NET_WM_ACTION_CLOSE indicates that the window may be closed (i.e. a _NET_CLOSE_WINDOW
message may be sent).
</para>
</sect2>