bcc646ff6f
This fixes: Wrong type number; string expected MR: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1060
10 lines
295 B
XML
10 lines
295 B
XML
<node>
|
|
<interface name="org.freedesktop.GeoClue2.Manager">
|
|
<property name="InUse" type="b" access="read"/>
|
|
<property name="AvailableAccuracyLevel" type="u" access="read"/>
|
|
<method name="AddAgent">
|
|
<arg name="id" type="s" direction="in"/>
|
|
</method>
|
|
</interface>
|
|
</node>
|