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.pot')) |
tuple show_translations.app = QCoreApplication(sys.argv) |
Definition at line 42 of file show_translations.py.
tuple show_translations.language_path = os.path.dirname(os.path.abspath(__file__)) |
Definition at line 39 of file show_translations.py.
tuple show_translations.POT_source = open(os.path.join(language_path, 'OpenShot.pot')) |
Definition at line 45 of file show_translations.py.