Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/env.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2006-10-31 11:06:28 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2006-10-31 11:06:28 (GMT)
commitcb285aba06dea2c2155522f5eeb74a793d96868c (patch)
treedd30bd19995504747eda9b715cbce0453a1c0319 /sugar/env.py
parent92f37d31da17cb8e19295e62584ee58e88c83a77 (diff)
Get running activities to work. Still hacky.
Diffstat (limited to 'sugar/env.py')
-rw-r--r--sugar/env.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/sugar/env.py b/sugar/env.py
index 2109c2d..bbe53be 100644
--- a/sugar/env.py
+++ b/sugar/env.py
@@ -56,3 +56,6 @@ def get_dbus_config():
def get_bundles_path():
return os.path.join(get_profile_path(), 'bundles')
+
+def get_shell_bin_dir():
+ return sugar_shell_bin_dir