[packagekit] Changing the interface
Richard Hughes
hughsient at gmail.com
Tue Oct 23 14:13:39 PDT 2007
On Tue, 2007-10-23 at 22:59 +0200, Adrien BUSTANY wrote:
> The signal will include global progress and sub progress and ETA and so ?
Yes:
<signal name="ProgressChanged"> <!-- progress of the whole transaction -->
<arg type="s" name="tid" direction="out"/>
<arg type="u" name="percentage" direction="out"/>
<arg type="u" name="subpercentage" direction="out"/>
<arg type="u" name="elapsed" direction="out"/>
<arg type="u" name="remaining" direction="out"/>
</signal>
> I had just bound this part ;-)
Sorry dude - it's pretty similar so it shouldn't be too tricky to
change.
Richard.
More information about the PackageKit
mailing list