mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
9 lines
230 B
XML
9 lines
230 B
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<protocol name="the_protocol">
|
||
|
|
<interface name="inter face" version="1">
|
||
|
|
<description summary="the summary">
|
||
|
|
</description>
|
||
|
|
<event name="the_event"/>
|
||
|
|
</interface>
|
||
|
|
</protocol>
|