Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py6
1 files changed, 6 insertions, 0 deletions
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
#