Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/main.py
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2008-06-04 19:06:12 (GMT)
committer Simon Schampijer <simon@schampijer.de>2008-06-04 19:06:12 (GMT)
commit754b4c5d460db45555a36bbc0cddcb385ea071e0 (patch)
tree01efe2f65776b3d7c137a812266d478079fac279 /src/main.py
parent2b6e3b653dd3de53991e180ef390b6a2abaeaf1d (diff)
Control Panel push missed these changes
Diffstat (limited to 'src/main.py')
-rw-r--r--src/main.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.py b/src/main.py
index 76d753f..d2da9cc 100644
--- a/src/main.py
+++ b/src/main.py
@@ -110,6 +110,10 @@ def main():
win.show_all()
gtk.main()
+ # set timezone
+ if os.environ.has_key('TZ'):
+ os.environ['TZ'] = get_profile().timezone
+
if os.environ.has_key("SUGAR_TP_DEBUG"):
# Allow the user time to start up telepathy connection managers
# using the Sugar DBus bus address