[PATCH f19-branch] Network spoke: add secret agent (static wep and wpa)

Chris Lumens clumens at redhat.com
Tue Jun 4 15:17:47 UTC 2013


> +            <child>
> +              <object class="GtkButton" id="button1">
> +                <property name="label">gtk-cancel</property>
> +                <property name="visible">True</property>
> +                <property name="can_focus">True</property>
> +                <property name="receives_default">True</property>
> +                <property name="use_stock">True</property>
> +                <property name="image_position">right</property>
> +              </object>
> +              <packing>
> +                <property name="expand">False</property>
> +                <property name="fill">True</property>
> +                <property name="position">0</property>
> +              </packing>
> +            </child>
> +            <child>
> +              <object class="GtkButton" id="connect_button">
> +                <property name="label">gtk-connect</property>
> +                <property name="visible">True</property>
> +                <property name="can_focus">True</property>
> +                <property name="receives_default">True</property>
> +                <property name="use_stock">True</property>
> +              </object>
> +              <packing>
> +                <property name="expand">False</property>
> +                <property name="fill">True</property>
> +                <property name="position">1</property>
> +              </packing>
> +            </child>

Any idea if gtk-cancel and gtk-connect use the same keyboard shortcut?
Perhaps alt-c?

- Chris


More information about the anaconda-patches mailing list