From ddc6c0c15c132933e9676d563bad37288a3212f5 Mon Sep 17 00:00:00 2001 From: mkaay Date: Sun, 12 Dec 2010 17:45:40 +0100 Subject: universal progress (ex. unrar progress), link info now emits update event, updated .pot --- module/network/XdccRequest.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/network/XdccRequest.py') diff --git a/module/network/XdccRequest.py b/module/network/XdccRequest.py index b65398dbc..18378cc6f 100644 --- a/module/network/XdccRequest.py +++ b/module/network/XdccRequest.py @@ -70,6 +70,7 @@ class XdccRequest: self.speedLimitActive = False self.maxSpeed = 0 self.isSlow = False + self.progressNotify = None # change this for connection information self.debug = False -- cgit v1.2.3