Added chapter options countdown and new option "Configure max lines in log window", improvements in code

This commit is contained in:
Deniz Şafak
2025-07-11 03:31:47 +03:00
parent 6ede337658
commit 9b88a1ba55
5 changed files with 117 additions and 32 deletions
+3
View File
@@ -8,6 +8,9 @@ PROGRAM_DESCRIPTION = (
GITHUB_URL = "https://github.com/denizsafak/abogen"
VERSION = get_version()
# Settings
CHAPTER_OPTIONS_COUNTDOWN = 30 # Countdown seconds for chapter options
# Language description mapping
LANGUAGE_DESCRIPTIONS = {
"a": "American English",