[master/rhel7 0/2] Make selected languages more visible

David Shea dshea at redhat.com
Wed Jul 30 17:46:11 UTC 2014


This is the implemention of the mockups that mizmo posted to
anaconda-devel-list, plus a bonus patch because I found setting multiple
properties with cell_data_func to be a huge pain.

Patches are against rhel7-branch. If you want to try it against rawhide, I
created an updates.img at https://dshea.fedorapeople.org/1072355.img

David Shea (2):
  Add a wrapper function for GtkTreeViewColumn.set_cell_data_func
  Highlight languages in langsupport that contain selected locales
    (#1072355)

 pyanaconda/ui/gui/spokes/datetime_spoke.py         | 12 +++--
 pyanaconda/ui/gui/spokes/keyboard.py               | 15 +++---
 pyanaconda/ui/gui/spokes/langsupport.glade         |  8 ++++
 pyanaconda/ui/gui/spokes/langsupport.py            | 55 +++++++++++++++++-----
 .../ui/gui/spokes/lib/lang_locale_handler.py       | 10 ++--
 pyanaconda/ui/gui/utils.py                         | 34 +++++++++++++
 6 files changed, 105 insertions(+), 29 deletions(-)

-- 
2.0.0



More information about the anaconda-patches mailing list