soas (for F13!): remove 'read' for final as it breaks in its current state
This commit is contained in:
parent
c4f94fd308
commit
5e662c34bc
@ -36,7 +36,6 @@ sugar-terminal # Because this makes debugging easier.
|
|||||||
sugar-turtleart # Because this is a great demo example (extended demo).
|
sugar-turtleart # Because this is a great demo example (extended demo).
|
||||||
sugar-xoirc # Because this helps us help them.
|
sugar-xoirc # Because this helps us help them.
|
||||||
sugar-chat
|
sugar-chat
|
||||||
sugar-read
|
|
||||||
sugar-record
|
sugar-record
|
||||||
sugar-write
|
sugar-write
|
||||||
etoys-sugar
|
etoys-sugar
|
||||||
@ -59,6 +58,7 @@ etoys-sugar
|
|||||||
# so we're going to encourage people to test them.
|
# so we're going to encourage people to test them.
|
||||||
|
|
||||||
# sugar-pippy
|
# sugar-pippy
|
||||||
|
# sugar-read
|
||||||
|
|
||||||
# == System ==
|
# == System ==
|
||||||
# Automatically logs in the liveuser
|
# Automatically logs in the liveuser
|
||||||
@ -75,7 +75,8 @@ gnome-power-manager
|
|||||||
# Usefulness for DSL connections as per:
|
# Usefulness for DSL connections as per:
|
||||||
# http://bugs.sugarlabs.org/ticket/1951
|
# http://bugs.sugarlabs.org/ticket/1951
|
||||||
rp-pppoe
|
rp-pppoe
|
||||||
# Useful for SoaS duplication
|
# Useful for SoaS duplication from:
|
||||||
|
# http://bugs.sugarlabs.org/ticket/74
|
||||||
livecd-tools
|
livecd-tools
|
||||||
|
|
||||||
# Get the Sugar boot screen
|
# Get the Sugar boot screen
|
||||||
@ -129,7 +130,6 @@ org.laptop.RecordActivity
|
|||||||
org.laptop.Terminal
|
org.laptop.Terminal
|
||||||
org.laptop.TurtleArtActivity
|
org.laptop.TurtleArtActivity
|
||||||
org.laptop.WebActivity
|
org.laptop.WebActivity
|
||||||
org.laptop.sugar.ReadActivity
|
|
||||||
org.sugarlabs.IRC
|
org.sugarlabs.IRC
|
||||||
org.vpri.EtoysActivity
|
org.vpri.EtoysActivity
|
||||||
FOE
|
FOE
|
||||||
|
Loading…
Reference in New Issue
Block a user