summaryrefslogtreecommitdiff
path: root/org.freedesktop.locale1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.freedesktop.locale1.xml')
-rw-r--r--org.freedesktop.locale1.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/org.freedesktop.locale1.xml b/org.freedesktop.locale1.xml
deleted file mode 100644
index ca24e8407f..0000000000
--- a/org.freedesktop.locale1.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
-"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node>
- <interface name="org.freedesktop.locale1">
- <property name="Locale" type="as" access="read"/>
- <method name="SetLocale">
- <arg name="locale" type="as" direction="in"/>
- <arg name="user_interaction" type="b" direction="in"/>
- </method>
- </interface>
-</node>