[rhel7 0/3] cherry-picks for links in the infobar

David Shea dshea at redhat.com
Thu Jun 4 20:28:29 UTC 2015


I did not change the widgets version number since I'm not sure if we care about
it on rhel7-branch (I do not care about it on rhel7-branch)

David Shea (3):
  Allow markup and links in the info bar.
  Add a test to look for clickable messages that aren't clickable
    enough.
  Add links to clickable warning and error messages.

 pyanaconda/ui/gui/spokes/custom.py   | 32 ++++++++--------
 pyanaconda/ui/gui/spokes/software.py |  2 +-
 pyanaconda/ui/gui/spokes/storage.py  |  4 +-
 tests/Makefile.am                    |  1 +
 tests/gettext/click.py               | 72 ++++++++++++++++++++++++++++++++++++
 widgets/src/BaseWindow.c             | 42 ++++++++++++++++++++-
 6 files changed, 132 insertions(+), 21 deletions(-)
 create mode 100755 tests/gettext/click.py

-- 
2.1.0



More information about the anaconda-patches mailing list