src/eric7/Plugins/UiExtensionPlugins/Translator/ConfigurationPage/__init__.py

Mon, 24 Oct 2022 14:23:39 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 24 Oct 2022 14:23:39 +0200
branch
eric7
changeset 9429
b2db3a67525c
parent 9209
b99e7fd55fd3
child 9653
e67609152c5e
permissions
-rw-r--r--

Translator
- added the command line switch `--no-multimedia` to forcefully disable the pronounce function of the translator widget (in case Qt aborts the application start process)

# -*- coding: utf-8 -*-

# Copyright (c) 2014 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the Translator page of the configuration dialog.
"""

eric ide

mercurial