Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/__uninstalled__.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/__uninstalled__.py')
-rw-r--r--sugar/__uninstalled__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar/__uninstalled__.py b/sugar/__uninstalled__.py
index 4813b16..286a735 100644
--- a/sugar/__uninstalled__.py
+++ b/sugar/__uninstalled__.py
@@ -1,5 +1,5 @@
import os
data_basedir = os.path.dirname(os.path.dirname(__file__))
-data_dirs = [ 'sugar/browser', 'sugar/chat' ]
+data_dirs = [ 'activities/browser' ]
activities_dir = ''