Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-18 15:09:25 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-18 15:09:25 (GMT)
commit52158c90d68dd4755e68e02548a84db394d4518f (patch)
tree3ecf30d8798021deda32883b1d730f9e3c371477
parenta74a4c78227970b1369b29a94d30a5c9d710145e (diff)
add a pen to Physics plugin
-rw-r--r--taextras.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/taextras.py b/taextras.py
index 4377625..0d44529 100644
--- a/taextras.py
+++ b/taextras.py
@@ -338,6 +338,9 @@ polygon based on the current Turtle xy position.'),
motor is placed on the most recent object created.'),
_('pin'),
_('Pin an object down so that it cannot fall.'),
+ _('pen'),
+ _('Add a pen to an object so that its \
+movements are traced.'),
_('joint'),
_('x'),
_('y'),