diff options
Diffstat (limited to 'contrib/gnunet_setup_main_window.glade')
-rw-r--r-- | contrib/gnunet_setup_main_window.glade | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/contrib/gnunet_setup_main_window.glade b/contrib/gnunet_setup_main_window.glade index 476d4011..bec6406e 100644 --- a/contrib/gnunet_setup_main_window.glade +++ b/contrib/gnunet_setup_main_window.glade | |||
@@ -4317,48 +4317,6 @@ | |||
4317 | <property name="can_focus">False</property> | 4317 | <property name="can_focus">False</property> |
4318 | <property name="label_xalign">0</property> | 4318 | <property name="label_xalign">0</property> |
4319 | <property name="shadow_type">none</property> | 4319 | <property name="shadow_type">none</property> |
4320 | <child> | ||
4321 | <object class="GtkAlignment" id="GNUNET_setup_gns_alignment"> | ||
4322 | <property name="visible">True</property> | ||
4323 | <property name="can_focus">False</property> | ||
4324 | <property name="left_padding">12</property> | ||
4325 | <child> | ||
4326 | <object class="GtkVBox" id="GNUNET_setup_gns_option_vbox"> | ||
4327 | <property name="visible">True</property> | ||
4328 | <property name="can_focus">False</property> | ||
4329 | <child> | ||
4330 | <object class="GtkCheckButton" id="GNUNET_setup_gns_hijack_checkbutton"> | ||
4331 | <property name="label" translatable="yes">Enable iptables-based DNS hijacking (GNU/Linux-only)</property> | ||
4332 | <property name="visible">True</property> | ||
4333 | <property name="can_focus">True</property> | ||
4334 | <property name="receives_default">False</property> | ||
4335 | <property name="draw_indicator">True</property> | ||
4336 | </object> | ||
4337 | <packing> | ||
4338 | <property name="expand">False</property> | ||
4339 | <property name="fill">False</property> | ||
4340 | <property name="padding">5</property> | ||
4341 | <property name="position">0</property> | ||
4342 | </packing> | ||
4343 | </child> | ||
4344 | <child> | ||
4345 | <object class="GtkCheckButton" id="GNUNET_setup_gns_auto_import_checkbutton"> | ||
4346 | <property name="label" translatable="yes">Enable automatic shortening</property> | ||
4347 | <property name="visible">True</property> | ||
4348 | <property name="can_focus">True</property> | ||
4349 | <property name="receives_default">False</property> | ||
4350 | <property name="draw_indicator">True</property> | ||
4351 | </object> | ||
4352 | <packing> | ||
4353 | <property name="expand">False</property> | ||
4354 | <property name="fill">False</property> | ||
4355 | <property name="position">1</property> | ||
4356 | </packing> | ||
4357 | </child> | ||
4358 | </object> | ||
4359 | </child> | ||
4360 | </object> | ||
4361 | </child> | ||
4362 | <child type="label"> | 4320 | <child type="label"> |
4363 | <object class="GtkLabel" id="GNUNET_setup_gns_option_label"> | 4321 | <object class="GtkLabel" id="GNUNET_setup_gns_option_label"> |
4364 | <property name="visible">True</property> | 4322 | <property name="visible">True</property> |