From 50d5969b25bc6b14f498e72c20a0b636a39b491f Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 19 Feb 2010 21:23:05 +0000 Subject: added pseudo toolbar for running outside Sugar --- (limited to 'taconstants.py') diff --git a/taconstants.py b/taconstants.py index 84f89db..7b591d5 100644 --- a/taconstants.py +++ b/taconstants.py @@ -551,6 +551,12 @@ STATUS_SHAPES = ['status', 'info', 'nostack', 'noinput', 'emptyheap', 'emptybox', 'nomedia', 'nocode', 'overflowerror', 'negroot', 'syntaxerror', 'nofile', 'nojournal', 'zerodivide'] +# +# Emulate Sugar toolbar when running from outside of Sugar +# +TOOLBAR_SHAPES = ['hideshowoff', 'eraseron', 'run-fastoff', + 'run-slowoff', 'debugoff', 'stopiton'] + # # Legacy names # -- cgit v0.9.1