Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--taextras.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/taextras.py b/taextras.py
index bc872bb..107c8b0 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'),