Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/creator.py
diff options
context:
space:
mode:
authormike <michael.jmontcalm@gmail.com>2009-12-05 22:43:48 (GMT)
committer erick <erick@sugar-dev-erick.(none)>2009-12-06 05:17:39 (GMT)
commit9ca66383288f7920b4b4b72c3cca88fbdc6446e7 (patch)
treed92f273625ba8b181b09751d12c1d228c5ca5a57 /tutorius/creator.py
parent3acfd501e49250f3bd3dbf3dae5648aab4055be7 (diff)
Creator : Corrected the drag'n drop bug, corrected properties update bug
Diffstat (limited to 'tutorius/creator.py')
-rw-r--r--tutorius/creator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorius/creator.py b/tutorius/creator.py
index 50017dc..5ec0d18 100644
--- a/tutorius/creator.py
+++ b/tutorius/creator.py
@@ -320,7 +320,7 @@ class Creator(Object):
self.set_insertion_point(new_state)
def properties_changed(self, action):
- LOGGER.debug("Creator :: properties_changed for action at address %s to %s"%(action.address))
+ LOGGER.debug("Creator :: properties_changed for action at address %s"%(action.address))
address = action.address
self._probe_mgr.update(address,
action,