Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tasetup.py
diff options
context:
space:
mode:
Diffstat (limited to 'tasetup.py')
-rw-r--r--tasetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tasetup.py b/tasetup.py
index 2f2b8a3..bd1a450 100644
--- a/tasetup.py
+++ b/tasetup.py
@@ -300,6 +300,7 @@ def setup_misc(tw):
tw.status_shapes['status'],True)
tw.status_spr.type = 'status'
setlayer(tw.status_spr,900)
+ hide(tw.status_spr)
# everything should be loaded at this point
# print tw.status_shapes
tw.loaded = True