~ci-train-bot/ubuntuone-credentials/ubuntuone-credentials-ubuntu-zesty-2205

« back to all changes in this revision

Viewing changes to secrets/org.freedesktop.secret.prompt.xml

  • Committer: Diego Sarmentero
  • Date: 2013-03-07 14:07:48 UTC
  • Revision ID: diego.sarmentero@gmail.com-20130307140748-5nud45oos0mx63r0
new folder structure

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<node>
2
 
  <interface name="org.freedesktop.Secret.Prompt">
3
 
    <method name="Prompt">
4
 
        <arg name="window_id" type="s" direction="in"/>
5
 
    </method>
6
 
    <method name="Dismiss" />
7
 
    <signal name="Completed">
8
 
        <arg name="dismissed" type="b" direction="out"/>
9
 
        <arg name="result" type="v" direction="out"/>
10
 
    </signal>
11
 
  </interface>
12
 
</node>