summaryrefslogtreecommitdiff
path: root/daemon/gdm-session-worker.xml
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gdm-session-worker.xml')
-rw-r--r--daemon/gdm-session-worker.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/daemon/gdm-session-worker.xml b/daemon/gdm-session-worker.xml
index 9f6d8b35..4280fe09 100644
--- a/daemon/gdm-session-worker.xml
+++ b/daemon/gdm-session-worker.xml
@@ -24,6 +24,9 @@
<arg name="command" direction="in" type="s"/>
<arg name="child_pid" direction="out" type="i"/>
</method>
+ <method name="Initialize">
+ <arg name="details" direction="in" type="a{sv}"/>
+ </method>
<method name="Setup">
<arg name="service_name" direction="in" type="s"/>
<arg name="x11_display_name" direction="in" type="s"/>