[Bugs] #3697 Speak UNSP: Speak adds ".." after each language choice
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Jun 14 19:57:04 EDT 2012
#3697: Speak adds ".." after each language choice
------------------------------------------+---------------------------------
Reporter: greenfeld | Owner: RafaelOrtiz
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Speak | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: OLPC | Status_field: Unconfirmed
------------------------------------------+---------------------------------
Comment(by cjl):
123 self.voices = ComboBox()
124 for name in sorted(voice.allVoices().keys()):
125 vn = voice.allVoices()[name]
126 n = name [ : 26 ] + ".."
127 self.voices.append_item(vn, n)
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3697#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list