Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/__uninstalled__.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/__uninstalled__.py.in')
-rw-r--r--sugar/__uninstalled__.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar/__uninstalled__.py.in b/sugar/__uninstalled__.py.in
index b63af66..4170d57 100644
--- a/sugar/__uninstalled__.py.in
+++ b/sugar/__uninstalled__.py.in
@@ -6,7 +6,7 @@ sugar_data_dir = os.path.join(sugar_source_dir, 'shell/data')
sugar_services_dir = os.path.join(sugar_source_dir, 'services')
__tmpdir = os.path.join(tempfile.gettempdir(), 'sugar')
-sugar_activities_dir = __tmpdir
+sugar_activity_info_dir = __tmpdir
sugar_dbus_config = os.path.join(sugar_source_dir, 'dbus-uninstalled.conf')