subiquity/po/POTFILES.in

29 lines
1005 B
Plaintext
Raw Normal View History

2017-09-15 19:00:29 +00:00
[encoding: UTF-8]
subiquity/controllers/filesystem.py
subiquity/controllers/identity.py
subiquity/controllers/installpath.py
subiquity/controllers/installprogress.py
2018-04-18 08:42:55 +00:00
subiquity/controllers/keyboard.py
subiquity/controllers/proxy.py
2017-09-15 19:00:29 +00:00
subiquity/controllers/welcome.py
subiquitycore/controllers/network.py
2018-04-18 08:42:55 +00:00
subiquitycore/i18n.py
subiquitycore/ui/form.py
2017-09-15 19:00:29 +00:00
subiquitycore/ui/interactive.py
subiquitycore/ui/views/network_configure_interface.py
subiquitycore/ui/views/network_configure_manual_interface.py
2018-04-18 08:42:55 +00:00
subiquitycore/ui/views/network_configure_wlan_interface.py
2017-09-15 19:00:29 +00:00
subiquitycore/ui/views/network.py
2018-04-18 23:21:10 +00:00
subiquity/models/filesystem.py
2017-09-15 19:00:29 +00:00
subiquity/models/installpath.py
subiquity/ui/mount.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/filesystem/disk_info.py
2017-09-15 19:00:29 +00:00
subiquity/ui/views/filesystem/filesystem.py
subiquity/ui/views/filesystem/guided.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/filesystem/partition.py
2017-09-15 19:00:29 +00:00
subiquity/ui/views/identity.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/installpath.py
2017-09-15 19:00:29 +00:00
subiquity/ui/views/installprogress.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/keyboard.py
subiquity/ui/views/proxy.py