[sugar] block party
Marco Pesenti Gritti
mpg at redhat.com
Sun Mar 4 04:34:39 EST 2007
On Sun, 2007-03-04 at 14:01 +0530, Joshua N Pritikin wrote:
> When am I going to be able to see other people on the mesh view?
> Maybe a server can be set up for sugar-jhbuild people which will mimic
> the wireless mesh?
>
You should already see other people on your local link... Though the
current mesh stuff is just a prototype. Dan and Collabora started
working on the real implementation and they seem to be making a lot of
progresses on it. The new architecture will also work with a server.
> diff --git a/build-scripts/sugar-activities.modules b/build-scripts/sugar-activities.modules
> index 41a4419..930a039 100644
> --- a/build-scripts/sugar-activities.modules
> +++ b/build-scripts/sugar-activities.modules
> @@ -13,6 +13,9 @@
> <bundle id="journal-activity">
> <branch repo="dev.laptop.org" />
> </bundle>
> + <bundle id="block-party-activity">
> + <branch repo="dev.laptop.org" />
> + </bundle>
> <bundle id="web-activity">
> <branch repo="dev.laptop.org" />
> </bundle>
> @@ -52,6 +55,7 @@
> <dep package="web-activity"/>
> <dep package="chat-activity"/>
> <dep package="journal-activity"/>
> + <dep package="block-party-activity"/>
> <dep package="memorygame"/>
> <dep package="tamtam"/>
> <dep package="write"/>
Checked this in, though I had to make the repo dev.laptop.org/projects.
Marco
More information about the Sugar
mailing list