aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_setup_main_window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_setup_main_window.glade')
-rw-r--r--contrib/gnunet_setup_main_window.glade385
1 files changed, 46 insertions, 339 deletions
diff --git a/contrib/gnunet_setup_main_window.glade b/contrib/gnunet_setup_main_window.glade
index aad7f7ac..f5cf9967 100644
--- a/contrib/gnunet_setup_main_window.glade
+++ b/contrib/gnunet_setup_main_window.glade
@@ -1,5 +1,5 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.16.1 --> 2<!-- Generated with glade 3.18.3 -->
3<interface> 3<interface>
4 <requires lib="gtk+" version="3.4"/> 4 <requires lib="gtk+" version="3.4"/>
5 <object class="GtkAdjustment" id="GNUNET_setup_bandwidth_in_adjustment"> 5 <object class="GtkAdjustment" id="GNUNET_setup_bandwidth_in_adjustment">
@@ -1289,358 +1289,66 @@
1289 <property name="can_focus">False</property> 1289 <property name="can_focus">False</property>
1290 <property name="left_padding">12</property> 1290 <property name="left_padding">12</property>
1291 <child> 1291 <child>
1292 <object class="GtkBox" id="GNUNET_setup_bandwidth_vbox"> 1292 <object class="GtkGrid" id="GNUNET_setup_bandwidth_grid">
1293 <property name="visible">True</property> 1293 <property name="visible">True</property>
1294 <property name="can_focus">False</property> 1294 <property name="can_focus">False</property>
1295 <property name="orientation">vertical</property> 1295 <property name="row_spacing">5</property>
1296 <property name="column_spacing">5</property>
1297 <property name="row_homogeneous">True</property>
1296 <child> 1298 <child>
1297 <object class="GtkBox" id="GNUNET_setup_bandwidth_hbox"> 1299 <object class="GtkLabel" id="GNUNET_setup_bandwidth_in_label">
1298 <property name="visible">True</property> 1300 <property name="visible">True</property>
1299 <property name="can_focus">False</property> 1301 <property name="can_focus">False</property>
1300 <child> 1302 <property name="label" translatable="yes">Max. download bandwidth (B/s):</property>
1301 <object class="GtkLabel" id="GNUNET_setup_bandwidth_in_label">
1302 <property name="visible">True</property>
1303 <property name="can_focus">False</property>
1304 <property name="label" translatable="yes">Max. download bandwidth (B/s):</property>
1305 </object>
1306 <packing>
1307 <property name="expand">False</property>
1308 <property name="fill">False</property>
1309 <property name="padding">5</property>
1310 <property name="position">0</property>
1311 </packing>
1312 </child>
1313 <child>
1314 <object class="GtkSpinButton" id="GNUNET_setup_bandwidth_in_spinbutton">
1315 <property name="visible">True</property>
1316 <property name="can_focus">True</property>
1317 <property name="invisible_char">•</property>
1318 <property name="primary_icon_activatable">False</property>
1319 <property name="secondary_icon_activatable">False</property>
1320 <property name="adjustment">GNUNET_setup_bandwidth_in_adjustment</property>
1321 <property name="numeric">True</property>
1322 </object>
1323 <packing>
1324 <property name="expand">False</property>
1325 <property name="fill">False</property>
1326 <property name="position">1</property>
1327 </packing>
1328 </child>
1329 <child>
1330 <object class="GtkLabel" id="GNUNET_setup_bandwidth_out_label">
1331 <property name="visible">True</property>
1332 <property name="can_focus">False</property>
1333 <property name="label" translatable="yes">Max. upload bandwidth (B/s)</property>
1334 </object>
1335 <packing>
1336 <property name="expand">True</property>
1337 <property name="fill">True</property>
1338 <property name="position">2</property>
1339 </packing>
1340 </child>
1341 <child>
1342 <object class="GtkSpinButton" id="GNUNET_setup_bandwidth_out_spinbutton">
1343 <property name="visible">True</property>
1344 <property name="can_focus">True</property>
1345 <property name="invisible_char">•</property>
1346 <property name="primary_icon_activatable">False</property>
1347 <property name="secondary_icon_activatable">False</property>
1348 <property name="adjustment">GNUNET_setup_bandwidth_out_adjustment</property>
1349 <property name="numeric">True</property>
1350 </object>
1351 <packing>
1352 <property name="expand">True</property>
1353 <property name="fill">True</property>
1354 <property name="position">3</property>
1355 </packing>
1356 </child>
1357 </object> 1303 </object>
1358 <packing> 1304 <packing>
1359 <property name="expand">False</property> 1305 <property name="left_attach">0</property>
1360 <property name="fill">False</property> 1306 <property name="top_attach">0</property>
1361 <property name="position">0</property>
1362 </packing> 1307 </packing>
1363 </child> 1308 </child>
1364 </object>
1365 </child>
1366 </object>
1367 </child>
1368 <child type="label">
1369 <object class="GtkLabel" id="GNUNET_setup_bandwidth_label">
1370 <property name="visible">True</property>
1371 <property name="can_focus">False</property>
1372 <property name="label" translatable="yes">&lt;b&gt;Bandwidth Configuration&lt;/b&gt;</property>
1373 <property name="use_markup">True</property>
1374 </object>
1375 </child>
1376 </object>
1377 <packing>
1378 <property name="expand">False</property>
1379 <property name="fill">False</property>
1380 <property name="position">0</property>
1381 </packing>
1382 </child>
1383 <child>
1384 <object class="GtkFrame" id="GNUNET_setup_transport_nat_frame">
1385 <property name="visible">True</property>
1386 <property name="can_focus">False</property>
1387 <property name="label_xalign">0</property>
1388 <property name="shadow_type">none</property>
1389 <child>
1390 <object class="GtkAlignment" id="GNUNET_setup_transport_nat_alignment">
1391 <property name="visible">True</property>
1392 <property name="can_focus">False</property>
1393 <property name="left_padding">12</property>
1394 <child>
1395 <object class="GtkBox" id="GNUNET_setup_transport_nat_vbox">
1396 <property name="visible">True</property>
1397 <property name="can_focus">False</property>
1398 <property name="orientation">vertical</property>
1399 <child> 1309 <child>
1400 <object class="GtkBox" id="GNUNET_setup_transport_nat_hbox"> 1310 <object class="GtkLabel" id="GNUNET_setup_bandwidth_out_label">
1401 <property name="visible">True</property> 1311 <property name="visible">True</property>
1402 <property name="can_focus">False</property> 1312 <property name="can_focus">False</property>
1403 <child> 1313 <property name="label" translatable="yes">Max. upload bandwidth (B/s):</property>
1404 <object class="GtkCheckButton" id="GNUNET_setup_transport_nat_checkbutton">
1405 <property name="label" translatable="yes">Peer is behind _NAT</property>
1406 <property name="visible">True</property>
1407 <property name="can_focus">True</property>
1408 <property name="receives_default">False</property>
1409 <property name="tooltip_text" translatable="yes">Check this box if your machine is behind a NAT box (router that performs network address translation). Leave off if your machine has a globally unique IPv4 address. NAT options only impact IPv4 addresses at this time.</property>
1410 <property name="use_underline">True</property>
1411 <property name="xalign">0</property>
1412 <property name="draw_indicator">True</property>
1413 </object>
1414 <packing>
1415 <property name="expand">False</property>
1416 <property name="fill">False</property>
1417 <property name="padding">5</property>
1418 <property name="position">0</property>
1419 </packing>
1420 </child>
1421 <child>
1422 <object class="GtkButton" id="GNUNET_setup_transport_autoconfig_button">
1423 <property name="label" translatable="yes">Attempt automatic configuration</property>
1424 <property name="visible">True</property>
1425 <property name="can_focus">True</property>
1426 <property name="receives_default">True</property>
1427 <signal name="clicked" handler="GNUNET_setup_transport_autoconfig_button_clicked_cb" swapped="no"/>
1428 </object>
1429 <packing>
1430 <property name="expand">False</property>
1431 <property name="fill">False</property>
1432 <property name="padding">5</property>
1433 <property name="position">1</property>
1434 </packing>
1435 </child>
1436 <child>
1437 <object class="GtkCheckButton" id="GNUNET_setup_transport_disable_ipv6_checkbutton">
1438 <property name="label" translatable="yes">Disable IPv_6 support</property>
1439 <property name="visible">True</property>
1440 <property name="can_focus">True</property>
1441 <property name="receives_default">False</property>
1442 <property name="tooltip_text" translatable="yes">Disable advertising IPv6 addresses. Check this box if you know that your system has no IPv6 Internet connectivity.</property>
1443 <property name="use_underline">True</property>
1444 <property name="xalign">0</property>
1445 <property name="draw_indicator">True</property>
1446 </object>
1447 <packing>
1448 <property name="expand">False</property>
1449 <property name="fill">False</property>
1450 <property name="padding">5</property>
1451 <property name="position">2</property>
1452 </packing>
1453 </child>
1454 </object> 1314 </object>
1455 <packing> 1315 <packing>
1456 <property name="expand">False</property> 1316 <property name="left_attach">0</property>
1457 <property name="fill">False</property> 1317 <property name="top_attach">1</property>
1458 <property name="padding">5</property>
1459 <property name="position">0</property>
1460 </packing> 1318 </packing>
1461 </child> 1319 </child>
1462 <child> 1320 <child>
1463 <object class="GtkBox" id="GNUNET_setup_transport_nat_options_hbox"> 1321 <object class="GtkSpinButton" id="GNUNET_setup_bandwidth_in_spinbutton">
1464 <property name="visible">True</property> 1322 <property name="visible">True</property>
1465 <property name="can_focus">False</property> 1323 <property name="can_focus">True</property>
1466 <property name="spacing">20</property> 1324 <property name="invisible_char">•</property>
1467 <child> 1325 <property name="text" translatable="yes">65536</property>
1468 <object class="GtkLabel" id="GNUNET_setup_transport_nat_options_spacer_label"> 1326 <property name="primary_icon_activatable">False</property>
1469 <property name="visible">True</property> 1327 <property name="secondary_icon_activatable">False</property>
1470 <property name="can_focus">False</property> 1328 <property name="adjustment">GNUNET_setup_bandwidth_in_adjustment</property>
1471 </object> 1329 <property name="numeric">True</property>
1472 <packing> 1330 <property name="value">65536</property>
1473 <property name="expand">False</property>
1474 <property name="fill">False</property>
1475 <property name="padding">5</property>
1476 <property name="position">0</property>
1477 </packing>
1478 </child>
1479 <child>
1480 <object class="GtkBox" id="GNUNET_setup_transport_nat_options_vbox">
1481 <property name="visible">True</property>
1482 <property name="can_focus">False</property>
1483 <property name="orientation">vertical</property>
1484 <child>
1485 <object class="GtkCheckButton" id="GNUNET_setup_transport_hole_punched_checkbutton">
1486 <property name="label" translatable="yes">NAT ports have been opened manually</property>
1487 <property name="visible">True</property>
1488 <property name="can_focus">True</property>
1489 <property name="receives_default">False</property>
1490 <property name="tooltip_text" translatable="yes">Set this option if you have configured your NAT to forward the ports for the various enabled GNUnet transports. If the external ports are different, the respective values of the external port should be specified under "advertised port" for the respective transport. You also need to specify the "External (public) IPv4 address" of your NAT box below.</property>
1491 <property name="xalign">0</property>
1492 <property name="draw_indicator">True</property>
1493 </object>
1494 <packing>
1495 <property name="expand">False</property>
1496 <property name="fill">True</property>
1497 <property name="position">0</property>
1498 </packing>
1499 </child>
1500 <child>
1501 <object class="GtkCheckButton" id="GNUNET_setup_transport_upnp_enable_checkbutton">
1502 <property name="label" translatable="yes">Enable NAT traversal via UPnP or PMP</property>
1503 <property name="visible">True</property>
1504 <property name="can_focus">True</property>
1505 <property name="receives_default">False</property>
1506 <property name="tooltip_text" translatable="yes">This option enables the use of upnpc from miniupnpd for NAT traversal</property>
1507 <property name="xalign">0</property>
1508 <property name="draw_indicator">True</property>
1509 </object>
1510 <packing>
1511 <property name="expand">False</property>
1512 <property name="fill">False</property>
1513 <property name="position">1</property>
1514 </packing>
1515 </child>
1516 <child>
1517 <object class="GtkCheckButton" id="GNUNET_setup_transport_icmp_server_enable_checkbutton">
1518 <property name="label" translatable="yes">Enable NAT traversal using ICMP method</property>
1519 <property name="visible">True</property>
1520 <property name="can_focus">True</property>
1521 <property name="receives_default">False</property>
1522 <property name="tooltip_text" translatable="yes">This option enables the use of the "Autonomous NAT Traversal" method (presented at P2P 2010). It requires gnunet-helper-nat-server to be installed SUID on the local system.</property>
1523 <property name="xalign">0</property>
1524 <property name="draw_indicator">True</property>
1525 </object>
1526 <packing>
1527 <property name="expand">False</property>
1528 <property name="fill">False</property>
1529 <property name="position">2</property>
1530 </packing>
1531 </child>
1532 <child>
1533 <object class="GtkBox" id="GNUNET_setup_transport_external_ip_hbox">
1534 <property name="visible">True</property>
1535 <property name="can_focus">False</property>
1536 <child>
1537 <object class="GtkLabel" id="GNUNET_setup_transport_external_ip_label">
1538 <property name="visible">True</property>
1539 <property name="can_focus">False</property>
1540 <property name="tooltip_text" translatable="yes">Globally visible IP address of your system (IP address of the external interface of your NAT). You can also specify a hostname, in which case GNUnet will periodically look up the hostname in DNS to determine our external IP address (DynDNS setup).</property>
1541 <property name="label" translatable="yes">External (public) IPv4 address:</property>
1542 </object>
1543 <packing>
1544 <property name="expand">False</property>
1545 <property name="fill">False</property>
1546 <property name="padding">5</property>
1547 <property name="position">0</property>
1548 </packing>
1549 </child>
1550 <child>
1551 <object class="GtkEntry" id="GNUNET_setup_transport_external_ip_address_entry">
1552 <property name="visible">True</property>
1553 <property name="can_focus">True</property>
1554 <property name="max_length">255</property>
1555 <property name="invisible_char">●</property>
1556 <property name="primary_icon_activatable">False</property>
1557 <property name="secondary_icon_activatable">False</property>
1558 </object>
1559 <packing>
1560 <property name="expand">True</property>
1561 <property name="fill">True</property>
1562 <property name="padding">5</property>
1563 <property name="position">1</property>
1564 </packing>
1565 </child>
1566 </object>
1567 <packing>
1568 <property name="expand">False</property>
1569 <property name="fill">False</property>
1570 <property name="position">3</property>
1571 </packing>
1572 </child>
1573 <child>
1574 <object class="GtkCheckButton" id="GNUNET_setup_transport_icmp_client_enable_checkbutton">
1575 <property name="label" translatable="yes">Enable connecting to NATed peers using ICMP method</property>
1576 <property name="visible">True</property>
1577 <property name="can_focus">True</property>
1578 <property name="receives_default">False</property>
1579 <property name="tooltip_text" translatable="yes">This method allows this peer to initiate connections to NATed peers using the 'Autonomous NAT traversal' method (presented at P2P 2010). It requires having gnunet-helper-nat-client installed SUID on the local system.</property>
1580 <property name="xalign">0</property>
1581 <property name="active">True</property>
1582 <property name="draw_indicator">True</property>
1583 </object>
1584 <packing>
1585 <property name="expand">False</property>
1586 <property name="fill">False</property>
1587 <property name="position">4</property>
1588 </packing>
1589 </child>
1590 <child>
1591 <object class="GtkBox" id="GNUNET_setup_transport_internal_ip_hbox">
1592 <property name="visible">True</property>
1593 <property name="can_focus">False</property>
1594 <child>
1595 <object class="GtkLabel" id="GNUNET_setup_transport_internal_ip_label">
1596 <property name="visible">True</property>
1597 <property name="can_focus">False</property>
1598 <property name="tooltip_text" translatable="yes">Specify the IPv4 address of your computers main network interface (typically eth0 or wlan0).</property>
1599 <property name="label" translatable="yes">Internal (private) IPv4 address:</property>
1600 </object>
1601 <packing>
1602 <property name="expand">False</property>
1603 <property name="fill">False</property>
1604 <property name="padding">5</property>
1605 <property name="position">0</property>
1606 </packing>
1607 </child>
1608 <child>
1609 <object class="GtkEntry" id="GNUNET_setup_transport_internal_ip_entry">
1610 <property name="visible">True</property>
1611 <property name="can_focus">True</property>
1612 <property name="max_length">15</property>
1613 <property name="invisible_char">●</property>
1614 <property name="width_chars">15</property>
1615 <property name="primary_icon_activatable">False</property>
1616 <property name="secondary_icon_activatable">False</property>
1617 </object>
1618 <packing>
1619 <property name="expand">True</property>
1620 <property name="fill">True</property>
1621 <property name="position">1</property>
1622 </packing>
1623 </child>
1624 </object>
1625 <packing>
1626 <property name="expand">True</property>
1627 <property name="fill">True</property>
1628 <property name="position">5</property>
1629 </packing>
1630 </child>
1631 </object>
1632 <packing>
1633 <property name="expand">True</property>
1634 <property name="fill">True</property>
1635 <property name="position">1</property>
1636 </packing>
1637 </child>
1638 </object> 1331 </object>
1639 <packing> 1332 <packing>
1640 <property name="expand">False</property> 1333 <property name="left_attach">1</property>
1641 <property name="fill">False</property> 1334 <property name="top_attach">0</property>
1642 <property name="padding">5</property> 1335 </packing>
1643 <property name="position">1</property> 1336 </child>
1337 <child>
1338 <object class="GtkSpinButton" id="GNUNET_setup_bandwidth_out_spinbutton">
1339 <property name="visible">True</property>
1340 <property name="can_focus">True</property>
1341 <property name="invisible_char">•</property>
1342 <property name="text" translatable="yes">65536</property>
1343 <property name="primary_icon_activatable">False</property>
1344 <property name="secondary_icon_activatable">False</property>
1345 <property name="adjustment">GNUNET_setup_bandwidth_out_adjustment</property>
1346 <property name="numeric">True</property>
1347 <property name="value">65536</property>
1348 </object>
1349 <packing>
1350 <property name="left_attach">1</property>
1351 <property name="top_attach">1</property>
1644 </packing> 1352 </packing>
1645 </child> 1353 </child>
1646 </object> 1354 </object>
@@ -1648,19 +1356,18 @@
1648 </object> 1356 </object>
1649 </child> 1357 </child>
1650 <child type="label"> 1358 <child type="label">
1651 <object class="GtkLabel" id="GNUNET_setup_transport_nat_label"> 1359 <object class="GtkLabel" id="GNUNET_setup_bandwidth_label">
1652 <property name="visible">True</property> 1360 <property name="visible">True</property>
1653 <property name="can_focus">False</property> 1361 <property name="can_focus">False</property>
1654 <property name="label" translatable="yes">&lt;b&gt;NAT Traversal Configuration&lt;/b&gt;</property> 1362 <property name="label" translatable="yes">&lt;b&gt;Bandwidth Configuration&lt;/b&gt;</property>
1655 <property name="use_markup">True</property> 1363 <property name="use_markup">True</property>
1656 </object> 1364 </object>
1657 </child> 1365 </child>
1658 </object> 1366 </object>
1659 <packing> 1367 <packing>
1660 <property name="expand">True</property> 1368 <property name="expand">False</property>
1661 <property name="fill">True</property> 1369 <property name="fill">False</property>
1662 <property name="padding">5</property> 1370 <property name="position">0</property>
1663 <property name="position">1</property>
1664 </packing> 1371 </packing>
1665 </child> 1372 </child>
1666 </object> 1373 </object>