aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2008-03-21 22:55:17 +0000
committerNathan S. Evans <evans@in.tum.de>2008-03-21 22:55:17 +0000
commit4c330ee6c2a0cb1349282d8f3e898b463e6bb477 (patch)
tree62a45c3b10b2f0bed171339476ad41ba0f8d29a5
parent07118bd897f2871a559e4f23928865660e37286a (diff)
downloadgnunet-gtk-4c330ee6c2a0cb1349282d8f3e898b463e6bb477.tar.gz
gnunet-gtk-4c330ee6c2a0cb1349282d8f3e898b463e6bb477.zip
-rw-r--r--gnunet-gtk.glade737
1 files changed, 368 insertions, 369 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index bf8f447f..e82e17f0 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -666,107 +666,6 @@ This release adds context-menus (right-click) which allow copying the URI of sea
666 <placeholder/> 666 <placeholder/>
667 </child> 667 </child>
668 <child> 668 <child>
669 <widget class="GtkVBox" id="vbox8">
670 <property name="visible">True</property>
671 <property name="homogeneous">True</property>
672 <child>
673 <widget class="GtkButton" id="abortDownloadButton">
674 <property name="visible">True</property>
675 <property name="sensitive">False</property>
676 <property name="can_focus">True</property>
677 <property name="tooltip" translatable="yes">Cancel the selected download (and all sub-downloads)</property>
678 <property name="label">gtk-cancel</property>
679 <property name="use_stock">True</property>
680 <property name="response_id">0</property>
681 <signal name="clicked" handler="on_abortDownloadButton_clicked_"/>
682 </widget>
683 <packing>
684 <property name="fill">False</property>
685 </packing>
686 </child>
687 <child>
688 <widget class="GtkButton" id="stopDownloadButton">
689 <property name="visible">True</property>
690 <property name="sensitive">False</property>
691 <property name="can_focus">True</property>
692 <property name="tooltip" translatable="yes">Cancel the selected download (and all sub-downloads) and remove them from the list</property>
693 <property name="label">gtk-stop</property>
694 <property name="use_stock">True</property>
695 <property name="response_id">0</property>
696 <signal name="clicked" handler="on_stopDownloadButton_clicked_"/>
697 </widget>
698 <packing>
699 <property name="fill">False</property>
700 <property name="position">1</property>
701 </packing>
702 </child>
703 <child>
704 <widget class="GtkButton" id="clearCompletedDownloadsButton">
705 <property name="visible">True</property>
706 <property name="can_focus">True</property>
707 <property name="tooltip" translatable="yes">Clear completed downloads from the download list</property>
708 <property name="response_id">0</property>
709 <signal name="clicked" handler="on_clearCompletedDownloadsButton_clicked_"/>
710 <child>
711 <widget class="GtkHBox" id="hbox26">
712 <property name="visible">True</property>
713 <property name="spacing">2</property>
714 <child>
715 <widget class="GtkImage" id="image15">
716 <property name="visible">True</property>
717 <property name="stock">gtk-clear</property>
718 </widget>
719 <packing>
720 <property name="expand">False</property>
721 <property name="fill">False</property>
722 </packing>
723 </child>
724 <child>
725 <widget class="GtkLabel" id="label14">
726 <property name="visible">True</property>
727 <property name="label" translatable="yes">_Clean</property>
728 <property name="use_underline">True</property>
729 </widget>
730 <packing>
731 <property name="expand">False</property>
732 <property name="fill">False</property>
733 <property name="position">1</property>
734 </packing>
735 </child>
736 </widget>
737 </child>
738 </widget>
739 <packing>
740 <property name="fill">False</property>
741 <property name="position">2</property>
742 </packing>
743 </child>
744 </widget>
745 <packing>
746 <property name="left_attach">1</property>
747 <property name="right_attach">2</property>
748 <property name="x_options"></property>
749 <property name="x_padding">5</property>
750 </packing>
751 </child>
752 <child>
753 <widget class="GtkScrolledWindow" id="scrolledwindow10">
754 <property name="visible">True</property>
755 <property name="can_focus">True</property>
756 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
757 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
758 <property name="shadow_type">GTK_SHADOW_IN</property>
759 <child>
760 <widget class="GtkTreeView" id="activeDownloadsList">
761 <property name="visible">True</property>
762 <property name="can_focus">True</property>
763 <property name="reorderable">True</property>
764 <property name="rules_hint">True</property>
765 </widget>
766 </child>
767 </widget>
768 </child>
769 <child>
770 <widget class="GtkHBox" id="hbox24"> 669 <widget class="GtkHBox" id="hbox24">
771 <property name="visible">True</property> 670 <property name="visible">True</property>
772 <child> 671 <child>
@@ -880,6 +779,107 @@ This release adds context-menus (right-click) which allow copying the URI of sea
880 <property name="y_padding">5</property> 779 <property name="y_padding">5</property>
881 </packing> 780 </packing>
882 </child> 781 </child>
782 <child>
783 <widget class="GtkScrolledWindow" id="scrolledwindow10">
784 <property name="visible">True</property>
785 <property name="can_focus">True</property>
786 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
787 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
788 <property name="shadow_type">GTK_SHADOW_IN</property>
789 <child>
790 <widget class="GtkTreeView" id="activeDownloadsList">
791 <property name="visible">True</property>
792 <property name="can_focus">True</property>
793 <property name="reorderable">True</property>
794 <property name="rules_hint">True</property>
795 </widget>
796 </child>
797 </widget>
798 </child>
799 <child>
800 <widget class="GtkVBox" id="vbox8">
801 <property name="visible">True</property>
802 <property name="homogeneous">True</property>
803 <child>
804 <widget class="GtkButton" id="abortDownloadButton">
805 <property name="visible">True</property>
806 <property name="sensitive">False</property>
807 <property name="can_focus">True</property>
808 <property name="tooltip" translatable="yes">Cancel the selected download (and all sub-downloads)</property>
809 <property name="label">gtk-cancel</property>
810 <property name="use_stock">True</property>
811 <property name="response_id">0</property>
812 <signal name="clicked" handler="on_abortDownloadButton_clicked_"/>
813 </widget>
814 <packing>
815 <property name="fill">False</property>
816 </packing>
817 </child>
818 <child>
819 <widget class="GtkButton" id="stopDownloadButton">
820 <property name="visible">True</property>
821 <property name="sensitive">False</property>
822 <property name="can_focus">True</property>
823 <property name="tooltip" translatable="yes">Cancel the selected download (and all sub-downloads) and remove them from the list</property>
824 <property name="label">gtk-stop</property>
825 <property name="use_stock">True</property>
826 <property name="response_id">0</property>
827 <signal name="clicked" handler="on_stopDownloadButton_clicked_"/>
828 </widget>
829 <packing>
830 <property name="fill">False</property>
831 <property name="position">1</property>
832 </packing>
833 </child>
834 <child>
835 <widget class="GtkButton" id="clearCompletedDownloadsButton">
836 <property name="visible">True</property>
837 <property name="can_focus">True</property>
838 <property name="tooltip" translatable="yes">Clear completed downloads from the download list</property>
839 <property name="response_id">0</property>
840 <signal name="clicked" handler="on_clearCompletedDownloadsButton_clicked_"/>
841 <child>
842 <widget class="GtkHBox" id="hbox26">
843 <property name="visible">True</property>
844 <property name="spacing">2</property>
845 <child>
846 <widget class="GtkImage" id="image15">
847 <property name="visible">True</property>
848 <property name="stock">gtk-clear</property>
849 </widget>
850 <packing>
851 <property name="expand">False</property>
852 <property name="fill">False</property>
853 </packing>
854 </child>
855 <child>
856 <widget class="GtkLabel" id="label14">
857 <property name="visible">True</property>
858 <property name="label" translatable="yes">_Clean</property>
859 <property name="use_underline">True</property>
860 </widget>
861 <packing>
862 <property name="expand">False</property>
863 <property name="fill">False</property>
864 <property name="position">1</property>
865 </packing>
866 </child>
867 </widget>
868 </child>
869 </widget>
870 <packing>
871 <property name="fill">False</property>
872 <property name="position">2</property>
873 </packing>
874 </child>
875 </widget>
876 <packing>
877 <property name="left_attach">1</property>
878 <property name="right_attach">2</property>
879 <property name="x_options"></property>
880 <property name="x_padding">5</property>
881 </packing>
882 </child>
883 </widget> 883 </widget>
884 </child> 884 </child>
885 <child> 885 <child>
@@ -1314,121 +1314,241 @@ This release adds context-menus (right-click) which allow copying the URI of sea
1314 <placeholder/> 1314 <placeholder/>
1315 </child> 1315 </child>
1316 <child> 1316 <child>
1317 <widget class="GtkLabel" id="methodLabel"> 1317 <widget class="GtkCheckButton" id="doExtractCheckButton">
1318 <property name="visible">True</property> 1318 <property name="visible">True</property>
1319 <property name="xalign">0</property> 1319 <property name="can_focus">True</property>
1320 <property name="xpad">5</property> 1320 <property name="tooltip" translatable="yes">Controls if GNUnet should (automatically) extract metadata for files. If unchecked, the default metadata for the upload will only contain the filename. If checked, GNU libextractor will be used to provide additional metadata (such as thumbnails). The option only applies when a directory is uploaded. For individual files, GNU libextractor is always used (you will have a chance to edit the extracted metadata in a dialog).</property>
1321 <property name="label" translatable="yes">Method:</property> 1321 <property name="response_id">0</property>
1322 <property name="use_underline">True</property> 1322 <property name="active">True</property>
1323 <property name="mnemonic_widget">indexbutton</property> 1323 <property name="draw_indicator">True</property>
1324 <child>
1325 <widget class="GtkAlignment" id="alignment24">
1326 <property name="visible">True</property>
1327 <property name="xscale">0</property>
1328 <property name="yscale">0</property>
1329 <child>
1330 <widget class="GtkHBox" id="hbox66">
1331 <property name="visible">True</property>
1332 <property name="spacing">2</property>
1333 <child>
1334 <widget class="GtkImage" id="image49">
1335 <property name="visible">True</property>
1336 <property name="stock">gtk-index</property>
1337 </widget>
1338 <packing>
1339 <property name="expand">False</property>
1340 <property name="fill">False</property>
1341 </packing>
1342 </child>
1343 <child>
1344 <widget class="GtkLabel" id="label151">
1345 <property name="visible">True</property>
1346 <property name="label" translatable="yes">Use libextractor for files in directories</property>
1347 <property name="use_underline">True</property>
1348 </widget>
1349 <packing>
1350 <property name="expand">False</property>
1351 <property name="fill">False</property>
1352 <property name="position">1</property>
1353 </packing>
1354 </child>
1355 </widget>
1356 </child>
1357 </widget>
1358 </child>
1359 </widget>
1360 <packing>
1361 <property name="left_attach">2</property>
1362 <property name="right_attach">3</property>
1363 <property name="top_attach">3</property>
1364 <property name="bottom_attach">4</property>
1365 <property name="x_options">GTK_FILL</property>
1366 <property name="y_options"></property>
1367 </packing>
1368 </child>
1369 <child>
1370 <widget class="GtkSpinButton" id="contentPrioritySpinButton">
1371 <property name="width_request">94</property>
1372 <property name="visible">True</property>
1373 <property name="can_focus">True</property>
1374 <property name="tooltip" translatable="yes">How important is the file (used to prioritize data in the local datastore).</property>
1375 <property name="adjustment">1000 0 100000000 50 500 500</property>
1376 <property name="climb_rate">500</property>
1377 <property name="numeric">True</property>
1324 </widget> 1378 </widget>
1325 <packing> 1379 <packing>
1380 <property name="left_attach">1</property>
1381 <property name="right_attach">2</property>
1382 <property name="top_attach">3</property>
1383 <property name="bottom_attach">4</property>
1326 <property name="x_options">GTK_FILL</property> 1384 <property name="x_options">GTK_FILL</property>
1327 <property name="y_options"></property> 1385 <property name="y_options"></property>
1328 </packing> 1386 </packing>
1329 </child> 1387 </child>
1330 <child> 1388 <child>
1331 <widget class="GtkRadioButton" id="indexbutton"> 1389 <widget class="GtkRadioButton" id="scopeFileOnlyButton">
1332 <property name="visible">True</property> 1390 <property name="visible">True</property>
1333 <property name="can_focus">True</property> 1391 <property name="can_focus">True</property>
1334 <property name="tooltip" translatable="yes">Indexing will avoid copying the file into the GNUnet database. Instead, GNUnet will try to add a symbolic link to the specified file. If that fails, a copy of the file will be created. Indexing should be used if the local machine is unlikely to ever be compromised by an adversary and if the uploaded file will not be modified or moved in the future. Indexing is more efficient than insertion.</property> 1392 <property name="tooltip" translatable="yes">Only publish a single file</property>
1335 <property name="label" translatable="yes">Inde_x</property> 1393 <property name="label" translatable="yes">File onl_y</property>
1336 <property name="use_underline">True</property> 1394 <property name="use_underline">True</property>
1337 <property name="response_id">0</property> 1395 <property name="response_id">0</property>
1338 <property name="active">True</property> 1396 <property name="active">True</property>
1339 <property name="draw_indicator">True</property> 1397 <property name="draw_indicator">True</property>
1398 <property name="group">scopeRecursiveButton</property>
1340 </widget> 1399 </widget>
1341 <packing> 1400 <packing>
1342 <property name="left_attach">1</property> 1401 <property name="left_attach">1</property>
1343 <property name="right_attach">2</property> 1402 <property name="right_attach">2</property>
1403 <property name="top_attach">1</property>
1404 <property name="bottom_attach">2</property>
1344 <property name="x_options">GTK_FILL</property> 1405 <property name="x_options">GTK_FILL</property>
1345 <property name="y_options"></property> 1406 <property name="y_options"></property>
1346 </packing> 1407 </packing>
1347 </child> 1408 </child>
1348 <child> 1409 <child>
1349 <widget class="GtkRadioButton" id="insertButton"> 1410 <widget class="GtkButton" id="mainFileSharingInsertBrowseButton">
1350 <property name="visible">True</property> 1411 <property name="visible">True</property>
1351 <property name="can_focus">True</property> 1412 <property name="can_focus">True</property>
1352 <property name="tooltip" translatable="yes">Inserting a file means that an encrypted copy will be added to the GNUnet database. Without the proper key (which is not stored in plaintext anywhere) the file cannot be decrypted. Use this option for small files, files that will be modified soon, files that maybe moved or if you are afraid that an adversary may detect the file in plaintext on your machine (after compromising your machine).</property> 1413 <property name="tooltip" translatable="yes">Browse local computer for files (or directories) to publish</property>
1353 <property name="label" translatable="yes">I_nsert</property>
1354 <property name="use_underline">True</property>
1355 <property name="response_id">0</property> 1414 <property name="response_id">0</property>
1356 <property name="draw_indicator">True</property> 1415 <signal name="clicked" handler="on_mainFileSharingInsertBrowseButton_clicked_" object="fsinsertfilenamecombo"/>
1357 <property name="group">indexbutton</property> 1416 <child>
1417 <widget class="GtkHBox" id="hbox60">
1418 <property name="visible">True</property>
1419 <property name="spacing">2</property>
1420 <child>
1421 <widget class="GtkImage" id="image46">
1422 <property name="visible">True</property>
1423 <property name="stock">gtk-open</property>
1424 </widget>
1425 <packing>
1426 <property name="expand">False</property>
1427 <property name="fill">False</property>
1428 </packing>
1429 </child>
1430 <child>
1431 <widget class="GtkLabel" id="label143">
1432 <property name="visible">True</property>
1433 <property name="label" translatable="yes">_Browse</property>
1434 <property name="use_underline">True</property>
1435 </widget>
1436 <packing>
1437 <property name="expand">False</property>
1438 <property name="fill">False</property>
1439 <property name="position">1</property>
1440 </packing>
1441 </child>
1442 </widget>
1443 </child>
1358 </widget> 1444 </widget>
1359 <packing> 1445 <packing>
1360 <property name="left_attach">2</property> 1446 <property name="left_attach">2</property>
1361 <property name="right_attach">3</property> 1447 <property name="right_attach">3</property>
1448 <property name="top_attach">4</property>
1449 <property name="bottom_attach">5</property>
1362 <property name="x_options">GTK_FILL</property> 1450 <property name="x_options">GTK_FILL</property>
1363 <property name="y_options"></property> 1451 <property name="y_options"></property>
1364 </packing> 1452 </packing>
1365 </child> 1453 </child>
1366 <child> 1454 <child>
1367 <widget class="GtkLabel" id="scopeLabel"> 1455 <widget class="GtkAlignment" id="uploadFilenameAlignment">
1368 <property name="visible">True</property> 1456 <property name="visible">True</property>
1369 <property name="xalign">0</property> 1457 <child>
1370 <property name="xpad">5</property> 1458 <widget class="GtkComboBoxEntry" id="uploadFilenameComboBoxEntry">
1371 <property name="label" translatable="yes">Scope:</property> 1459 <property name="visible">True</property>
1372 <property name="use_underline">True</property> 1460 <property name="can_focus">True</property>
1373 <property name="mnemonic_widget">scopeFileOnlyButton</property> 1461 <signal name="changed" handler="on_uploadFilenameComboBoxEntry_changed_"/>
1462 <child internal-child="entry">
1463 <widget class="GtkEntry" id="comboboxentry-entry3">
1464 </widget>
1465 </child>
1466 </widget>
1467 </child>
1374 </widget> 1468 </widget>
1375 <packing> 1469 <packing>
1376 <property name="top_attach">1</property> 1470 <property name="left_attach">1</property>
1377 <property name="bottom_attach">2</property> 1471 <property name="right_attach">2</property>
1378 <property name="x_options">GTK_FILL</property> 1472 <property name="top_attach">4</property>
1473 <property name="bottom_attach">5</property>
1379 <property name="y_options"></property> 1474 <property name="y_options"></property>
1380 </packing> 1475 </packing>
1381 </child> 1476 </child>
1382 <child> 1477 <child>
1383 <widget class="GtkLabel" id="anonymityUploadLabel"> 1478 <widget class="GtkLabel" id="label150">
1384 <property name="visible">True</property> 1479 <property name="visible">True</property>
1385 <property name="xalign">0</property> 1480 <property name="xalign">0</property>
1386 <property name="xpad">5</property> 1481 <property name="xpad">5</property>
1387 <property name="label" translatable="yes">_Anonymity:</property> 1482 <property name="label" translatable="yes">_Priority:</property>
1388 <property name="use_underline">True</property> 1483 <property name="use_underline">True</property>
1389 <property name="mnemonic_widget">uploadAnonymityLevelSpinButton</property> 1484 <property name="mnemonic_widget">contentPrioritySpinButton</property>
1390 </widget> 1485 </widget>
1391 <packing> 1486 <packing>
1392 <property name="top_attach">2</property> 1487 <property name="top_attach">3</property>
1393 <property name="bottom_attach">3</property> 1488 <property name="bottom_attach">4</property>
1394 <property name="x_options">GTK_FILL</property> 1489 <property name="x_options">GTK_FILL</property>
1395 <property name="y_options"></property> 1490 <property name="y_options"></property>
1396 </packing> 1491 </packing>
1397 </child> 1492 </child>
1398 <child> 1493 <child>
1399 <widget class="GtkRadioButton" id="scopeRecursiveButton"> 1494 <widget class="GtkLabel" id="uploadFilenameLabel">
1400 <property name="visible">True</property> 1495 <property name="visible">True</property>
1401 <property name="can_focus">True</property> 1496 <property name="xalign">0</property>
1402 <property name="tooltip" translatable="yes">Recursively publish an entire directory tree</property> 1497 <property name="xpad">5</property>
1403 <property name="label" translatable="yes">_Recursive (for entire directories)</property> 1498 <property name="label" translatable="yes">_Filename:</property>
1404 <property name="use_underline">True</property> 1499 <property name="use_underline">True</property>
1405 <property name="response_id">0</property> 1500 <property name="justify">GTK_JUSTIFY_CENTER</property>
1406 <property name="draw_indicator">True</property> 1501 <property name="mnemonic_widget">uploadFilenameComboBoxEntry</property>
1407 </widget> 1502 </widget>
1408 <packing> 1503 <packing>
1409 <property name="left_attach">2</property> 1504 <property name="top_attach">4</property>
1410 <property name="right_attach">3</property> 1505 <property name="bottom_attach">5</property>
1411 <property name="top_attach">1</property>
1412 <property name="bottom_attach">2</property>
1413 <property name="x_options">GTK_FILL</property> 1506 <property name="x_options">GTK_FILL</property>
1414 <property name="y_options"></property> 1507 <property name="y_options"></property>
1415 </packing> 1508 </packing>
1416 </child> 1509 </child>
1417 <child> 1510 <child>
1418 <widget class="GtkSpinButton" id="uploadAnonymityLevelSpinButton"> 1511 <widget class="GtkButton" id="fsinsertuploadbutton">
1419 <property name="visible">True</property> 1512 <property name="visible">True</property>
1513 <property name="sensitive">False</property>
1420 <property name="can_focus">True</property> 1514 <property name="can_focus">True</property>
1421 <property name="tooltip" translatable="yes">What level of sender-anonymity is desired when sharing this particular file? 0 allows direct connections (no anonymity). Higher levels require increasing amounts of cover traffic per shared block, increasing your privacy at the expense of efficiency.</property> 1515 <property name="tooltip" translatable="yes">Share the specified file with the selected options (you will then be prompted to enter meta-data and keywords)</property>
1422 <property name="adjustment">1 0 10000 1 10 10</property> 1516 <property name="response_id">0</property>
1423 <property name="climb_rate">1</property> 1517 <signal name="clicked" handler="on_fsinsertuploadbutton_clicked_"/>
1424 <property name="numeric">True</property> 1518 <child>
1425 <signal name="value_changed" handler="on_anonymity_spin_changed_"/> 1519 <widget class="GtkHBox" id="hbox55">
1520 <property name="visible">True</property>
1521 <property name="spacing">2</property>
1522 <child>
1523 <widget class="GtkImage" id="image42">
1524 <property name="visible">True</property>
1525 <property name="stock">gtk-go-up</property>
1526 </widget>
1527 <packing>
1528 <property name="expand">False</property>
1529 <property name="fill">False</property>
1530 </packing>
1531 </child>
1532 <child>
1533 <widget class="GtkLabel" id="label137">
1534 <property name="visible">True</property>
1535 <property name="label" translatable="yes">Pub_lish</property>
1536 <property name="use_underline">True</property>
1537 </widget>
1538 <packing>
1539 <property name="expand">False</property>
1540 <property name="fill">False</property>
1541 <property name="position">1</property>
1542 </packing>
1543 </child>
1544 </widget>
1545 </child>
1426 </widget> 1546 </widget>
1427 <packing> 1547 <packing>
1428 <property name="left_attach">1</property> 1548 <property name="left_attach">2</property>
1429 <property name="right_attach">2</property> 1549 <property name="right_attach">3</property>
1430 <property name="top_attach">2</property> 1550 <property name="top_attach">5</property>
1431 <property name="bottom_attach">3</property> 1551 <property name="bottom_attach">6</property>
1432 <property name="x_options">GTK_FILL</property> 1552 <property name="x_options">GTK_FILL</property>
1433 <property name="y_options"></property> 1553 <property name="y_options"></property>
1434 </packing> 1554 </packing>
@@ -1487,241 +1607,121 @@ This release adds context-menus (right-click) which allow copying the URI of sea
1487 </packing> 1607 </packing>
1488 </child> 1608 </child>
1489 <child> 1609 <child>
1490 <widget class="GtkButton" id="fsinsertuploadbutton"> 1610 <widget class="GtkSpinButton" id="uploadAnonymityLevelSpinButton">
1491 <property name="visible">True</property> 1611 <property name="visible">True</property>
1492 <property name="sensitive">False</property>
1493 <property name="can_focus">True</property> 1612 <property name="can_focus">True</property>
1494 <property name="tooltip" translatable="yes">Share the specified file with the selected options (you will then be prompted to enter meta-data and keywords)</property> 1613 <property name="tooltip" translatable="yes">What level of sender-anonymity is desired when sharing this particular file? 0 allows direct connections (no anonymity). Higher levels require increasing amounts of cover traffic per shared block, increasing your privacy at the expense of efficiency.</property>
1495 <property name="response_id">0</property> 1614 <property name="adjustment">1 0 10000 1 10 10</property>
1496 <signal name="clicked" handler="on_fsinsertuploadbutton_clicked_"/> 1615 <property name="climb_rate">1</property>
1497 <child> 1616 <property name="numeric">True</property>
1498 <widget class="GtkHBox" id="hbox55"> 1617 <signal name="value_changed" handler="on_anonymity_spin_changed_"/>
1499 <property name="visible">True</property>
1500 <property name="spacing">2</property>
1501 <child>
1502 <widget class="GtkImage" id="image42">
1503 <property name="visible">True</property>
1504 <property name="stock">gtk-go-up</property>
1505 </widget>
1506 <packing>
1507 <property name="expand">False</property>
1508 <property name="fill">False</property>
1509 </packing>
1510 </child>
1511 <child>
1512 <widget class="GtkLabel" id="label137">
1513 <property name="visible">True</property>
1514 <property name="label" translatable="yes">Pub_lish</property>
1515 <property name="use_underline">True</property>
1516 </widget>
1517 <packing>
1518 <property name="expand">False</property>
1519 <property name="fill">False</property>
1520 <property name="position">1</property>
1521 </packing>
1522 </child>
1523 </widget>
1524 </child>
1525 </widget> 1618 </widget>
1526 <packing> 1619 <packing>
1527 <property name="left_attach">2</property> 1620 <property name="left_attach">1</property>
1528 <property name="right_attach">3</property> 1621 <property name="right_attach">2</property>
1529 <property name="top_attach">5</property> 1622 <property name="top_attach">2</property>
1530 <property name="bottom_attach">6</property> 1623 <property name="bottom_attach">3</property>
1531 <property name="x_options">GTK_FILL</property> 1624 <property name="x_options">GTK_FILL</property>
1532 <property name="y_options"></property> 1625 <property name="y_options"></property>
1533 </packing> 1626 </packing>
1534 </child> 1627 </child>
1535 <child> 1628 <child>
1536 <widget class="GtkLabel" id="uploadFilenameLabel"> 1629 <widget class="GtkRadioButton" id="scopeRecursiveButton">
1537 <property name="visible">True</property> 1630 <property name="visible">True</property>
1538 <property name="xalign">0</property> 1631 <property name="can_focus">True</property>
1539 <property name="xpad">5</property> 1632 <property name="tooltip" translatable="yes">Recursively publish an entire directory tree</property>
1540 <property name="label" translatable="yes">_Filename:</property> 1633 <property name="label" translatable="yes">_Recursive (for entire directories)</property>
1541 <property name="use_underline">True</property> 1634 <property name="use_underline">True</property>
1542 <property name="justify">GTK_JUSTIFY_CENTER</property> 1635 <property name="response_id">0</property>
1543 <property name="mnemonic_widget">uploadFilenameComboBoxEntry</property> 1636 <property name="draw_indicator">True</property>
1544 </widget> 1637 </widget>
1545 <packing> 1638 <packing>
1546 <property name="top_attach">4</property> 1639 <property name="left_attach">2</property>
1547 <property name="bottom_attach">5</property> 1640 <property name="right_attach">3</property>
1641 <property name="top_attach">1</property>
1642 <property name="bottom_attach">2</property>
1548 <property name="x_options">GTK_FILL</property> 1643 <property name="x_options">GTK_FILL</property>
1549 <property name="y_options"></property> 1644 <property name="y_options"></property>
1550 </packing> 1645 </packing>
1551 </child> 1646 </child>
1552 <child> 1647 <child>
1553 <widget class="GtkLabel" id="label150"> 1648 <widget class="GtkLabel" id="anonymityUploadLabel">
1554 <property name="visible">True</property> 1649 <property name="visible">True</property>
1555 <property name="xalign">0</property> 1650 <property name="xalign">0</property>
1556 <property name="xpad">5</property> 1651 <property name="xpad">5</property>
1557 <property name="label" translatable="yes">_Priority:</property> 1652 <property name="label" translatable="yes">_Anonymity:</property>
1558 <property name="use_underline">True</property> 1653 <property name="use_underline">True</property>
1559 <property name="mnemonic_widget">contentPrioritySpinButton</property> 1654 <property name="mnemonic_widget">uploadAnonymityLevelSpinButton</property>
1560 </widget> 1655 </widget>
1561 <packing> 1656 <packing>
1562 <property name="top_attach">3</property> 1657 <property name="top_attach">2</property>
1563 <property name="bottom_attach">4</property> 1658 <property name="bottom_attach">3</property>
1564 <property name="x_options">GTK_FILL</property> 1659 <property name="x_options">GTK_FILL</property>
1565 <property name="y_options"></property> 1660 <property name="y_options"></property>
1566 </packing> 1661 </packing>
1567 </child> 1662 </child>
1568 <child> 1663 <child>
1569 <widget class="GtkAlignment" id="uploadFilenameAlignment"> 1664 <widget class="GtkLabel" id="scopeLabel">
1570 <property name="visible">True</property> 1665 <property name="visible">True</property>
1571 <child> 1666 <property name="xalign">0</property>
1572 <widget class="GtkComboBoxEntry" id="uploadFilenameComboBoxEntry"> 1667 <property name="xpad">5</property>
1573 <property name="visible">True</property> 1668 <property name="label" translatable="yes">Scope:</property>
1574 <property name="can_focus">True</property> 1669 <property name="use_underline">True</property>
1575 <signal name="changed" handler="on_uploadFilenameComboBoxEntry_changed_"/> 1670 <property name="mnemonic_widget">scopeFileOnlyButton</property>
1576 <child internal-child="entry">
1577 <widget class="GtkEntry" id="comboboxentry-entry3">
1578 </widget>
1579 </child>
1580 </widget>
1581 </child>
1582 </widget> 1671 </widget>
1583 <packing> 1672 <packing>
1584 <property name="left_attach">1</property> 1673 <property name="top_attach">1</property>
1585 <property name="right_attach">2</property> 1674 <property name="bottom_attach">2</property>
1586 <property name="top_attach">4</property> 1675 <property name="x_options">GTK_FILL</property>
1587 <property name="bottom_attach">5</property>
1588 <property name="y_options"></property> 1676 <property name="y_options"></property>
1589 </packing> 1677 </packing>
1590 </child> 1678 </child>
1591 <child> 1679 <child>
1592 <widget class="GtkButton" id="mainFileSharingInsertBrowseButton"> 1680 <widget class="GtkRadioButton" id="insertButton">
1593 <property name="visible">True</property> 1681 <property name="visible">True</property>
1594 <property name="can_focus">True</property> 1682 <property name="can_focus">True</property>
1595 <property name="tooltip" translatable="yes">Browse local computer for files (or directories) to publish</property> 1683 <property name="tooltip" translatable="yes">Inserting a file means that an encrypted copy will be added to the GNUnet database. Without the proper key (which is not stored in plaintext anywhere) the file cannot be decrypted. Use this option for small files, files that will be modified soon, files that maybe moved or if you are afraid that an adversary may detect the file in plaintext on your machine (after compromising your machine).</property>
1684 <property name="label" translatable="yes">I_nsert</property>
1685 <property name="use_underline">True</property>
1596 <property name="response_id">0</property> 1686 <property name="response_id">0</property>
1597 <signal name="clicked" handler="on_mainFileSharingInsertBrowseButton_clicked_" object="fsinsertfilenamecombo"/> 1687 <property name="draw_indicator">True</property>
1598 <child> 1688 <property name="group">indexbutton</property>
1599 <widget class="GtkHBox" id="hbox60">
1600 <property name="visible">True</property>
1601 <property name="spacing">2</property>
1602 <child>
1603 <widget class="GtkImage" id="image46">
1604 <property name="visible">True</property>
1605 <property name="stock">gtk-open</property>
1606 </widget>
1607 <packing>
1608 <property name="expand">False</property>
1609 <property name="fill">False</property>
1610 </packing>
1611 </child>
1612 <child>
1613 <widget class="GtkLabel" id="label143">
1614 <property name="visible">True</property>
1615 <property name="label" translatable="yes">_Browse</property>
1616 <property name="use_underline">True</property>
1617 </widget>
1618 <packing>
1619 <property name="expand">False</property>
1620 <property name="fill">False</property>
1621 <property name="position">1</property>
1622 </packing>
1623 </child>
1624 </widget>
1625 </child>
1626 </widget> 1689 </widget>
1627 <packing> 1690 <packing>
1628 <property name="left_attach">2</property> 1691 <property name="left_attach">2</property>
1629 <property name="right_attach">3</property> 1692 <property name="right_attach">3</property>
1630 <property name="top_attach">4</property>
1631 <property name="bottom_attach">5</property>
1632 <property name="x_options">GTK_FILL</property> 1693 <property name="x_options">GTK_FILL</property>
1633 <property name="y_options"></property> 1694 <property name="y_options"></property>
1634 </packing> 1695 </packing>
1635 </child> 1696 </child>
1636 <child> 1697 <child>
1637 <widget class="GtkRadioButton" id="scopeFileOnlyButton"> 1698 <widget class="GtkRadioButton" id="indexbutton">
1638 <property name="visible">True</property> 1699 <property name="visible">True</property>
1639 <property name="can_focus">True</property> 1700 <property name="can_focus">True</property>
1640 <property name="tooltip" translatable="yes">Only publish a single file</property> 1701 <property name="tooltip" translatable="yes">Indexing will avoid copying the file into the GNUnet database. Instead, GNUnet will try to add a symbolic link to the specified file. If that fails, a copy of the file will be created. Indexing should be used if the local machine is unlikely to ever be compromised by an adversary and if the uploaded file will not be modified or moved in the future. Indexing is more efficient than insertion.</property>
1641 <property name="label" translatable="yes">File onl_y</property> 1702 <property name="label" translatable="yes">Inde_x</property>
1642 <property name="use_underline">True</property> 1703 <property name="use_underline">True</property>
1643 <property name="response_id">0</property> 1704 <property name="response_id">0</property>
1644 <property name="active">True</property> 1705 <property name="active">True</property>
1645 <property name="draw_indicator">True</property> 1706 <property name="draw_indicator">True</property>
1646 <property name="group">scopeRecursiveButton</property>
1647 </widget>
1648 <packing>
1649 <property name="left_attach">1</property>
1650 <property name="right_attach">2</property>
1651 <property name="top_attach">1</property>
1652 <property name="bottom_attach">2</property>
1653 <property name="x_options">GTK_FILL</property>
1654 <property name="y_options"></property>
1655 </packing>
1656 </child>
1657 <child>
1658 <widget class="GtkSpinButton" id="contentPrioritySpinButton">
1659 <property name="width_request">94</property>
1660 <property name="visible">True</property>
1661 <property name="can_focus">True</property>
1662 <property name="tooltip" translatable="yes">How important is the file (used to prioritize data in the local datastore).</property>
1663 <property name="adjustment">1000 0 100000000 50 500 500</property>
1664 <property name="climb_rate">500</property>
1665 <property name="numeric">True</property>
1666 </widget> 1707 </widget>
1667 <packing> 1708 <packing>
1668 <property name="left_attach">1</property> 1709 <property name="left_attach">1</property>
1669 <property name="right_attach">2</property> 1710 <property name="right_attach">2</property>
1670 <property name="top_attach">3</property>
1671 <property name="bottom_attach">4</property>
1672 <property name="x_options">GTK_FILL</property> 1711 <property name="x_options">GTK_FILL</property>
1673 <property name="y_options"></property> 1712 <property name="y_options"></property>
1674 </packing> 1713 </packing>
1675 </child> 1714 </child>
1676 <child> 1715 <child>
1677 <widget class="GtkCheckButton" id="doExtractCheckButton"> 1716 <widget class="GtkLabel" id="methodLabel">
1678 <property name="visible">True</property> 1717 <property name="visible">True</property>
1679 <property name="can_focus">True</property> 1718 <property name="xalign">0</property>
1680 <property name="tooltip" translatable="yes">Controls if GNUnet should (automatically) extract metadata for files. If unchecked, the default metadata for the upload will only contain the filename. If checked, GNU libextractor will be used to provide additional metadata (such as thumbnails). The option only applies when a directory is uploaded. For individual files, GNU libextractor is always used (you will have a chance to edit the extracted metadata in a dialog).</property> 1719 <property name="xpad">5</property>
1681 <property name="response_id">0</property> 1720 <property name="label" translatable="yes">Method:</property>
1682 <property name="active">True</property> 1721 <property name="use_underline">True</property>
1683 <property name="draw_indicator">True</property> 1722 <property name="mnemonic_widget">indexbutton</property>
1684 <child>
1685 <widget class="GtkAlignment" id="alignment24">
1686 <property name="visible">True</property>
1687 <property name="xscale">0</property>
1688 <property name="yscale">0</property>
1689 <child>
1690 <widget class="GtkHBox" id="hbox66">
1691 <property name="visible">True</property>
1692 <property name="spacing">2</property>
1693 <child>
1694 <widget class="GtkImage" id="image49">
1695 <property name="visible">True</property>
1696 <property name="stock">gtk-index</property>
1697 </widget>
1698 <packing>
1699 <property name="expand">False</property>
1700 <property name="fill">False</property>
1701 </packing>
1702 </child>
1703 <child>
1704 <widget class="GtkLabel" id="label151">
1705 <property name="visible">True</property>
1706 <property name="label" translatable="yes">Use libextractor for files in directories</property>
1707 <property name="use_underline">True</property>
1708 </widget>
1709 <packing>
1710 <property name="expand">False</property>
1711 <property name="fill">False</property>
1712 <property name="position">1</property>
1713 </packing>
1714 </child>
1715 </widget>
1716 </child>
1717 </widget>
1718 </child>
1719 </widget> 1723 </widget>
1720 <packing> 1724 <packing>
1721 <property name="left_attach">2</property>
1722 <property name="right_attach">3</property>
1723 <property name="top_attach">3</property>
1724 <property name="bottom_attach">4</property>
1725 <property name="x_options">GTK_FILL</property> 1725 <property name="x_options">GTK_FILL</property>
1726 <property name="y_options"></property> 1726 <property name="y_options"></property>
1727 </packing> 1727 </packing>
@@ -2119,6 +2119,51 @@ This release adds context-menus (right-click) which allow copying the URI of sea
2119 <placeholder/> 2119 <placeholder/>
2120 </child> 2120 </child>
2121 <child> 2121 <child>
2122 <widget class="GtkLabel" id="label1">
2123 <property name="visible">True</property>
2124 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2125 <property name="label" translatable="yes">_Room Name</property>
2126 <property name="use_underline">True</property>
2127 <property name="mnemonic_widget">chatRoomNameEntry</property>
2128 </widget>
2129 </child>
2130 <child>
2131 <widget class="GtkLabel" id="label4">
2132 <property name="visible">True</property>
2133 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2134 <property name="label" translatable="yes">_Moniker</property>
2135 <property name="use_underline">True</property>
2136 </widget>
2137 <packing>
2138 <property name="left_attach">1</property>
2139 <property name="right_attach">2</property>
2140 </packing>
2141 </child>
2142 <child>
2143 <widget class="GtkEntry" id="chatRoomNameEntry">
2144 <property name="visible">True</property>
2145 <property name="can_focus">True</property>
2146 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2147 </widget>
2148 <packing>
2149 <property name="top_attach">1</property>
2150 <property name="bottom_attach">2</property>
2151 </packing>
2152 </child>
2153 <child>
2154 <widget class="GtkEntry" id="chatRoomMonikerEntry">
2155 <property name="visible">True</property>
2156 <property name="can_focus">True</property>
2157 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2158 </widget>
2159 <packing>
2160 <property name="left_attach">1</property>
2161 <property name="right_attach">2</property>
2162 <property name="top_attach">1</property>
2163 <property name="bottom_attach">2</property>
2164 </packing>
2165 </child>
2166 <child>
2122 <widget class="GtkButton" id="on_chat_room_name_button"> 2167 <widget class="GtkButton" id="on_chat_room_name_button">
2123 <property name="visible">True</property> 2168 <property name="visible">True</property>
2124 <property name="can_focus">True</property> 2169 <property name="can_focus">True</property>
@@ -2164,51 +2209,6 @@ This release adds context-menus (right-click) which allow copying the URI of sea
2164 <property name="y_options"></property> 2209 <property name="y_options"></property>
2165 </packing> 2210 </packing>
2166 </child> 2211 </child>
2167 <child>
2168 <widget class="GtkEntry" id="chatRoomMonikerEntry">
2169 <property name="visible">True</property>
2170 <property name="can_focus">True</property>
2171 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2172 </widget>
2173 <packing>
2174 <property name="left_attach">1</property>
2175 <property name="right_attach">2</property>
2176 <property name="top_attach">1</property>
2177 <property name="bottom_attach">2</property>
2178 </packing>
2179 </child>
2180 <child>
2181 <widget class="GtkEntry" id="chatRoomNameEntry">
2182 <property name="visible">True</property>
2183 <property name="can_focus">True</property>
2184 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2185 </widget>
2186 <packing>
2187 <property name="top_attach">1</property>
2188 <property name="bottom_attach">2</property>
2189 </packing>
2190 </child>
2191 <child>
2192 <widget class="GtkLabel" id="label4">
2193 <property name="visible">True</property>
2194 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2195 <property name="label" translatable="yes">_Moniker</property>
2196 <property name="use_underline">True</property>
2197 </widget>
2198 <packing>
2199 <property name="left_attach">1</property>
2200 <property name="right_attach">2</property>
2201 </packing>
2202 </child>
2203 <child>
2204 <widget class="GtkLabel" id="label1">
2205 <property name="visible">True</property>
2206 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
2207 <property name="label" translatable="yes">_Room Name</property>
2208 <property name="use_underline">True</property>
2209 <property name="mnemonic_widget">chatRoomNameEntry</property>
2210 </widget>
2211 </child>
2212 </widget> 2212 </widget>
2213 <packing> 2213 <packing>
2214 <property name="expand">False</property> 2214 <property name="expand">False</property>
@@ -2880,8 +2880,8 @@ Press ENTER to add the data.</atkproperty>
2880 <property name="response_id">-5</property> 2880 <property name="response_id">-5</property>
2881 <signal name="clicked" handler="gtk_widget_destroy" object="metaDisplayDialog"/> 2881 <signal name="clicked" handler="gtk_widget_destroy" object="metaDisplayDialog"/>
2882 <signal name="activate" handler="gtk_widget_destroy" object="metaDisplayDialog"/> 2882 <signal name="activate" handler="gtk_widget_destroy" object="metaDisplayDialog"/>
2883 <accelerator key="Escape" modifiers="" signal="activate"/>
2884 <accelerator key="Return" modifiers="" signal="activate"/> 2883 <accelerator key="Return" modifiers="" signal="activate"/>
2884 <accelerator key="Escape" modifiers="" signal="activate"/>
2885 </widget> 2885 </widget>
2886 </child> 2886 </child>
2887 </widget> 2887 </widget>
@@ -3371,11 +3371,10 @@ Press ENTER to add the data.</atkproperty>
3371 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> 3371 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
3372 <property name="shadow_type">GTK_SHADOW_IN</property> 3372 <property name="shadow_type">GTK_SHADOW_IN</property>
3373 <child> 3373 <child>
3374 <widget class="GtkTreeView" id="chatUserListTreeView"> 3374 <widget class="GtkTextView" id="chatNickList">
3375 <property name="visible">True</property> 3375 <property name="visible">True</property>
3376 <property name="can_focus">True</property> 3376 <property name="can_focus">True</property>
3377 <property name="tooltip" translatable="yes">List of the participants in the chat room</property> 3377 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3378 <property name="rules_hint">True</property>
3379 </widget> 3378 </widget>
3380 </child> 3379 </child>
3381 </widget> 3380 </widget>
@@ -5066,8 +5065,8 @@ Alex Jones &lt;alexrjones@ntlworld.com&gt;</property>
5066 <property name="icon_name">gtk-save-as</property> 5065 <property name="icon_name">gtk-save-as</property>
5067 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> 5066 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
5068 <property name="do_overwrite_confirmation">True</property> 5067 <property name="do_overwrite_confirmation">True</property>
5069 <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property>
5070 <property name="show_hidden">True</property> 5068 <property name="show_hidden">True</property>
5069 <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property>
5071 <child internal-child="vbox"> 5070 <child internal-child="vbox">
5072 <widget class="GtkVBox" id="dialog-vbox7"> 5071 <widget class="GtkVBox" id="dialog-vbox7">
5073 <property name="visible">True</property> 5072 <property name="visible">True</property>