Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-05-27 18:24:10 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-27 18:24:10 (GMT)
commit42fef182f4a2853cd7da0c550f77a81c5f749d90 (patch)
tree6366c97d5c324918ce63668f2af4e18c17d835dd /sugar/activity/Makefile.am
parent8c70ff2d8647bc6378398aeecf0e8a74a4c5a82c (diff)
Refactor the bundle registry. Move it inside
the shell and expose the parts that should be public to the shell dbus service.
Diffstat (limited to 'sugar/activity/Makefile.am')
-rw-r--r--sugar/activity/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugar/activity/Makefile.am b/sugar/activity/Makefile.am
index d11a347..d6ea9a4 100644
--- a/sugar/activity/Makefile.am
+++ b/sugar/activity/Makefile.am
@@ -8,4 +8,4 @@ sugar_PYTHON = \
activityservice.py \
bundle.py \
bundlebuilder.py \
- bundleregistry.py
+ registry.py