subiquity/po/POTFILES.in

36 lines
1.2 KiB
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/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
2019-05-22 15:13:00 +00:00
subiquitycore/models/network.py
2018-04-18 08:42:55 +00:00
subiquitycore/ui/form.py
2017-09-15 19:00:29 +00:00
subiquitycore/ui/interactive.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/ui/mount.py
2019-05-22 15:13:00 +00:00
subiquity/ui/views/filesystem/compound.py
subiquity/ui/views/filesystem/delete.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
2019-05-22 15:13:00 +00:00
subiquity/ui/views/filesystem/lvm.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/filesystem/partition.py
2019-05-22 15:13:00 +00:00
subiquity/ui/views/filesystem/probing.py
subiquity/ui/views/filesystem/raid.py
2017-09-15 19:00:29 +00:00
subiquity/ui/views/identity.py
subiquity/ui/views/installprogress.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/keyboard.py
2019-05-22 15:13:00 +00:00
subiquity/ui/views/mirror.py
2018-04-18 08:42:55 +00:00
subiquity/ui/views/proxy.py
2019-05-22 15:13:00 +00:00
subiquity/ui/views/refresh.py
subiquity/ui/views/snaplist.py
subiquity/ui/views/ssh.py
subiquity/ui/views/welcome.py