OpenShot Video Editor  2.0.0
Variables
show_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 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.