gnome-shell/data/dbus-interfaces/org.gnome.Shell.ClocksIntegration.xml

16 lines
359 B
XML
Raw Normal View History

<node>
<!--
org.gnome.Shell.ClocksIntegration:
@short_description: Clocks integration interface
The interface used for exporting location settings to GNOME Shell's
world clocks integration.
-->
<interface name="org.gnome.Shell.ClocksIntegration">
<property name="Locations" type="av" access="read"/>
</interface>
</node>