openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Classes
|
Namespaces
|
Variables
International.py File Reference
Classes
class
Components.International.International
Namespaces
Components.International
Variables
string
Components.International.PACKAGER
= "/usr/bin/opkg"
string
Components.International.PACKAGE_TEMPLATE
= "enigma2-locale-%s"
list
Components.International.PERMANENT_LOCALES
= ["de_DE", "en_US", "fr_FR"]
Components.International.languagePath
= resolveFilename(SCOPE_LANGUAGE)
Components.International.names
int
Components.International.LANG_NAME
= 0
int
Components.International.LANG_TRANSLATED
= 1
int
Components.International.LANG_NATIVE
= 2
int
Components.International.LANG_ENCODING
= 3
int
Components.International.LANG_COUNTRYCODES
= 4
int
Components.International.LANG_MAX
= 4
dictionary
Components.International.LANGUAGE_DATA
int
Components.International.COUNTRY_ALPHA3
= 0
int
Components.International.COUNTRY_NUMERIC
= 1
int
Components.International.COUNTRY_NAME
= 2
int
Components.International.COUNTRY_TRANSLATED
= 3
int
Components.International.COUNTRY_NATIVE
= 4
int
Components.International.COUNTRY_MAX
= 4
dictionary
Components.International.COUNTRY_DATA
int
Components.International.CAT_ENVIRONMENT
= 0
int
Components.International.CAT_PYTHON
= 1
list
Components.International.CATEGORIES
Components.International.international
= International()
lib
python
Components
International.py
Generated by
1.9.1