[PATCH] Get rid of the unneeded action1.

Vratislav Podzimek vpodzime at redhat.com
Mon Dec 3 09:14:33 UTC 2012


On Fri, 2012-11-30 at 15:25 -0500, Chris Lumens wrote:
> This is just causing assertions on tty1.
> ---
>  pyanaconda/ui/gui/spokes/custom.glade | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
> index 70ec694..3b72856 100644
> --- a/pyanaconda/ui/gui/spokes/custom.glade
> +++ b/pyanaconda/ui/gui/spokes/custom.glade
> @@ -2,7 +2,6 @@
>  <interface>
>    <!-- interface-requires gtk+ 3.0 -->
>    <!-- interface-requires AnacondaWidgets 1.0 -->
> -  <object class="GtkAction" id="action1"/>
>    <object class="GtkDialog" id="addDialog">
>      <property name="can_focus">False</property>
>      <property name="border_width">5</property>
> @@ -1441,7 +1440,6 @@ you'll be able to view their details here.</property>
>                          <child>
>                            <object class="GtkToolButton" id="addButton">
>                              <property name="use_action_appearance">False</property>
> -                            <property name="related_action">action1</property>
>                              <property name="width_request">42</property>
>                              <property name="height_request">36</property>
>                              <property name="visible">True</property>
> @@ -1460,7 +1458,6 @@ you'll be able to view their details here.</property>
>                          <child>
>                            <object class="GtkToolButton" id="removeButton">
>                              <property name="use_action_appearance">False</property>
> -                            <property name="related_action">action1</property>
>                              <property name="width_request">42</property>
>                              <property name="height_request">36</property>
>                              <property name="visible">True</property>
> @@ -1479,7 +1476,6 @@ you'll be able to view their details here.</property>
>                          <child>
>                            <object class="GtkToolButton" id="configureButton">
>                              <property name="use_action_appearance">False</property>
> -                            <property name="related_action">action1</property>
>                              <property name="width_request">42</property>
>                              <property name="height_request">36</property>
>                              <property name="visible">True</property>
ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list