[PATCH 3/5] Use the correct font for each language on the welcome screen (#868836, tagoh).

Chris Lumens clumens at redhat.com
Tue Oct 23 13:42:47 UTC 2012


> > diff --git a/pyanaconda/ui/gui/spokes/welcome.glade b/pyanaconda/ui/gui/spokes/welcome.glade
> > index c69ffab..cf8f490 100644
> > --- a/pyanaconda/ui/gui/spokes/welcome.glade
> > +++ b/pyanaconda/ui/gui/spokes/welcome.glade
> > @@ -301,6 +301,7 @@
> >                                          <property name="font">Sans 14</property>
> >                                        </object>
> >                                        <attributes>
> > +                                        <attribute name="markup">0</attribute>
> 
> Should that be a 1 so that the new "<span ..." works? 

This is a replacement of the original first column, not an additional
column.

- Chris


More information about the anaconda-patches mailing list