Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-03-23 19:25:26 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-03-23 19:25:26 (GMT)
commitcaf72aad080c5b2cfbcbc5d9e94667aa14780bff (patch)
tree96269520ff554dd8acc78b2b9674a9847844f287 /TurtleArt/taconstants.py
parent17b3daa57ab4f928ac0dc781f7c63a79f6040103 (diff)
added help alert
Diffstat (limited to 'TurtleArt/taconstants.py')
-rw-r--r--TurtleArt/taconstants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py
index 74291fc..efdc1e8 100644
--- a/TurtleArt/taconstants.py
+++ b/TurtleArt/taconstants.py
@@ -143,7 +143,7 @@ OVERLAY_SHAPES = ['Cartesian', 'Cartesian_labeled', 'polar', 'metric']
STATUS_SHAPES = ['status', 'info', 'nostack', 'dupstack', 'noinput',
'emptyheap', 'emptybox', 'nomedia', 'nocode', 'overflowerror',
'negroot', 'syntaxerror', 'nofile', 'nojournal', 'zerodivide',
- 'notanumber', 'incompatible']
+ 'notanumber', 'incompatible', 'help']
#
# Emulate Sugar toolbar when running from outside of Sugar