summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'projects/gvpndialer/trunk/gvpn_dialer.glade')
-rw-r--r--projects/gvpndialer/trunk/gvpn_dialer.glade190
1 files changed, 89 insertions, 101 deletions
diff --git a/projects/gvpndialer/trunk/gvpn_dialer.glade b/projects/gvpndialer/trunk/gvpn_dialer.glade
index 677ce64..2e7c610 100644
--- a/projects/gvpndialer/trunk/gvpn_dialer.glade
+++ b/projects/gvpndialer/trunk/gvpn_dialer.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
+<!--Generated with glade3 3.0.2 on Sun Feb 4 22:09:53 2007 by jnichols@francisco-repilado
Version: 3.0.1
Date: Mon Oct 30 23:28:25 2006
User: jnichols
@@ -38,30 +38,18 @@
<property name="column_spacing">19</property>
<property name="row_spacing">8</property>
<child>
- <widget class="GtkLabel" id="label10">
+ <widget class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">VPN Connection Profile</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Hostname</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>
</widget>
<packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <widget class="GtkEntry" id="hostname_entry">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">False</property>
- <property name="max_length">30</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="x_padding">89</property>
</packing>
</child>
<child>
@@ -91,18 +79,30 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label11">
+ <widget class="GtkEntry" id="hostname_entry">
<property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">Hostname</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
+ <property name="can_focus">True</property>
+ <property name="editable">False</property>
+ <property name="max_length">30</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"></property>
+ </packing>
+ </child>
+ <child>
+ <widget class="GtkLabel" id="label10">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">VPN Connection Profile</property>
+ <property name="justify">GTK_JUSTIFY_CENTER</property>
+ </widget>
+ <packing>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
- <property name="x_padding">89</property>
</packing>
</child>
</widget>
@@ -215,6 +215,7 @@
<widget class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="pixbuf">Status-Dock.png</property>
+ <property name="stock">gtk-missing-image</property>
</widget>
</child>
</widget>
@@ -300,20 +301,6 @@
<signal name="clicked" handler="on_status_button_clicked"/>
</widget>
</child>
- <child>
- <widget class="GtkSeparatorToolItem" id="separatortoolitem2">
- <property name="visible">True</property>
- </widget>
- </child>
- <child>
- <widget class="GtkToolButton" id="quit_button">
- <property name="visible">True</property>
- <property name="border_width">7</property>
- <property name="stock_id">gtk-quit</property>
- <property name="tooltip">Quit GVPN Dialer</property>
- <signal name="clicked" handler="on_quit_button_clicked"/>
- </widget>
- </child>
</widget>
</child>
</widget>
@@ -362,26 +349,18 @@
<property name="column_spacing">2</property>
<property name="row_spacing">15</property>
<child>
- <widget class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">Enter Username:</property>
- </widget>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <widget class="GtkLabel" id="label5">
+ <widget class="GtkEntry" id="enter_password">
<property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">Enter Password:</property>
+ <property name="can_focus">True</property>
+ <property name="max_length">30</property>
+ <property name="visibility">False</property>
+ <signal name="activate" handler="on_enter_password_activate"/>
</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>
@@ -399,18 +378,26 @@
</packing>
</child>
<child>
- <widget class="GtkEntry" id="enter_password">
+ <widget class="GtkLabel" id="label5">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">30</property>
- <property name="visibility">False</property>
- <signal name="activate" handler="on_enter_password_activate"/>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Enter Password:</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="label4">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Enter Username:</property>
+ </widget>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
@@ -483,7 +470,7 @@
<property name="width_request">300</property>
<property name="height_request">48</property>
<property name="visible">True</property>
- <property name="label_xalign">0.000000</property>
+ <property name="label_xalign">0</property>
<child>
<widget class="GtkTable" id="table2">
<property name="visible">True</property>
@@ -493,38 +480,43 @@
<property name="column_spacing">5</property>
<property name="row_spacing">8</property>
<child>
- <widget class="GtkLabel" id="label8">
+ <widget class="GtkCheckButton" id="vpnclient_start_hidden_cb">
<property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">Path to vpnclient:</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
+ <property name="can_focus">True</property>
+ <property name="label" translatable="yes">Start Hidden</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
</widget>
<packing>
+ <property name="right_attach">2</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
- <widget class="GtkEntry" id="vpnclient_path_entry">
+ <widget class="GtkEntry" id="vpnclient_default_user_entry">
<property name="visible">True</property>
<property name="can_focus">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"></property>
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label9">
+ <widget class="GtkLabel" id="label16">
<property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">VPN Profile Path:</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Default User:</property>
</widget>
<packing>
- <property name="top_attach">1</property>
- <property name="bottom_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"></property>
</packing>
@@ -543,43 +535,38 @@
</packing>
</child>
<child>
- <widget class="GtkLabel" id="label16">
+ <widget class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">Default User:</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">VPN Profile Path:</property>
+ <property name="justify">GTK_JUSTIFY_RIGHT</property>
</widget>
<packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</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="GtkEntry" id="vpnclient_default_user_entry">
+ <widget class="GtkEntry" id="vpnclient_path_entry">
<property name="visible">True</property>
<property name="can_focus">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"></property>
</packing>
</child>
<child>
- <widget class="GtkCheckButton" id="vpnclient_start_hidden_cb">
+ <widget class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Start Hidden</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Path to vpnclient:</property>
+ <property name="justify">GTK_JUSTIFY_RIGHT</property>
</widget>
<packing>
- <property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
@@ -682,7 +669,7 @@
<property name="width_request">172</property>
<property name="height_request">126</property>
<property name="visible">True</property>
- <property name="label_xalign">0.000000</property>
+ <property name="label_xalign">0</property>
<child>
<widget class="GtkTextView" id="trafficstats_text">
<property name="width_request">168</property>
@@ -716,7 +703,7 @@ Packets discarded: 1
<widget class="GtkFrame" id="frame5">
<property name="width_request">204</property>
<property name="visible">True</property>
- <property name="label_xalign">0.000000</property>
+ <property name="label_xalign">0</property>
<child>
<widget class="GtkTextView" id="tunnelstats_text">
<property name="width_request">200</property>
@@ -757,7 +744,7 @@ Local LAN Access is disabled
<property name="width_request">204</property>
<property name="height_request">105</property>
<property name="visible">True</property>
- <property name="label_xalign">0.000000</property>
+ <property name="label_xalign">0</property>
<child>
<widget class="GtkTextView" id="routestats_text">
<property name="width_request">200</property>
@@ -838,6 +825,7 @@ For the Cisco Linux
VPN Client</property>
<property name="authors">Stanley Kamithi, Raleigh, North Carolina
+
</property>
<property name="translator_credits" translatable="yes">translator_credits</property>
</widget>
@@ -862,17 +850,6 @@ VPN Client</property>
<property name="column_spacing">2</property>
<property name="row_spacing">15</property>
<child>
- <widget class="GtkLabel" id="label18">
- <property name="visible">True</property>
- <property name="xalign">0.000000</property>
- <property name="label" translatable="yes">Enter Group Password:</property>
- </widget>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
<widget class="GtkEntry" id="group_pw_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -886,6 +863,17 @@ VPN Client</property>
<property name="y_options"></property>
</packing>
</child>
+ <child>
+ <widget class="GtkLabel" id="label18">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Enter Group Password:</property>
+ </widget>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"></property>
+ </packing>
+ </child>
</widget>
<packing>
<property name="expand">False</property>