soas: include record activity again

This commit is contained in:
Sebastian Dziallas 2010-04-26 21:00:20 +02:00
parent 9868ecd7fa
commit b58d0913c5
1 changed files with 6 additions and 4 deletions

View File

@ -37,10 +37,12 @@ sugar-xoirc # Because this helps us help them.
# Add these temporarily to the release while we test and finalise the release. # Add these temporarily to the release while we test and finalise the release.
# They are NOT guaranteed for the final release! # They are NOT guaranteed for the final release!
sugar-read
sugar-write
sugar-chat
etoys-sugar etoys-sugar
sugar-chat
sugar-read
sugar-record
sugar-write
# Write breaks unless we do this (we don't need it anyways) # Write breaks unless we do this (we don't need it anyways)
-@input-methods -@input-methods
@ -59,7 +61,6 @@ etoys-sugar
# These are Activities that aren't quite there, but are important, # These are Activities that aren't quite there, but are important,
# so we're going to encourage people to test them. # so we're going to encourage people to test them.
# sugar-record
# sugar-pippy # sugar-pippy
# == System == # == System ==
@ -118,6 +119,7 @@ org.laptop.AbiWordActivity
org.laptop.Chat org.laptop.Chat
org.laptop.Log org.laptop.Log
org.laptop.physics org.laptop.physics
org.laptop.RecordActivity
org.laptop.Terminal org.laptop.Terminal
org.laptop.TurtleArtActivity org.laptop.TurtleArtActivity
org.laptop.WebActivity org.laptop.WebActivity