[PATCH 2/2] Make the ISO choosing widget wider (#973376).

Samantha N. Bueno sbueno+anaconda at redhat.com
Wed Aug 21 21:50:21 UTC 2013


On Wed, Aug 21, 2013 at 04:33:37PM -0400, Chris Lumens wrote:
> ---
>  pyanaconda/ui/gui/spokes/source.glade | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/pyanaconda/ui/gui/spokes/source.glade b/pyanaconda/ui/gui/spokes/source.glade
> index b9ad7ec..5895566 100644
> --- a/pyanaconda/ui/gui/spokes/source.glade
> +++ b/pyanaconda/ui/gui/spokes/source.glade
> @@ -8,11 +8,10 @@
>      </patterns>
>    </object>
>    <object class="GtkDialog" id="isoChooserDialog">
> -    <property name="width_request">441</property>
> +    <property name="width_request">550</property>
>      <property name="height_request">320</property>
>      <property name="can_focus">False</property>
>      <property name="border_width">6</property>
> -    <property name="resizable">False</property>
>      <property name="type_hint">dialog</property>
>      <property name="decorated">False</property>
>      <child internal-child="vbox">
> -- 

Ack to both of these.


More information about the anaconda-patches mailing list