Fix typo in RemoteDesktop dbus api

https://gitlab.gnome.org/GNOME/mutter/merge_requests/586
This commit is contained in:
Ignacio Casal Quinteiro 2019-05-22 11:30:03 +02:00
parent 9305b6d8ee
commit deef9960a4

View File

@ -121,6 +121,7 @@
<arg name="dy" type="d" direction="in" /> <arg name="dy" type="d" direction="in" />
<arg name="flags" type="u" direction="in" /> <arg name="flags" type="u" direction="in" />
</method> </method>
<!-- <!--
NotifyPointerAxisDiscrete: NotifyPointerAxisDiscrete:
@ -134,7 +135,7 @@
<!-- <!--
NotifyPointerMotionRelative: NotifyPointerMotionRelative:
A absolute pointer motion event notification A relative pointer motion event notification
--> -->
<method name="NotifyPointerMotionRelative"> <method name="NotifyPointerMotionRelative">
<arg name="dx" type="d" direction="in" /> <arg name="dx" type="d" direction="in" />