OpenShot Video Editor  2.0.0
Variables
test_translations Namespace Reference

Variables

tuple app = QCoreApplication(sys.argv)
 
tuple language_path = os.path.dirname(os.path.abspath(__file__))
 
tuple POT_source = open(os.path.join(language_path, 'OpenShot.pot'))
 

Variable Documentation

tuple test_translations.app = QCoreApplication(sys.argv)

Definition at line 41 of file test_translations.py.

tuple test_translations.language_path = os.path.dirname(os.path.abspath(__file__))

Definition at line 38 of file test_translations.py.

tuple test_translations.POT_source = open(os.path.join(language_path, 'OpenShot.pot'))

Definition at line 44 of file test_translations.py.