From 52158c90d68dd4755e68e02548a84db394d4518f Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 18 Dec 2013 15:09:25 +0000 Subject: add a pen to Physics plugin --- 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'), -- cgit v0.9.1