Welcome Screen: Inline ui/persistent_storage.py into ui/main_window.py
commit53225678d2056ee67b67ba703deeb173d1aeba2d
authorsegfault <segfault@riseup.net>
Sat, 15 Jun 2024 12:25:21 +0000 (15 14:25 +0200)
committeranonym <anonym@riseup.net>
Tue, 17 Sep 2024 12:28:51 +0000 (17 14:28 +0200)
tree32cb9320e5b2a0ede851bfd2636843d6ef367763
parent1f04652ae52d97869ee8ad94ae6805cdcf72f3c4
Welcome Screen: Inline ui/persistent_storage.py into ui/main_window.py

In preparation for #15451.

There is no good reason for the Persistent Storage UI code to be in a
separate class from GreeterMainWindow. It's part of the main window and
the separation adds an unnecessary layer of abstraction and causes
unnecessary friction when adding new features like #15451.
config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/greeter.py
config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/main_window.py
config/chroot_local-includes/usr/lib/python3/dist-packages/tailsgreeter/ui/persistent_storage.py [deleted file]
po/POTFILES.in
po/POTFILES.skip
refresh-translations