[gcompris] click-on-letter, added french accentuated letters.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] click-on-letter, added french accentuated letters.
- Date: Thu, 27 Feb 2014 22:52:56 +0000 (UTC)
commit e277a804ec971330dda24b587409e1cf052b3543
Author: Bruno Coudoin <bruno coudoin gcompris net>
Date: Thu Feb 27 23:52:17 2014 +0100
click-on-letter, added french accentuated letters.
.../resources/click_on_letter/Makefile.am | 4 +-
.../resources/click_on_letter/default-fr.desktop | 63 ++++++++++++++++++++
2 files changed, 66 insertions(+), 1 deletions(-)
---
diff --git a/src/click_on_letter-activity/resources/click_on_letter/Makefile.am
b/src/click_on_letter-activity/resources/click_on_letter/Makefile.am
index 813cde7..fab3452 100644
--- a/src/click_on_letter-activity/resources/click_on_letter/Makefile.am
+++ b/src/click_on_letter-activity/resources/click_on_letter/Makefile.am
@@ -4,7 +4,9 @@ img_DATA = \
carriage.svgz \
cloud.svgz \
repeat.svg \
- default-en.desktop
+ default-en.desktop \
+ default-fr.desktop \
+ default-gd.desktop
EXTRA_DIST = $(img_DATA)
diff --git a/src/click_on_letter-activity/resources/click_on_letter/default-fr.desktop
b/src/click_on_letter-activity/resources/click_on_letter/default-fr.desktop
new file mode 100644
index 0000000..b05e7be
--- /dev/null
+++ b/src/click_on_letter-activity/resources/click_on_letter/default-fr.desktop
@@ -0,0 +1,63 @@
+# This file describes how the click_on_letter activity will behave
+
+# Section matches the level, you can put any number of level
+# but they must be in sequence starting at 1
+
+# Question is a list of letters that will be asked to search for
+# Answer is a list of possible answers the children will have to choose from
+# Questions and answers must be separated by single whitespaces
+# WARNING: It is up to you to put at least all the Question letters in the Answer.
+# You can also add some confusing letters in the Answer section
+# WARNING: Answer must have at max 18 characters
+[1]
+Questions=a e i o u y
+Answers=a e i o u y
+
+[2]
+Questions=a e i o u y
+Answers=a e i o u y c s
+
+[3]
+Questions=a e i o u y
+Answers=a e i o u y c k s v x z
+
+[4]
+Questions=c k p s v x w z
+Answers=c k p s v x w z
+
+[5]
+Questions=b f g l m n q t
+Answers=b f g l m n q t
+
+[6]
+Questions=b d g q p n m u
+Answers=b d g q p n m u
+
+[7]
+Questions=i l t h w v a e
+Answers=i l t h w v a e
+
+[8]
+Questions=a b c d e f g h
+Answers=a b c d e f g h
+
+[9]
+Questions=i j k l m n o p
+Answers=i j k l m n o p
+
+[10]
+Questions=q r s t u v w x y z
+Answers=q r s t u v w x y z
+
+[11]
+Questions=b c d f g h j k l m n p q r s t v w x z
+Answers=b c d f g h j k l m n p q r s t v w x z
+
+[12]
+Questions=é è à ç ù
+Answers=é è à ç ù
+
+[13]
+Questions=à â ä ç é è ê ë î ï ô ö ù û ü
+Answers=à â ä ç é è ê ë î ï ô ö ù û ü
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]