[PATCH 0/2] A couple glade changes

David Shea dshea at redhat.com
Thu Apr 24 18:54:18 UTC 2014


Here's a couple of patches I made while trying to make a more complete glade
validator. This got hard and it turned out that the catalog XML doesn't really
contain what I wanted, so I gave up on that. But these patches might be useful,
the ListBox viewport one in particular.

David Shea (2):
  Add viewports for the ListBoxes in the software spoke.
  Re-saved some of the glade files with a newer version of glade.

 pyanaconda/ui/gui/hubs/progress.glade            |  24 +-
 pyanaconda/ui/gui/hubs/summary.glade             |  16 +-
 pyanaconda/ui/gui/spokes/custom.glade            | 165 +++-----
 pyanaconda/ui/gui/spokes/datetime_spoke.glade    | 488 +++++++++++------------
 pyanaconda/ui/gui/spokes/filter.glade            |  51 +--
 pyanaconda/ui/gui/spokes/keyboard.glade          | 430 ++++++++++----------
 pyanaconda/ui/gui/spokes/langsupport.glade       |  12 +-
 pyanaconda/ui/gui/spokes/lib/cart.glade          |   4 +-
 pyanaconda/ui/gui/spokes/lib/dasdfmt.glade       |  17 +-
 pyanaconda/ui/gui/spokes/lib/detailederror.glade |   3 +-
 pyanaconda/ui/gui/spokes/lib/passphrase.glade    |  16 +-
 pyanaconda/ui/gui/spokes/lib/summary.glade       |   4 +-
 pyanaconda/ui/gui/spokes/network.glade           | 357 +++++------------
 pyanaconda/ui/gui/spokes/password.glade          |  31 +-
 pyanaconda/ui/gui/spokes/software.glade          |  36 +-
 pyanaconda/ui/gui/spokes/source.glade            |  58 +--
 pyanaconda/ui/gui/spokes/storage.glade           |  84 ++--
 pyanaconda/ui/gui/spokes/user.glade              |  50 +--
 pyanaconda/ui/gui/spokes/welcome.glade           | 308 +++++++-------
 19 files changed, 843 insertions(+), 1311 deletions(-)

-- 
1.9.0



More information about the anaconda-patches mailing list