Add checks for unnecessary markup

Samantha N. Bueno sbueno+anaconda at redhat.com
Tue Mar 4 21:06:22 UTC 2014


On Tue, Mar 04, 2014 at 03:24:02PM -0500, David Shea wrote:
> 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.

Looks good to me. Handy check, too.
 
> 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
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list