~phablet-team/ubuntu-download-manager/trunk

« back to all changes in this revision

Viewing changes to docs/com.canonical.applications.download.xml

  • Committer: CI bot
  • Author(s): Manuel de la Pena
  • Date: 2014-02-20 13:11:28 UTC
  • mfrom: (235.2.2 fwd-auth-errors)
  • Revision ID: ps-jenkins@lists.canonical.com-20140220131128-zwucn13d70fv76a6
If proxy or server authentication is needed the download interface raises an authentication error signal. Fixes: 1278982

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
        <arg name="error" type="s" direction="out"/>
60
60
    </signal>
61
61
 
 
62
    <signal name="authError">
 
63
        <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="AuthErrorStruct"/>
 
64
        <arg name="error" type="(is)" direction="out"/>
 
65
    </signal>
 
66
 
62
67
    <signal name="httpError">
63
68
        <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="HttpErrorStruct"/>
64
69
        <arg name="error" type="(is)" direction="out"/>