calamares/src/modules/dummypython
Adriaan de Groot 74be2fd098 Python-i18n: implement gettext functions in libcalamares.utils
- remove Job.gettextPath
 - add libcalamares.utils.gettext_path()
 - add libcalamares.utils.gettext_lang()
 - modify examples in main.py
 - add some gettext debug-output from dummypython
 - correct namespace mis-labeling
 - provide two forms of GlobalStorage
   - regular use, has a JobQueue with storage
   - testing use, creates GlobalStorage separately, provide
     independent access to that for Python.
2017-08-16 10:53:11 +02:00
..
dummypython.conf Big configuration overhaul. 2014-08-06 11:54:45 +02:00
main.py Python-i18n: implement gettext functions in libcalamares.utils 2017-08-16 10:53:11 +02:00
module.desc Modules: minor cleanup + docs 2017-08-09 05:45:09 +09:00