Add checks for unnecessary markup

David Shea dshea at redhat.com
Tue Mar 4 20:24:02 UTC 2014


I realized that I could automate one of nit-picks to sbueno's DASD patches.
None of the strings needed fixing, but a handful had use_markup set when they
weren't actually markup.

David Shea (2):
  Add a check for unnecessary markup.
  Remove unnecessary use_markup attributes.

 pyanaconda/ui/gui/spokes/lib/cart.glade       |  5 +--
 pyanaconda/ui/gui/spokes/lib/passphrase.glade |  5 +--
 pyanaconda/ui/gui/spokes/password.glade       |  5 +--
 pyanaconda/ui/gui/spokes/storage.glade        |  5 +--
 tests/glade/markup/check_markup.py            |  8 +++-
 tests/lib/pangocheck.py                       | 60 +++++++++++++++++++++++++++
 tests/pylint/markup.py                        | 16 +++++--
 7 files changed, 88 insertions(+), 16 deletions(-)

-- 
1.8.5.3



More information about the anaconda-patches mailing list