summaryrefslogtreecommitdiff
path: root/monitor/proxy/dbus-interfaces.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/proxy/dbus-interfaces.xml')
-rw-r--r--monitor/proxy/dbus-interfaces.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/monitor/proxy/dbus-interfaces.xml b/monitor/proxy/dbus-interfaces.xml
index e9a9c29a..03c6caaa 100644
--- a/monitor/proxy/dbus-interfaces.xml
+++ b/monitor/proxy/dbus-interfaces.xml
@@ -178,6 +178,19 @@
<arg type='i' name='choice' direction='in'/>
<arg type='b' name='anonymous' direction='in'/>
</method>
+ <method name="MountOpReply2">
+ <arg type='s' name='mount_op_id' direction='in'/>
+ <arg type='i' name='result' direction='in'/>
+ <arg type='s' name='user_name' direction='in'/>
+ <arg type='s' name='domain' direction='in'/>
+ <arg type='s' name='encoded_password' direction='in'/>
+ <arg type='i' name='password_save' direction='in'/>
+ <arg type='i' name='choice' direction='in'/>
+ <arg type='b' name='anonymous' direction='in'/>
+ <arg type='b' name='hidden_volume' direction='in'/>
+ <arg type='b' name='system_volume' direction='in'/>
+ <arg type='u' name='pim' direction='in'/>
+ </method>
</interface>
</node>