Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-19 21:23:05 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-19 21:23:05 (GMT)
commit50d5969b25bc6b14f498e72c20a0b636a39b491f (patch)
tree5015276d5a960a1e1eef960dfbfd17a3dad14172 /taconstants.py
parente42ca9bdee7613eb307717bcdd9f9079bdf75023 (diff)
added pseudo toolbar for running outside Sugar
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
#