diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-01-22 20:06:23 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-01-22 20:06:23 +0000 |
commit | 44168e4df343175cce4d30862ad74fea465c0c0d (patch) | |
tree | 5c1ef076eddc416dcc73e3b19266f2da7eaf811a | |
parent | 0cc5c8b90d257f6d86fa2b339b74dd1702f2c960 (diff) | |
download | gnunet-gtk-44168e4df343175cce4d30862ad74fea465c0c0d.tar.gz gnunet-gtk-44168e4df343175cce4d30862ad74fea465c0c0d.zip |
-minor bugfixes
-rw-r--r-- | contrib/gnunet_setup_gtk_main_window.glade | 13 | ||||
-rw-r--r-- | src/setup/gnunet-setup-options.c | 4 |
2 files changed, 8 insertions, 9 deletions
diff --git a/contrib/gnunet_setup_gtk_main_window.glade b/contrib/gnunet_setup_gtk_main_window.glade index d745e45f..f0cc83d1 100644 --- a/contrib/gnunet_setup_gtk_main_window.glade +++ b/contrib/gnunet_setup_gtk_main_window.glade | |||
@@ -141,12 +141,12 @@ | |||
141 | </packing> | 141 | </packing> |
142 | </child> | 142 | </child> |
143 | <child> | 143 | <child> |
144 | <object class="GtkCheckButton" id="GNUNET_setup_general_services_exit_checkbutton"> | 144 | <object class="GtkCheckButton" id="GNUNET_setup_general_services_pt_checkbutton"> |
145 | <property name="label" translatable="yes">EXIT</property> | 145 | <property name="label" translatable="yes">PT/VPN</property> |
146 | <property name="visible">True</property> | 146 | <property name="visible">True</property> |
147 | <property name="can_focus">True</property> | 147 | <property name="can_focus">True</property> |
148 | <property name="receives_default">False</property> | 148 | <property name="receives_default">False</property> |
149 | <property name="tooltip_text" translatable="yes">By offering an EXIT service, you can allow other peers to use your Internet connection to reach the IPv4 and/or IPv6 Internet. Naturally, as your machine will be seen as the origin of the traffic, this might be risky in some jurisdictions. Enabling the exit for IPv4 and IPv6 and PT/VPN interception for IPv4 and IPv6 on the same machine will still give you 4to6 and 6to4 protocol translation, allowing you to access IPv4-only servers from IPv6-only clients and IPv6-only servers from IPv4-only clients.</property> | 149 | <property name="tooltip_text" translatable="yes">Using the PT/VPN subsystems you can tunnel your Internet traffic over GNUnet. This is useful if you want to access the IPv4-Internet if you only have IPv6-connectivity or vice versa. Furthermore, if you are only connected to other peers using WLAN, you could also get Internet access in the first place by routing IP traffic over GNUnet.</property> |
150 | <property name="use_underline">True</property> | 150 | <property name="use_underline">True</property> |
151 | <property name="xalign">0</property> | 151 | <property name="xalign">0</property> |
152 | <property name="draw_indicator">True</property> | 152 | <property name="draw_indicator">True</property> |
@@ -158,12 +158,12 @@ | |||
158 | </packing> | 158 | </packing> |
159 | </child> | 159 | </child> |
160 | <child> | 160 | <child> |
161 | <object class="GtkCheckButton" id="GNUNET_setup_general_services_pt_checkbutton"> | 161 | <object class="GtkCheckButton" id="GNUNET_setup_general_services_exit_checkbutton"> |
162 | <property name="label" translatable="yes">PT/VPN</property> | 162 | <property name="label" translatable="yes">EXIT</property> |
163 | <property name="visible">True</property> | 163 | <property name="visible">True</property> |
164 | <property name="can_focus">True</property> | 164 | <property name="can_focus">True</property> |
165 | <property name="receives_default">False</property> | 165 | <property name="receives_default">False</property> |
166 | <property name="tooltip_text" translatable="yes">Using the PT/VPN subsystems you can tunnel your Internet traffic over GNUnet. This is useful if you want to access the IPv4-Internet if you only have IPv6-connectivity or vice versa. Furthermore, if you are only connected to other peers using WLAN, you could also get Internet access in the first place by routing IP traffic over GNUnet.</property> | 166 | <property name="tooltip_text" translatable="yes">By offering an EXIT service, you can allow other peers to use your Internet connection to reach the IPv4 and/or IPv6 Internet. Naturally, as your machine will be seen as the origin of the traffic, this might be risky in some jurisdictions. Enabling the exit for IPv4 and IPv6 and PT/VPN interception for IPv4 and IPv6 on the same machine will still give you 4to6 and 6to4 protocol translation, allowing you to access IPv4-only servers from IPv6-only clients and IPv6-only servers from IPv4-only clients.</property> |
167 | <property name="use_underline">True</property> | 167 | <property name="use_underline">True</property> |
168 | <property name="xalign">0</property> | 168 | <property name="xalign">0</property> |
169 | <property name="draw_indicator">True</property> | 169 | <property name="draw_indicator">True</property> |
@@ -3632,7 +3632,6 @@ | |||
3632 | </child> | 3632 | </child> |
3633 | <child> | 3633 | <child> |
3634 | <object class="GtkVBox" id="GNUNET_SETUP_gns_vbox"> | 3634 | <object class="GtkVBox" id="GNUNET_SETUP_gns_vbox"> |
3635 | <property name="visible">True</property> | ||
3636 | <property name="orientation">vertical</property> | 3635 | <property name="orientation">vertical</property> |
3637 | <child> | 3636 | <child> |
3638 | <object class="GtkVBox" id="vbox1"> | 3637 | <object class="GtkVBox" id="vbox1"> |
diff --git a/src/setup/gnunet-setup-options.c b/src/setup/gnunet-setup-options.c index 79b277f2..46ce9dbb 100644 --- a/src/setup/gnunet-setup-options.c +++ b/src/setup/gnunet-setup-options.c | |||
@@ -1484,7 +1484,7 @@ static struct GNUNET_SETUP_VisibilitySpecification hide_postgres_datastore_tab[] | |||
1484 | * Hide "sqlite datacache" tab if sqlite not active. | 1484 | * Hide "sqlite datacache" tab if sqlite not active. |
1485 | */ | 1485 | */ |
1486 | static struct GNUNET_SETUP_VisibilitySpecification hide_sqlite_datacache_tab[] = { | 1486 | static struct GNUNET_SETUP_VisibilitySpecification hide_sqlite_datacache_tab[] = { |
1487 | {"GNUNET_setup_fs_datacache_sqlite_label", "^sqlite$", NULL}, | 1487 | {"GNUNET_setup_fs_datacache_sqlite_body_label", "^sqlite$", NULL}, |
1488 | {NULL, NULL, NULL} | 1488 | {NULL, NULL, NULL} |
1489 | }; | 1489 | }; |
1490 | 1490 | ||
@@ -2248,7 +2248,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = { | |||
2248 | /* VPN/PT service */ | 2248 | /* VPN/PT service */ |
2249 | 2249 | ||
2250 | { | 2250 | { |
2251 | "GNUNET_setup_general_services_vpn_checkbutton", | 2251 | "GNUNET_setup_general_services_pt_checkbutton", |
2252 | "toggled", | 2252 | "toggled", |
2253 | "arm", | 2253 | "arm", |
2254 | "DEFAULTSERVICES", | 2254 | "DEFAULTSERVICES", |