Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modulesets/fructose.modules
diff options
context:
space:
mode:
Diffstat (limited to 'config/modulesets/fructose.modules')
-rw-r--r--config/modulesets/fructose.modules11
1 files changed, 4 insertions, 7 deletions
diff --git a/config/modulesets/fructose.modules b/config/modulesets/fructose.modules
index 6c12c47..6d60ea3 100644
--- a/config/modulesets/fructose.modules
+++ b/config/modulesets/fructose.modules
@@ -25,7 +25,7 @@
<branch module="read/mainline.git" checkoutdir="read"/>
</bundle>
<bundle id="terminal">
- <branch module="terminal/mainline.git" checkoutdir="terminal" />
+ <branch module="terminal/mainline.git" checkoutdir="terminal" />
</bundle>
<bundle id="write">
<branch module="write/mainline.git" checkoutdir="write" />
@@ -36,11 +36,8 @@
<bundle id="calculate">
<branch module="calculate/mainline.git" checkoutdir="calculate" />
</bundle>
- <bundle id="log-activity">
- <branch repo="dev.laptop.org/projects" />
- </bundle>
- <bundle id="pippy-activity">
- <branch repo="dev.laptop.org/projects" />
+ <bundle id="log">
+ <branch module="log/mainline.git" checkoutdir="log" />
</bundle>
<bundle id="imageviewer">
<branch module="imageviewer/mainline.git" checkoutdir="imageviewer" />
@@ -61,7 +58,7 @@
<dep package="write"/>
<dep package="terminal"/>
<dep package="calculate"/>
- <dep package="log-activity"/>
+ <dep package="log"/>
<dep package="pippy-activity"/>
<dep package="imageviewer"/>
<dep package="turtleart"/>