]> git.ipfire.org Git - thirdparty/systemd.git/blame - org.freedesktop.locale1.xml
build-sys: Add i18n support through intltool
[thirdparty/systemd.git] / org.freedesktop.locale1.xml
CommitLineData
91f9dcaf
LP
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>