Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/image/common.ini
diff options
context:
space:
mode:
Diffstat (limited to 'image/common.ini')
-rw-r--r--image/common.ini26
1 files changed, 10 insertions, 16 deletions
diff --git a/image/common.ini b/image/common.ini
index 0fa1403..fbe3ac4 100644
--- a/image/common.ini
+++ b/image/common.ini
@@ -5,8 +5,7 @@
[global]
# Image title.
# Put your title here.
-customization_info = Hexoquinasa XO distribution
-fedora_release = 14
+customization_info = Hexoquinasa v0.9
# Image filename.
# String should contain one formatting argument to make Python expression,
@@ -47,18 +46,10 @@ path = latestbuild
[sweets]
# Name of Sweets Distribution repository current one is based on.
# http://wiki.sugarlabs.org/go/Template:Sweets_Distribution_Linkbar
-# Right now, only "Factory" is accessible.
-sweets_repository = Factory
-fedora_release = 14
+sweets_repository = 0.94:SugarNetwork
# Url to downstream repository. Put your url here.
deployment_repository_url = http://download.sugarlabs.org/packages//Hexoquinasa:/1/SweetsDistribution_Factory_Fedora-14/
-# deployment_repository_url = http://download.sugarlabs.org/packages/SweetsDistribution:/Factory:/ReferenceXO/Fedora-%(fedora_release)s/
-
-# Sugar Network layer to restrict list of activities and their versions
-# Use Contributor Hub application to set what content should be in such layer
-# TODO Make sugar that his layer is the same as in etc/sweets.conf
-sugar_network_layer = peruvian-pilot
# List of bundle_ids (or context GUIDs in Sugar Network terms) of activities
# to prefetch to final image to make them accessible in offline right after
@@ -69,7 +60,7 @@ offline_activities =
org.laptop.WebActivity,
org.laptop.Calculate,
org.laptop.Chat,
- org.vpri.EtoysActivity,
+#org.vpri.EtoysActivity,
org.laptop.ImageViewerActivity,
org.laptop.sugar.Jukebox,
org.laptop.Log,
@@ -89,16 +80,17 @@ offline_activities =
org.laptop.physics,
org.laptop.MeasureActivity,
org.laptop.VncLauncher,
- net.gcompris,
- edu.mit.media.ScratchActivity,
+#net.gcompris,
+#edu.mit.media.ScratchActivity,
org.ceibaljam.conozcoamerica,
- org.ceibaljam.conozcoalimentos,
org.sugarlabs.ICanReadActivity,
org.ceibaljam.terronesweeper,
org.sugarlabs.SimpleGraph,
org.ceibaljam.jamedit,
org.laptop.TurtleArtButia,
- vu.lux.olpc.Speak
+ vu.lux.olpc.Speak,
+ org.ceibaljam.agenda,
+ org.laptop.WikipediaActivity
# List of bundle_ids (or context GUIDs in Sugar Network terms) of activities
# make them favorited in Sugar Shell Home view. These activities need
@@ -106,6 +98,8 @@ offline_activities =
# Put your activities list here.
favorite_activities =
org.laptop.WebActivity,
+ org.laptop.WikipediaActivity,
+ org.laptop.RecordActivity,
org.laptop.Calculate,
org.laptop.Chat,
org.laptop.TurtleArtActivity,