Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/__installed__.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/__installed__.py.in')
-rw-r--r--sugar/__installed__.py.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/sugar/__installed__.py.in b/sugar/__installed__.py.in
index 5ebed29..fd1b855 100644
--- a/sugar/__installed__.py.in
+++ b/sugar/__installed__.py.in
@@ -6,5 +6,6 @@ sugar_dbus_config = '@prefix@/share/sugar/dbus-installed.conf'
sugar_python_path = ['@prefix@/share/sugar/shell',
'@prefix@/share/sugar/bindings',
- '@prefix@/share/sugar/activities']
+ '@prefix@/share/sugar/activities',
+ '@prefix@/share/sugar/services']
sugar_bin_path = []