From caf72aad080c5b2cfbcbc5d9e94667aa14780bff Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 23 Mar 2012 19:25:26 +0000 Subject: added help alert --- (limited to 'TurtleArt/taconstants.py') 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 -- cgit v0.9.1