From cca8146fc939b564256237eb4fda8e47132673de Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 06 Feb 2013 14:40:44 +0000 Subject: Add b2g --- (limited to 'config/modules') diff --git a/config/modules/sugar.json b/config/modules/sugar.json index 08a8141..7b8c903 100644 --- a/config/modules/sugar.json +++ b/config/modules/sugar.json @@ -35,8 +35,9 @@ "repo": "git://git.sugarlabs.org/gst-plugins-espeak/mainline.git" }, { - "name": "sugar-html-browser", - "repo": "git://git.sugarlabs.org/sugar-html-browser/sugar-html-browser.git" + "name": "sugar-html", + "out-of-source": false, + "repo": "git://git.sugarlabs.org/sugar-html/sugar-html.git" }, { "name": "sugar-html-activity", diff --git a/config/modules/system.json b/config/modules/system.json index 4a57b7c..42caff4 100644 --- a/config/modules/system.json +++ b/config/modules/system.json @@ -120,5 +120,10 @@ "name": "metacity", "repo": "git://git.gnome.org/metacity", "tag": "METACITY_2_34_13" + }, + { + "name": "b2g", + "out-of-source": false, + "repo": "git://github.com/mozilla/mozilla-central.git" } ] -- cgit v0.9.1