OpenShot Video Editor
2.0.0
|
Variables | |
tuple | app = QCoreApplication(sys.argv) |
tuple | locale_path = os.path.dirname(os.path.abspath(__file__)) |
tuple | POT_source = open(os.path.join(locale_path, 'OpenShot', 'OpenShot.pot')) |
tuple test_translations.app = QCoreApplication(sys.argv) |
Definition at line 39 of file test_translations.py.
tuple test_translations.locale_path = os.path.dirname(os.path.abspath(__file__)) |
Definition at line 36 of file test_translations.py.
tuple test_translations.POT_source = open(os.path.join(locale_path, 'OpenShot', 'OpenShot.pot')) |
Definition at line 42 of file test_translations.py.