chiark / gitweb /
path,unit: support globbing in conditions and path units
[elogind.git] / org.freedesktop.locale1.xml
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node>
4  <interface name="org.freedesktop.locale1">
5   <property name="Locale" type="as" access="read"/>
6   <method name="SetLocale">
7    <arg name="locale" type="as" direction="in"/>
8    <arg name="user_interaction" type="b" direction="in"/>
9   </method>
10  </interface>
11 </node>