[master] Cut down on unnecessary markup, fix markup use

David Shea dshea at redhat.com
Wed Oct 16 17:27:18 UTC 2013


The first patch isn't really markup related: while poking around in the storage
spoke, I found that the add advanced storage button had an image defined for
it, but it was never displayed because of the theme settings. The property set
to display it is made moot in the second patch where it becomes an explicitly
defined GtkImage and thus always displayed, but I thought I'd include it for
completeness.

The goal of these patches is to get markup out of translatable strings
everywhere possible, and to correctly escape text when we insert parameters
into markup strings.


More information about the anaconda-patches mailing list