[gcompris] contributed activities are part of the demo version.



commit fed38a69b65e29687ab22aeb4f7850d11acb7d06
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Fri Oct 19 23:04:26 2012 +0200

    contributed activities are part of the demo version.

 src/color_mix-activity/color_mix.xml.in            |    2 +-
 .../color_mix_light.xml.in                         |    2 +-
 .../explore_farm_animals.xml.in                    |    2 +-
 .../explore_world_animals.xml.in                   |    2 +-
 .../explore_world_music.xml.in                     |    2 +-
 src/intro_gravity-activity/intro_gravity.xml.in    |    2 +-
 src/land_safe-activity/land_safe.xml.in            |    2 +-
 src/mining-activity/mining.xml.in                  |    2 +-
 src/note_names-activity/note_names.xml.in          |    2 +-
 .../piano_composition.xml.in                       |    2 +-
 .../place_your_satellite.xml.in                    |    2 +-
 src/play_piano-activity/play_piano.xml.in          |    2 +-
 src/play_rhythm-activity/play_rhythm.xml.in        |    2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/src/color_mix-activity/color_mix.xml.in b/src/color_mix-activity/color_mix.xml.in
index fd0def8..94bed46 100644
--- a/src/color_mix-activity/color_mix.xml.in
+++ b/src/color_mix-activity/color_mix.xml.in
@@ -8,7 +8,7 @@
         difficulty="4"
         author="Matilda Bernard"
         boarddir=""
-        >
+        demo="1">
         <_title>Mixing color of paint</_title>
         <_description>To understand color mixing.</_description>
         <_goal>Mix the primary colors to match to the given color</_goal>
diff --git a/src/color_mix_light-activity/color_mix_light.xml.in b/src/color_mix_light-activity/color_mix_light.xml.in
index ee65464..db30090 100644
--- a/src/color_mix_light-activity/color_mix_light.xml.in
+++ b/src/color_mix_light-activity/color_mix_light.xml.in
@@ -8,7 +8,7 @@
         difficulty="1"
         author="Matilda Bernard (serah4291 gmail com)"
         boarddir=""
-        >
+        demo="1">
         <_title>Mixing colors of light</_title>
         <_description>Understanding mixing of colors of light.</_description>
         <_goal>Mix the primary colors to match to the given color.</_goal>
diff --git a/src/explore_farm_animals-activity/explore_farm_animals.xml.in b/src/explore_farm_animals-activity/explore_farm_animals.xml.in
index db06974..cd3b4cc 100644
--- a/src/explore_farm_animals-activity/explore_farm_animals.xml.in
+++ b/src/explore_farm_animals-activity/explore_farm_animals.xml.in
@@ -10,7 +10,7 @@
 	mandatory_sound_file="explore_farm_animals/chickens.ogg"
         boarddir=""
 	mode="audio"
-        >
+        demo="1">
         <_title>Explore Farm Animals</_title>
         <_description>Learn about farm animals, what sounds they make, and interesting facts.</_description>
         <_prerequisite></_prerequisite>
diff --git a/src/explore_world_animals-activity/explore_world_animals.xml.in b/src/explore_world_animals-activity/explore_world_animals.xml.in
index b006fb5..bd8a03f 100644
--- a/src/explore_world_animals-activity/explore_world_animals.xml.in
+++ b/src/explore_world_animals-activity/explore_world_animals.xml.in
@@ -8,7 +8,7 @@
         difficulty="4"
         author="Beth Hadley (bethmhadley gmail com)"
         boarddir=""
-        >
+        demo="1">
         <_title>Explore World Animals</_title>
         <_description>Learn about world animals, interesting facts and their location on a map.</_description>
         <_prerequisite></_prerequisite>
diff --git a/src/explore_world_music-activity/explore_world_music.xml.in b/src/explore_world_music-activity/explore_world_music.xml.in
index 744a9a5..d21e2d6 100644
--- a/src/explore_world_music-activity/explore_world_music.xml.in
+++ b/src/explore_world_music-activity/explore_world_music.xml.in
@@ -10,7 +10,7 @@
 	mandatory_sound_file="explore_world_music/america.ogg"
         boarddir=""
 	mode="audio"
-        >
+        demo="1">
         <_title>Explore World Music</_title>
         <_description>Learn about the music of the world.</_description>
         <_prerequisite></_prerequisite>
diff --git a/src/intro_gravity-activity/intro_gravity.xml.in b/src/intro_gravity-activity/intro_gravity.xml.in
index 97218ea..760b916 100644
--- a/src/intro_gravity-activity/intro_gravity.xml.in
+++ b/src/intro_gravity-activity/intro_gravity.xml.in
@@ -8,7 +8,7 @@
         difficulty="4"
         author="Matilda Bernard (seah4291 gmail com)"
         boarddir=""
-        >
+        demo="1">
         <_title>Intro gravity</_title>
         <_description>Introduction to the concept of gravity</_description>
         <_goal>Maintain the spaceship in the middle without crashing into the planets or the asteroids</_goal>
diff --git a/src/land_safe-activity/land_safe.xml.in b/src/land_safe-activity/land_safe.xml.in
index 26c27b0..046335d 100644
--- a/src/land_safe-activity/land_safe.xml.in
+++ b/src/land_safe-activity/land_safe.xml.in
@@ -8,7 +8,7 @@
         difficulty="4"
         author="Matilda Bernard (serah4291 gmail com)"
         boarddir=""
-        >
+        demo="1">
         <_title>Land Safe</_title>
         <_description>Understanding acceleration due to gravity.</_description>
         <_goal>Pilot the spaceship towards the green landing area.</_goal>
diff --git a/src/mining-activity/mining.xml.in b/src/mining-activity/mining.xml.in
index 55d66f3..fa60930 100644
--- a/src/mining-activity/mining.xml.in
+++ b/src/mining-activity/mining.xml.in
@@ -8,7 +8,7 @@
         difficulty="1"
         author="Peter Albrecht (pa-dev gmx de)"
         boarddir=""
-        >
+        demo="1">
         <_title>Mining for gold</_title>
         <_description>Use the mousewheel to approach the rockwall an look for gold nuggets.</_description>
         <_prerequisite>You should be familiar with moving the mouse and clicking.</_prerequisite>
diff --git a/src/note_names-activity/note_names.xml.in b/src/note_names-activity/note_names.xml.in
index 3d060a2..55cdd09 100644
--- a/src/note_names-activity/note_names.xml.in
+++ b/src/note_names-activity/note_names.xml.in
@@ -9,7 +9,7 @@
         author="Beth Hadley (bethmhadley gmail com)"
 	mandatory_sound_file="piano_composition/bass_pitches/1/1.wav"
         boarddir=""
-        >
+        demo="1">
         <_title>Name that Note!</_title>
         <_description>Learn the names of the notes, in bass and treble clef, with the help of sounds and colors</_description>
         <_prerequisite>None</_prerequisite>
diff --git a/src/piano_composition-activity/piano_composition.xml.in b/src/piano_composition-activity/piano_composition.xml.in
index 2816d4b..580157f 100644
--- a/src/piano_composition-activity/piano_composition.xml.in
+++ b/src/piano_composition-activity/piano_composition.xml.in
@@ -9,7 +9,7 @@
         author="Beth Hadley (bethmhadley gmail com)"
 	mandatory_sound_file="piano_composition/bass_pitches/1/1.wav"
         boarddir=""
-        >
+        demo="1">
         <_title>Piano Composition</_title>
         <_description>An activity to learn how the piano keyboard works, how notes are written on a musical staff and explore music composition by loading and saving your work.</_description>
         <_prerequisite>Familiarity with note naming convensions, note-names activity useful to learn this notation.</_prerequisite>
diff --git a/src/place_your_satellite-activity/place_your_satellite.xml.in b/src/place_your_satellite-activity/place_your_satellite.xml.in
index 00cf5bf..79dadea 100644
--- a/src/place_your_satellite-activity/place_your_satellite.xml.in
+++ b/src/place_your_satellite-activity/place_your_satellite.xml.in
@@ -8,7 +8,7 @@
         difficulty="4"
         author="Matilda Bernard (seah4291 gmail com)"
         boarddir=""
-        >
+        demo="1">
         <_title>Place your satellite</_title>
         <_description>Understanding effect of mass and distance on orbital velocity.</_description>
         <_goal>Make sure the satellite does not crash or fly away</_goal>
diff --git a/src/play_piano-activity/play_piano.xml.in b/src/play_piano-activity/play_piano.xml.in
index 6691dcd..929abe1 100644
--- a/src/play_piano-activity/play_piano.xml.in
+++ b/src/play_piano-activity/play_piano.xml.in
@@ -9,7 +9,7 @@
         author="Beth Hadley (bethmhadley gmail com)"
 	mandatory_sound_file="piano_composition/bass_pitches/1/1.wav"
         boarddir=""
-        >
+        demo="1">
 	<_title>Play Piano!</_title>
         <_description>Learn to play melodies on the piano keyboard!</_description>
         <_prerequisite>knowledge of musical notation and musical staff. Play piano_composition first.</_prerequisite>
diff --git a/src/play_rhythm-activity/play_rhythm.xml.in b/src/play_rhythm-activity/play_rhythm.xml.in
index be72825..cc275ce 100644
--- a/src/play_rhythm-activity/play_rhythm.xml.in
+++ b/src/play_rhythm-activity/play_rhythm.xml.in
@@ -9,7 +9,7 @@
         author="Beth Hadley (bethmhadley gmail com)"
 	mandatory_sound_file="piano_composition/bass_pitches/1/1.wav"
         boarddir=""
-        >
+        demo="1">
         <_title>Play Rhythm</_title>
         <_description>Learn to listen to, read, and play musical rhythms.</_description>
         <_prerequisite>Simple understanding of musical rhythm and beat.</_prerequisite>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]