Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=c496a244f04f103598589bfb2d8aac2a582e001f

commit c496a244f04f103598589bfb2d8aac2a582e001f
Author: Priyank <[EMAIL PROTECTED]>
Date:   Thu Mar 27 12:47:26 2008 +0530

gnetconfig.glade: Use 'Activate' and 'Delete' for button names for profile

diff --git a/gnetconfig/glade/gnetconfig.glade 
b/gnetconfig/glade/gnetconfig.glade
index 949c50f..ad0d109 100644
--- a/gnetconfig/glade/gnetconfig.glade
+++ b/gnetconfig/glade/gnetconfig.glade
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.0 on Tue Nov 13 09:41:23 2007 -->
+<!--Generated with glade3 3.4.1 on Thu Mar 27 11:47:22 2008 -->
<glade-interface>
<widget class="GtkWindow" id="window1">
<property name="width_request">550</property>
@@ -182,10 +182,28 @@ Graphical network configuration tool for Frugalware 
linux.</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="response_id">0</property>
<child>
-                      <widget class="GtkImage" id="image11">
+                      <widget class="GtkHBox" id="hbox19">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="stock">gtk-apply</property>
+                        <child>
+                          <widget class="GtkImage" id="image11">
+                            <property name="visible">True</property>
+                            <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                            <property 
name="xalign">0.80000001192092896</property>
+                            <property name="stock">gtk-apply</property>
+                          </widget>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label45">
+                            <property name="visible">True</property>
+                            <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                            <property name="xpad">4</property>
+                            <property name="label" 
translatable="yes">Activate</property>
+                          </widget>
+                          <packing>
+                            <property name="position">1</property>
+                          </packing>
+                        </child>
</widget>
</child>
</widget>
@@ -202,12 +220,28 @@ Graphical network configuration tool for Frugalware 
linux.</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="response_id">0</property>
<child>
-                      <widget class="GtkImage" id="image3">
+                      <widget class="GtkHBox" id="hbox22">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="stock">gtk-delete</property>
-                        <property name="icon_size">1</property>
+                        <child>
+                          <widget class="GtkImage" id="image3">
+                            <property name="visible">True</property>
+                            <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                            <property 
name="xalign">0.80000001192092896</property>
+                            <property name="stock">gtk-delete</property>
+                          </widget>
+                        </child>
+                        <child>
+                          <widget class="GtkLabel" id="label48">
+                            <property name="visible">True</property>
+                            <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                            <property name="xpad">4</property>
+                            <property name="label" 
translatable="yes">Delete</property>
+                          </widget>
+                          <packing>
+                            <property name="position">1</property>
+                          </packing>
+                        </child>
</widget>
</child>
</widget>
@@ -813,60 +847,60 @@ If you don't have a name server on your network, just 
leave this blank.
<property name="n_columns">2</property>
<property name="row_spacing">10</property>
<child>
-                      <widget class="GtkLabel" id="fwn_interface_label">
+                      <widget class="GtkLabel" id="label18">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Interface: &lt;/b&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
<child>
-                      <widget class="GtkComboBox" id="fwn_conntype_list">
+                      <widget class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="items" translatable="yes">DHCP
-Static IP
-lo
-</property>
+                        <property name="xalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Connection Type: &lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label3">
+                      <widget class="GtkComboBox" id="fwn_conntype_list">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Connection Type: &lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="items" translatable="yes">DHCP
+Static IP
+lo
+</property>
</widget>
<packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label18">
+                      <widget class="GtkLabel" id="fwn_interface_label">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Interface: &lt;/b&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
</packing>
</child>
</widget>
@@ -884,52 +918,36 @@ lo
<property name="n_columns">2</property>
<property name="row_spacing">4</property>
<child>
-                      <widget class="GtkComboBox" id="fwn_wmode_combo">
+                      <widget class="GtkLabel" id="label20">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="items" translatable="yes">Ad-Hoc
-Managed
-Master
-Monitor
-Repeater
-Secondary
-Auto
-</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Key:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                        <property 
name="ellipsize">PANGO_ELLIPSIZE_START</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_essid_entry">
+                      <widget class="GtkLabel" id="label17">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;ESSID:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkEntry" id="fwn_key_entry">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                      </widget>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
<child>
@@ -947,36 +965,52 @@ Auto
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label17">
+                      <widget class="GtkEntry" id="fwn_key_entry">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;ESSID:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
</widget>
<packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
+                        <property name="y_options">GTK_FILL</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkEntry" id="fwn_essid_entry">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                      </widget>
+                      <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label20">
+                      <widget class="GtkComboBox" id="fwn_wmode_combo">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Key:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
-                        <property 
name="ellipsize">PANGO_ELLIPSIZE_START</property>
+                        <property name="items" translatable="yes">Ad-Hoc
+Managed
+Master
+Monitor
+Repeater
+Secondary
+Auto
+</property>
</widget>
<packing>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
</widget>
@@ -993,49 +1027,33 @@ Auto
<property name="n_columns">2</property>
<property name="row_spacing">6</property>
<child>
-                      <widget class="GtkLabel" id="label4">
+                      <widget class="GtkEntry" id="fwn_ip">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Gateway address: &lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="width_chars">15</property>
</widget>
<packing>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="fwn_subnet_label1">
+                      <widget class="GtkEntry" id="fwn_netmask">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Subnet mask :&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="width_chars">15</property>
</widget>
<packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="fwn_ipaddress_label1">
-                        <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" translatable="yes">&lt;b&gt;IP 
Address: &lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
-                      </widget>
-                      <packing>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -1054,33 +1072,49 @@ Auto
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_netmask">
+                      <widget class="GtkLabel" id="fwn_ipaddress_label1">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="width_chars">15</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" translatable="yes">&lt;b&gt;IP 
Address: &lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </widget>
+                      <packing>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options"></property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkLabel" id="fwn_subnet_label1">
+                        <property name="visible">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Subnet mask :&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_ip">
+                      <widget class="GtkLabel" id="label4">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="width_chars">15</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Gateway address: &lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
</widget>
@@ -1098,32 +1132,14 @@ Auto
<property name="n_columns">2</property>
<property name="row_spacing">5</property>
<child>
-                      <widget class="GtkComboBox" id="fwn_dhcp_client_combo">
-                        <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="items" translatable="yes">dhcpcd 
(default)
-dhclient</property>
-                      </widget>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
-                        <property name="y_options">GTK_FILL</property>
-                        <property name="x_padding">4</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="label27">
+                      <widget class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Client: &lt;/b&gt;</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Hostname:&lt;/b&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options">GTK_FILL</property>
</packing>
@@ -1162,18 +1178,36 @@ dhclient</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label5">
+                      <widget class="GtkLabel" id="label27">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Hostname:&lt;/b&gt;</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Client: &lt;/b&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options">GTK_FILL</property>
</packing>
</child>
+                    <child>
+                      <widget class="GtkComboBox" id="fwn_dhcp_client_combo">
+                        <property name="visible">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="items" translatable="yes">dhcpcd 
(default)
+dhclient</property>
+                      </widget>
+                      <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
+                        <property name="y_options">GTK_FILL</property>
+                        <property name="x_padding">4</property>
+                      </packing>
+                    </child>
</widget>
<packing>
<property name="expand">False</property>
@@ -1206,46 +1240,28 @@ dhclient</property>
<property name="n_columns">2</property>
<property name="row_spacing">4</property>
<child>
-                      <widget class="GtkLabel" id="label14">
+                      <widget class="GtkEntry" id="fwn_dsl_username">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Confirm password:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label15">
+                      <widget class="GtkEntry" id="fwn_dsl_password">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;PPPoE password:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="visibility">False</property>
</widget>
<packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="label16">
-                        <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;PPPoE username:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
-                      </widget>
-                      <packing>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -1263,28 +1279,46 @@ dhclient</property>
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_dsl_password">
+                      <widget class="GtkLabel" id="label16">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="visibility">False</property>
+                        <property name="xalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;PPPoE username:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </widget>
+                      <packing>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options">GTK_FILL</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkLabel" id="label15">
+                        <property name="visible">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;PPPoE password:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_dsl_username">
+                      <widget class="GtkLabel" id="label14">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Confirm password:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
</widget>
@@ -1873,49 +1907,33 @@ lo
<property name="n_columns">2</property>
<property name="row_spacing">6</property>
<child>
-                      <widget class="GtkLabel" id="label28">
+                      <widget class="GtkEntry" id="fwn_ip2">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Gateway address: &lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="width_chars">15</property>
</widget>
<packing>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="fwn_subnet_label3">
+                      <widget class="GtkEntry" id="fwn_netmask2">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Subnet mask :&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
+                        <property name="width_chars">15</property>
</widget>
<packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="fwn_ipaddress_label3">
-                        <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" translatable="yes">&lt;b&gt;IP 
Address: &lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
-                      </widget>
-                      <packing>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -1934,33 +1952,49 @@ lo
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_netmask2">
+                      <widget class="GtkLabel" id="fwn_ipaddress_label3">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="width_chars">15</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" translatable="yes">&lt;b&gt;IP 
Address: &lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </widget>
+                      <packing>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options"></property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkLabel" id="fwn_subnet_label3">
+                        <property name="visible">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Subnet mask :&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_ip2">
+                      <widget class="GtkLabel" id="label28">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="width_chars">15</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Gateway address: &lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
</widget>
@@ -1976,16 +2010,34 @@ lo
<property name="n_columns">2</property>
<property name="row_spacing">5</property>
<child>
-                      <widget class="GtkLabel" id="label32">
+                      <widget class="GtkLabel" id="label30">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Hostname:&lt;/b&gt;</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Client: &lt;/b&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkComboBox" id="fwn_dhcp_client_combo2">
+                        <property name="visible">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="items" translatable="yes">dhcpcd 
(default)
+dhclient</property>
+                      </widget>
+                      <packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
+                        <property name="top_attach">1</property>
+                        <property name="bottom_attach">2</property>
+                        <property name="y_options">GTK_FILL</property>
+                        <property name="x_padding">4</property>
</packing>
</child>
<child>
@@ -2024,34 +2076,16 @@ lo
</packing>
</child>
<child>
-                      <widget class="GtkComboBox" id="fwn_dhcp_client_combo2">
-                        <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="items" translatable="yes">dhcpcd 
(default)
-dhclient</property>
-                      </widget>
-                      <packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
-                        <property name="y_options">GTK_FILL</property>
-                        <property name="x_padding">4</property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="label30">
+                      <widget class="GtkLabel" id="label32">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="xalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Client: &lt;/b&gt;</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;DHCP Hostname:&lt;/b&gt;</property>
<property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="top_attach">1</property>
-                        <property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
</widget>
@@ -2066,50 +2100,38 @@ dhclient</property>
<property name="n_columns">2</property>
<property name="row_spacing">4</property>
<child>
-                      <widget class="GtkLabel" id="label36">
+                      <widget class="GtkComboBox" id="fwn_wmode_combo2">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Key:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
-                        <property 
name="ellipsize">PANGO_ELLIPSIZE_START</property>
+                        <property name="items" translatable="yes">Ad-Hoc
+Managed
+Master
+Monitor
+Repeater
+Secondary
+Auto
+</property>
</widget>
<packing>
-                        <property name="top_attach">2</property>
-                        <property name="bottom_attach">3</property>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                      <widget class="GtkLabel" id="label37">
+                      <widget class="GtkEntry" id="fwn_essid_entry2">
<property name="visible">True</property>
+                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;ESSID:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
</widget>
<packing>
+                        <property name="left_attach">1</property>
+                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
-                      </packing>
-                    </child>
-                    <child>
-                      <widget class="GtkLabel" id="label38">
-                        <property name="visible">True</property>
-                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="xalign">0</property>
-                        <property name="yalign">0</property>
-                        <property name="label" 
translatable="yes">&lt;b&gt;Mode:&lt;/b&gt;</property>
-                        <property name="use_markup">True</property>
-                      </widget>
-                      <packing>
-                        <property name="x_options">GTK_FILL</property>
-                        <property name="y_options"></property>
+                        <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -2127,38 +2149,50 @@ dhclient</property>
</packing>
</child>
<child>
-                      <widget class="GtkEntry" id="fwn_essid_entry2">
+                      <widget class="GtkLabel" id="label38">
<property name="visible">True</property>
-                        <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Mode:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </widget>
+                      <packing>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options"></property>
+                      </packing>
+                    </child>
+                    <child>
+                      <widget class="GtkLabel" id="label37">
+                        <property name="visible">True</property>
+                        <property name="events">GDK_POINTER_MOTION_MASK | 
GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | 
GDK_BUTTON_RELEASE_MASK</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;ESSID:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
<child>
-                      <widget class="GtkComboBox" id="fwn_wmode_combo2">
+                      <widget class="GtkLabel" id="label36">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                        <property name="items" translatable="yes">Ad-Hoc
-Managed
-Master
-Monitor
-Repeater
-Secondary
-Auto
-</property>
+                        <property name="xalign">0</property>
+                        <property name="yalign">0</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Key:&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                        <property 
name="ellipsize">PANGO_ELLIPSIZE_START</property>
</widget>
<packing>
-                        <property name="left_attach">1</property>
-                        <property name="right_attach">2</property>
+                        <property name="top_attach">2</property>
+                        <property name="bottom_attach">3</property>
<property name="x_options">GTK_FILL</property>
-                        <property name="y_options">GTK_FILL</property>
+                        <property name="y_options"></property>
</packing>
</child>
</widget>
@@ -2193,85 +2227,85 @@ Auto
<property name="n_columns">2</property>
<property name="row_spacing">4</property>
<child>
-                  <widget class="GtkEntry" id="fwn_dsl_username3">
+                  <widget class="GtkLabel" id="label43">
<property name="visible">True</property>
-                    <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&lt;b&gt;Confirm 
password:&lt;/b&gt;</property>
+                    <property name="use_markup">True</property>
</widget>
<packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
+                    <property name="top_attach">2</property>
+                    <property name="bottom_attach">3</property>
+                    <property name="x_options">GTK_FILL</property>
+                    <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                  <widget class="GtkEntry" id="fwn_dsl_password3">
+                  <widget class="GtkLabel" id="label42">
<property name="visible">True</property>
-                    <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                    <property name="visibility">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&lt;b&gt;PPPoE 
password:&lt;/b&gt;</property>
+                    <property name="use_markup">True</property>
</widget>
<packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
+                    <property name="x_options">GTK_FILL</property>
+                    <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                  <widget class="GtkEntry" id="fwn_dsl_cpassword3">
+                  <widget class="GtkLabel" id="label41">
<property name="visible">True</property>
-                    <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                    <property name="visibility">False</property>
+                    <property name="xalign">0</property>
+                    <property name="label" translatable="yes">&lt;b&gt;PPPoE 
username:&lt;/b&gt;</property>
+                    <property name="use_markup">True</property>
</widget>
<packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
-                    <property name="top_attach">2</property>
-                    <property name="bottom_attach">3</property>
+                    <property name="x_options">GTK_FILL</property>
+                    <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                  <widget class="GtkLabel" id="label41">
+                  <widget class="GtkEntry" id="fwn_dsl_cpassword3">
<property name="visible">True</property>
+                    <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                    <property name="xalign">0</property>
-                    <property name="label" translatable="yes">&lt;b&gt;PPPoE 
username:&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
+                    <property name="visibility">False</property>
</widget>
<packing>
-                    <property name="x_options">GTK_FILL</property>
-                    <property name="y_options">GTK_FILL</property>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
+                    <property name="top_attach">2</property>
+                    <property name="bottom_attach">3</property>
</packing>
</child>
<child>
-                  <widget class="GtkLabel" id="label42">
+                  <widget class="GtkEntry" id="fwn_dsl_password3">
<property name="visible">True</property>
+                    <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                    <property name="xalign">0</property>
-                    <property name="label" translatable="yes">&lt;b&gt;PPPoE 
password:&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
+                    <property name="visibility">False</property>
</widget>
<packing>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
-                    <property name="x_options">GTK_FILL</property>
-                    <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
-                  <widget class="GtkLabel" id="label43">
+                  <widget class="GtkEntry" id="fwn_dsl_username3">
<property name="visible">True</property>
+                    <property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK 
| GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
-                    <property name="xalign">0</property>
-                    <property name="label" translatable="yes">&lt;b&gt;Confirm 
password:&lt;/b&gt;</property>
-                    <property name="use_markup">True</property>
</widget>
<packing>
-                    <property name="top_attach">2</property>
-                    <property name="bottom_attach">3</property>
-                    <property name="x_options">GTK_FILL</property>
-                    <property name="y_options">GTK_FILL</property>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
</packing>
</child>
</widget>
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to