OpenShot Video Editor
2.0.0
|
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', 'OpenShot.pot')) |
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', 'OpenShot.pot')) |
Definition at line 44 of file test_translations.py.