protocol: fix DTD warning in weston-desktop-shell
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 19 Nov 2015 13:58:44 +0000 (15:58 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 19 Nov 2015 13:58:44 +0000 (15:58 +0200)
commit870fadced3f19659b60574888432b79713776097
tree54a6a292626bcbcaaefce18d47fb55278f5d62e8
parent379ee65dc7e1a183c1bcfc9d8d29f8aa2208e8a6
protocol: fix DTD warning in weston-desktop-shell

The DTD requires elements in certain order, scanner itself doesn't.
Anyway, fix the warning with a simple reordering to match how all other
protocols are written.

Fixes:
protocol:107: element request: validity error : Element request content
does not follow the DTD, expecting (description? , arg*), got (arg
description )

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
protocol/weston-desktop-shell.xml