[gcompris] lang activity: some more images.



commit f46e39c5daad257b3669fab22443a8c76738a20e
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Wed Apr 11 01:57:00 2012 +0200

    lang activity: some more images.

 .../resources/lang/intro/eva_catherine.jpg         |  Bin 0 -> 53569 bytes
 .../resources/lang/intro/simon_boat.jpg            |  Bin 0 -> 27150 bytes
 .../resources/lang/intro/simon_speaking.jpg        |  Bin 0 -> 43130 bytes
 src/lang-activity/resources/lang/lang.xml.in       |   10 ++++++++--
 4 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/src/lang-activity/resources/lang/intro/eva_catherine.jpg b/src/lang-activity/resources/lang/intro/eva_catherine.jpg
new file mode 100644
index 0000000..9519bbb
Binary files /dev/null and b/src/lang-activity/resources/lang/intro/eva_catherine.jpg differ
diff --git a/src/lang-activity/resources/lang/intro/simon_boat.jpg b/src/lang-activity/resources/lang/intro/simon_boat.jpg
new file mode 100644
index 0000000..0b933fd
Binary files /dev/null and b/src/lang-activity/resources/lang/intro/simon_boat.jpg differ
diff --git a/src/lang-activity/resources/lang/intro/simon_speaking.jpg b/src/lang-activity/resources/lang/intro/simon_speaking.jpg
new file mode 100644
index 0000000..dc780a4
Binary files /dev/null and b/src/lang-activity/resources/lang/intro/simon_speaking.jpg differ
diff --git a/src/lang-activity/resources/lang/lang.xml.in b/src/lang-activity/resources/lang/lang.xml.in
index 27d6830..0151182 100644
--- a/src/lang-activity/resources/lang/lang.xml.in
+++ b/src/lang-activity/resources/lang/lang.xml.in
@@ -208,7 +208,7 @@
       </Triplet>
       <Triplet>
 	<description>On Sunday, I relax!</description>
-	<image></image>
+	<image>intro/simon_boat.jpg</image>
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
@@ -422,7 +422,7 @@
       </Triplet>
       <Triplet>
 	<description>Let's play a game</description>
-	<image></image>
+	<image>intro/eva_catherine.jpg</image>
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
@@ -944,6 +944,12 @@
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
+      <Triplet>
+	<description>On sunday, I call mummy.</description>
+	<image>intro/simon_speaking.jpg</image>
+	<voice></voice>
+	<c:type></c:type>
+      </Triplet>
     </Lesson>
   </Chapter>
 </c:Root>



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