[gcompris] lang activity, added some more images.



commit 759dac805d82c4d89b2c6f518f741203d87832c6
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Fri Jul 27 01:25:53 2012 +0200

    lang activity, added some more images.

 src/lang-activity/resources/lang/intro/README.txt  |    3 +++
 .../resources/lang/intro/calendar_december.png     |  Bin 0 -> 31353 bytes
 .../resources/lang/intro/calendar_jan_15th.png     |  Bin 0 -> 25144 bytes
 .../resources/lang/intro/month_unknown.png         |  Bin 0 -> 29145 bytes
 src/lang-activity/resources/lang/lang.xml.in       |   16 +++++++++++-----
 5 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/src/lang-activity/resources/lang/intro/README.txt b/src/lang-activity/resources/lang/intro/README.txt
index 031f3fd..89e3a15 100644
--- a/src/lang-activity/resources/lang/intro/README.txt
+++ b/src/lang-activity/resources/lang/intro/README.txt
@@ -1 +1,4 @@
 time_to_go.jpg GFDL http://commons.wikimedia.org/wiki/File:Oruro_Station.JPG
+calendar_day.png http://openclipart.org/people/rg1024/calendar.svg
+calendar_month.png http://openclipart.org/people/baditaflorin/calendar2.svg
+
diff --git a/src/lang-activity/resources/lang/intro/calendar_december.png b/src/lang-activity/resources/lang/intro/calendar_december.png
new file mode 100644
index 0000000..fcdbeeb
Binary files /dev/null and b/src/lang-activity/resources/lang/intro/calendar_december.png differ
diff --git a/src/lang-activity/resources/lang/intro/calendar_jan_15th.png b/src/lang-activity/resources/lang/intro/calendar_jan_15th.png
new file mode 100644
index 0000000..2a76044
Binary files /dev/null and b/src/lang-activity/resources/lang/intro/calendar_jan_15th.png differ
diff --git a/src/lang-activity/resources/lang/intro/month_unknown.png b/src/lang-activity/resources/lang/intro/month_unknown.png
new file mode 100644
index 0000000..f67d3a6
Binary files /dev/null and b/src/lang-activity/resources/lang/intro/month_unknown.png differ
diff --git a/src/lang-activity/resources/lang/lang.xml.in b/src/lang-activity/resources/lang/lang.xml.in
index f92b996..13e6136 100644
--- a/src/lang-activity/resources/lang/lang.xml.in
+++ b/src/lang-activity/resources/lang/lang.xml.in
@@ -256,7 +256,7 @@
       </Triplet>
       <Triplet>
 	<description>What's the day today?</description>
-	<image></image>
+	<image>intro/calendar_jan_15th.png</image>
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
@@ -533,7 +533,7 @@
 	<c:type></c:type>
       </Triplet>
       <Triplet>
-	<description>My birthday is in December.</description>
+	<description>My birthday is in July.</description>
 	<image>intro/birthday_clement.jpg</image>
 	<voice></voice>
 	<c:type></c:type>
@@ -546,7 +546,7 @@
       </Triplet>
       <Triplet>
 	<description>I was born in December.</description>
-	<image></image>
+	<image>intro/calendar_december.png</image>
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
@@ -557,8 +557,8 @@
 	<c:type></c:type>
       </Triplet>
       <Triplet>
-	<description>Clara was born on November 1st.</description>
-	<image></image>
+	<description>Clara was born on January 15th.</description>
+	<image>intro/calendar_jan_15th.png</image>
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
@@ -568,6 +568,12 @@
 	<voice></voice>
 	<c:type></c:type>
       </Triplet>
+      <Triplet>
+        <description>Which month are we?</description>
+        <image>intro/month_unknown.png</image>
+        <voice></voice>
+        <c:type></c:type>
+      </Triplet>
     </Lesson>
     <Lesson>
       <name>Numbers and fruit</name>



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