~mandel/ubuntu-download-manager/remove-process-factory-pimpl

« back to all changes in this revision

Viewing changes to libubuntudownloadmanager/downloads/com.canonical.applications.group_download.xml

  • Committer: Tarmac
  • Author(s): Manuel de la Pena
  • Date: 2013-11-08 16:02:54 UTC
  • mfrom: (165.3.6 post-processing-signal)
  • Revision ID: tarmac-20131108160254-l0e8rinokban39vk
Provide a processing signal for when the downloading is done and a process is being executed. Fixes: https://bugs.launchpad.net/bugs/1248770.

Approved by Alejandro J. Cura, PS Jenkins bot, Roberto Alsina, Diego Sarmentero.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
        <arg name="total" type="t" direction="out"/>
68
68
    </signal>
69
69
 
 
70
    <signal name="processing">
 
71
        <arg name="path" type="s" direction="out"/>
 
72
    </signal>
 
73
 
70
74
 </interface>
71
75
</node>