[master] Four small fixes for the TUI storage spokes

Vratislav Podzimek vpodzime at redhat.com
Wed May 28 08:31:06 UTC 2014


These four patches fix some hidden and unrevealed issues in the storage spokes.

Vratislav Podzimek (4):
  Use enumerate() instead of getting indices of iterated items
  Define default autopart type as a constant
  Order the autopart types in the same way in GUI and TUI
  Translate autopart type descriptions in the TUI

 pyanaconda/constants.py                   |  2 ++
 pyanaconda/ui/gui/spokes/lib/accordion.py | 12 ++++++++----
 pyanaconda/ui/tui/spokes/storage.py       | 29 ++++++++++++++---------------
 3 files changed, 24 insertions(+), 19 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list