From bde3466f1c48bf157ee89ffa369a640c478882ac Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 26 Jan 2010 17:41:12 +0000 Subject: eliminating pregenerated svgs --- (limited to 'constants.py') diff --git a/constants.py b/constants.py index bed0ce1..8ed05ee 100644 --- a/constants.py +++ b/constants.py @@ -193,6 +193,20 @@ DEFAULTS = {'forward':[100], 'back':[100], 'left':[90], 'right':[90], 'hat':[_('action')], 'stack':[_('action')], 'storeinbox1':[100], 'storeinbox2':[100]} + + +# +# Status blocks +# +MEDIA_SHAPES = ['audioon', 'texton', 'journalon', 'descon', 'pythonoff', + 'pythonon'] + +OVERLAY_SHAPES = ['Cartesian', 'polar'] + +STATUS_SHAPES = ['status', 'info', 'nostack', 'noinput', 'emptyheap', + 'emptybox', 'nomedia', 'nocode', 'overflowerror', + 'syntaxerror'] + # # 'dead key' Unicode dictionaries # -- cgit v0.9.1