Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/recorded.py
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-10-26 20:05:35 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-10-26 20:05:35 (GMT)
commiteee9456508b124863d26fb5922209019842dccc2 (patch)
tree84ad45097dbeb1a166a052c2f6e274325261c8a6 /recorded.py
parent501d920cf2c23e05ea5417daba70a99d30f3054b (diff)
more in dev mesh code
git-svn-id: http://mediamods.com/public-svn/camera-activity/Record.activity@738 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
Diffstat (limited to 'recorded.py')
-rw-r--r--recorded.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/recorded.py b/recorded.py
index f5ccbdc..3f297c2 100644
--- a/recorded.py
+++ b/recorded.py
@@ -66,7 +66,7 @@ class Recorded:
self.meshDownlodingPercent = 0.0
self.meshDownloadProgress = False
#if someone is downloading this, then hold onto it
- self.meshLocked = False
+ self.meshUploading = False
self.meshReqCallbackId = 0
self.deleted = False