Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37518754
en ru br
Репозитории ALT
S:45.0-alt1
5.1: 2.26.1-alt1
4.1: 2.22.3-alt3.M41.1
www.altlinux.org/Changes

Группа :: Доступность
Пакет: orca

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: orca-3.2.1-alt-punc.patch
Скачать


diff -ur a/src/orca/speech.py b/src/orca/speech.py
--- a/src/orca/speech.py	2011-10-27 07:04:40.859995438 +0700
+++ b/src/orca/speech.py	2011-10-27 07:09:15.175990755 +0700
@@ -351,7 +351,7 @@
     """ Punctuation level changed, inform this speechServer. """
 
     if _speechserver:
-        _speechserver.updatePunctuationLevel()
+        debug.println(debug.LEVEL_INFO, "updatePunctuationLevel() is disabled")
     else:
         logLine = "SPEECH OUTPUT: 'punctuation level' updated"
         debug.println(debug.LEVEL_INFO, logLine)
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin