Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readtoolbar.py
diff options
context:
space:
mode:
authorJames Simmons <jim@sugarlabs.simmons>2010-11-25 22:44:50 (GMT)
committer James Simmons <jim@sugarlabs.simmons>2010-11-25 22:44:50 (GMT)
commit8c07b6d280f505346a41ba6ecbcb07952c44287e (patch)
tree14310501cf14d47498027e62d2c9b65f89e9028c /readtoolbar.py
parent4040bb8171056a0297752bc282a99f66f9dc7a2b (diff)
Change style of text highlighting for TTS
Diffstat (limited to 'readtoolbar.py')
-rw-r--r--readtoolbar.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/readtoolbar.py b/readtoolbar.py
index 77141c8..020011f 100644
--- a/readtoolbar.py
+++ b/readtoolbar.py
@@ -495,4 +495,4 @@ class SpeechToolbar(gtk.Toolbar):
speech.play(self.activity.add_word_marks())
else:
speech.stop()
- self.activity.show_underlines()
+ # self.activity.show_underlines()