Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@WALTCOM.(none)>2010-08-26 01:11:11 (GMT)
committer root <root@WALTCOM.(none)>2010-08-26 01:11:11 (GMT)
commitb46f612c0b821698c179042b1b033d6b3382f15b (patch)
tree1598e45966a27a2f5f55f5a565109f32eca54ad0
parent393a744a0fa6b42e8f5fc3240c2895b315abbbfd (diff)
funcional
-rw-r--r--Dictado.py5
-rw-r--r--nivel.txt2
2 files changed, 3 insertions, 4 deletions
diff --git a/Dictado.py b/Dictado.py
index d2c0a49..74a97e6 100644
--- a/Dictado.py
+++ b/Dictado.py
@@ -192,10 +192,9 @@ class Dictado:
#self.word = self.words[(self.num_clic) - 1]
subprocess.call("espeak -s 100 -v es-sc --stdout %s | aplay" % w, shell=True)
#subprocess.call("espeak -s 100 -v es-sc --stdout %s | aplay" % self.word, shell=True)
-<<<<<<< Updated upstream
+
self._autocall_cb(100, self.palabra)
-=======
->>>>>>> Stashed changes
+
self.texto.set_text("")
def _dictar_cb(self, widget, data=None):
diff --git a/nivel.txt b/nivel.txt
index d8263ee..56a6051 100644
--- a/nivel.txt
+++ b/nivel.txt
@@ -1 +1 @@
-2 \ No newline at end of file
+1 \ No newline at end of file