# HG changeset patch # User Goffi # Date 1317300213 -7200 # Node ID 8e87af2e2d1f9242f6345c15b810b47ddd7b84e2 # Parent 6ff50d609b16a76c65c545494d9109e9740e8240 jp: fixed file reception diff -r 6ff50d609b16 -r 8e87af2e2d1f frontends/src/jp/jp --- a/frontends/src/jp/jp Thu Sep 29 14:43:12 2011 +0200 +++ b/frontends/src/jp/jp Thu Sep 29 14:43:33 2011 +0200 @@ -223,7 +223,7 @@ def wait_file(self): """Wait for a file and write it on local dir""" - self.bridge.register("askConfirmation", self.askConfirmation, "request") + self.bridge.register("askConfirmation", self.askConfirmation) def progressCB(self): if self.transfert_id: