[gcompris/gcomprisbraille] Dicey_dicey final touch up



commit 9f5a933d43ee215bdfa25e8c48244be68739c6e7
Author: SrishAkaTux <srishakatux gmail com>
Date:   Fri Aug 19 23:48:44 2011 +0530

    Dicey_dicey final touch up

 src/dicey_dicey-activity/dicey_dicey.py     |    4 ++--
 src/dicey_dicey-activity/dicey_dicey.xml.in |    7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/src/dicey_dicey-activity/dicey_dicey.py b/src/dicey_dicey-activity/dicey_dicey.py
index 6c74685..eea15d0 100644
--- a/src/dicey_dicey-activity/dicey_dicey.py
+++ b/src/dicey_dicey-activity/dicey_dicey.py
@@ -1,6 +1,6 @@
 #  gcompris - dicey_dicey.py
 #
-# Copyright (C) 2003, 2008 Bruno Coudoin
+# Copyright (C) 2003, 2008 Bruno Coudoin | Srishti Sethi
 #
 #   This program is free software; you can redistribute it and/or modify
 #   it under the terms of the GNU General Public License as published by
@@ -354,4 +354,4 @@ class Gcompris_dicey_dicey:
         self.gcomprisBoard.sublevel=1
         self.gcomprisBoard.level += 1
         if(self.gcomprisBoard.level > self.gcomprisBoard.maxlevel):
-            self.gcomprisBoard.level = 1
\ No newline at end of file
+            self.gcomprisBoard.level = 1
diff --git a/src/dicey_dicey-activity/dicey_dicey.xml.in b/src/dicey_dicey-activity/dicey_dicey.xml.in
index 1bf8537..38bd9d5 100644
--- a/src/dicey_dicey-activity/dicey_dicey.xml.in
+++ b/src/dicey_dicey-activity/dicey_dicey.xml.in
@@ -5,16 +5,17 @@
         type="python:dicey_dicey"
         section="/experimental"
         icon="dicey_dicey.svg"
+        author="Srishti Sethi (srishakatux gmail com)"
         difficulty="1"
         boarddir=""
         demo="1">
         <_title>Dicey Dicey</_title>
         <_description>Deciphering the braille code</_description>
         <_prerequisite>Braille number codes</_prerequisite>
-        <_goal>In the first three levels you have to identify the corresponding braille code resulting out of the given operation. Click on the dots in braille cell and click on OK to confirm your selection of dots. 
+        <_goal></_goal>
+        <_manual>In the first three levels you have to identify the corresponding braille code resulting out of the given operation. Click on the dots in braille cell and click on OK to confirm your selection of dots. 
 In the last three levels you have to identify the given braille mathematical operator to find out the operation involved. Click on the braille math symbol dice to confirm your answer.
-There is a REPEAT icon given in the bottom board for help. Check the braille chart on clicking it.</_goal>
-        <_manual></_manual>
+There is a REPEAT icon given in the bottom board for help. Check the braille chart on clicking it.</_manual>
         <_credit>Louis Braille School : http://louisbrailleschool.org .Libbraille : Portable library for braille display : http://libbraille.org/features.php </_credit>
   </Board>
   <Data directory=""/>



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