Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-11-18 00:44:58 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-11-18 00:44:58 (GMT)
commit9867b426868a54dca66db46a12f650ae4df9baf6 (patch)
tree4d3dda6da1cbb7c3b269d80ad8e17031c60702e2
parent76d5a8e5893abc2badbf0922c652a3e1a810423d (diff)
added Calibrate for Follow me
-rw-r--r--taextras.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/taextras.py b/taextras.py
index 97ced3e..87d3af4 100644
--- a/taextras.py
+++ b/taextras.py
@@ -112,6 +112,7 @@ FOLLOWME_STRINGS = [
_('follow a RGB color'),
_('follow a turtle color'),
_('calibrate a color to follow'),
+ _('Calibrate'),
_('x position'),
_('return x position'),
_('y position'),