diff options
author | Christian Grothoff <christian@grothoff.org> | 2008-06-01 07:24:38 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2008-06-01 07:24:38 +0000 |
commit | 10db85817058716291ccb8000c876a291d01f399 (patch) | |
tree | d7623e58b086e6b33d55920ff369f56209d86b0e | |
parent | 28522adb7a0fd8114a96bef91b961eb2a1b0db3a (diff) | |
download | gnunet-gtk-10db85817058716291ccb8000c876a291d01f399.tar.gz gnunet-gtk-10db85817058716291ccb8000c876a291d01f399.zip |
ui update
-rw-r--r-- | gnunet-gtk.glade | 1271 |
1 files changed, 611 insertions, 660 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index f5db3221..c5b2a500 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -569,115 +569,43 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
569 | <placeholder/> | 569 | <placeholder/> |
570 | </child> | 570 | </child> |
571 | <child> | 571 | <child> |
572 | <widget class="GtkScrolledWindow" id="scrolledwindow9"> | 572 | <widget class="GtkVBox" id="vbox21"> |
573 | <property name="visible">True</property> | ||
574 | <property name="can_focus">False</property> | ||
575 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
576 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
577 | <property name="shadow_type">GTK_SHADOW_IN</property> | ||
578 | <child> | ||
579 | <widget class="GtkTreeView" id="activeSearchesSummary"> | ||
580 | <property name="visible">True</property> | ||
581 | <property name="can_focus">True</property> | ||
582 | <property name="reorderable">True</property> | ||
583 | <property name="rules_hint">True</property> | ||
584 | </widget> | ||
585 | </child> | ||
586 | </widget> | ||
587 | <packing> | ||
588 | <property name="top_attach">1</property> | ||
589 | <property name="bottom_attach">2</property> | ||
590 | </packing> | ||
591 | </child> | ||
592 | <child> | ||
593 | <widget class="GtkLabel" id="label16"> | ||
594 | <property name="visible">True</property> | ||
595 | <property name="xalign">0</property> | ||
596 | <property name="yalign">1</property> | ||
597 | <property name="xpad">5</property> | ||
598 | <property name="ypad">5</property> | ||
599 | <property name="label" translatable="yes"><b>Search Overview</b></property> | ||
600 | <property name="use_markup">True</property> | ||
601 | </widget> | ||
602 | <packing> | ||
603 | <property name="right_attach">2</property> | ||
604 | <property name="y_options">GTK_FILL</property> | ||
605 | </packing> | ||
606 | </child> | ||
607 | <child> | ||
608 | <widget class="GtkScrolledWindow" id="scrolledwindow10"> | ||
609 | <property name="visible">True</property> | ||
610 | <property name="can_focus">True</property> | ||
611 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
612 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
613 | <property name="shadow_type">GTK_SHADOW_IN</property> | ||
614 | <child> | ||
615 | <widget class="GtkTreeView" id="activeDownloadsList"> | ||
616 | <property name="visible">True</property> | ||
617 | <property name="can_focus">True</property> | ||
618 | <property name="reorderable">True</property> | ||
619 | <property name="rules_hint">True</property> | ||
620 | </widget> | ||
621 | </child> | ||
622 | </widget> | ||
623 | <packing> | ||
624 | <property name="top_attach">3</property> | ||
625 | <property name="bottom_attach">4</property> | ||
626 | </packing> | ||
627 | </child> | ||
628 | <child> | ||
629 | <widget class="GtkVBox" id="vbox8"> | ||
630 | <property name="visible">True</property> | 573 | <property name="visible">True</property> |
631 | <property name="homogeneous">True</property> | 574 | <property name="homogeneous">True</property> |
632 | <child> | 575 | <child> |
633 | <widget class="GtkButton" id="abortDownloadButton"> | 576 | <widget class="GtkButton" id="stopUploadButton"> |
634 | <property name="visible">True</property> | ||
635 | <property name="sensitive">False</property> | ||
636 | <property name="can_focus">True</property> | ||
637 | <property name="tooltip" translatable="yes">Cancel the selected download (and all sub-downloads) and delete incomplete downloads</property> | ||
638 | <property name="label">gtk-delete</property> | ||
639 | <property name="use_stock">True</property> | ||
640 | <property name="response_id">0</property> | ||
641 | <signal name="clicked" handler="on_abortDownloadButton_clicked_"/> | ||
642 | </widget> | ||
643 | <packing> | ||
644 | <property name="fill">False</property> | ||
645 | </packing> | ||
646 | </child> | ||
647 | <child> | ||
648 | <widget class="GtkButton" id="stopDownloadButton"> | ||
649 | <property name="visible">True</property> | 577 | <property name="visible">True</property> |
650 | <property name="sensitive">False</property> | 578 | <property name="sensitive">False</property> |
651 | <property name="can_focus">True</property> | 579 | <property name="can_focus">True</property> |
652 | <property name="tooltip" translatable="yes">Stop the selected download (and all sub-downloads) and remove them from the list. This will NOT cause the deletion of files from incomplete downloads.</property> | 580 | <property name="tooltip" translatable="yes">Cancel the selected upload (and all sub-uploads) and remove them from the list</property> |
653 | <property name="label">gtk-stop</property> | 581 | <property name="label">gtk-stop</property> |
654 | <property name="use_stock">True</property> | 582 | <property name="use_stock">True</property> |
655 | <property name="response_id">0</property> | 583 | <property name="response_id">0</property> |
656 | <signal name="clicked" handler="on_stopDownloadButton_clicked_"/> | 584 | <signal name="clicked" handler="on_stopUploadButton_clicked_" object="activeUploadsList"/> |
657 | </widget> | 585 | </widget> |
658 | <packing> | 586 | <packing> |
587 | <property name="expand">False</property> | ||
659 | <property name="fill">False</property> | 588 | <property name="fill">False</property> |
660 | <property name="position">1</property> | ||
661 | </packing> | 589 | </packing> |
662 | </child> | 590 | </child> |
663 | <child> | 591 | <child> |
664 | <widget class="GtkButton" id="clearCompletedDownloadsButton"> | 592 | <widget class="GtkButton" id="clearCompletedUploadsButton"> |
665 | <property name="visible">True</property> | 593 | <property name="visible">True</property> |
666 | <property name="can_focus">True</property> | 594 | <property name="can_focus">True</property> |
667 | <property name="tooltip" translatable="yes">Clear completed downloads from the list</property> | 595 | <property name="tooltip" translatable="yes">Clear completed uploads from the list</property> |
668 | <property name="response_id">0</property> | 596 | <property name="response_id">0</property> |
669 | <signal name="clicked" handler="on_clearCompletedDownloadsButton_clicked_"/> | 597 | <signal name="clicked" handler="on_clearCompletedUploadsButton_clicked_"/> |
670 | <child> | 598 | <child> |
671 | <widget class="GtkAlignment" id="alignment3"> | 599 | <widget class="GtkAlignment" id="alignment4"> |
672 | <property name="visible">True</property> | 600 | <property name="visible">True</property> |
673 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | 601 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
674 | <property name="xscale">0</property> | 602 | <property name="xscale">0</property> |
675 | <child> | 603 | <child> |
676 | <widget class="GtkHBox" id="hbox4"> | 604 | <widget class="GtkHBox" id="hbox5"> |
677 | <property name="visible">True</property> | 605 | <property name="visible">True</property> |
678 | <property name="spacing">2</property> | 606 | <property name="spacing">2</property> |
679 | <child> | 607 | <child> |
680 | <widget class="GtkImage" id="image3"> | 608 | <widget class="GtkImage" id="image4"> |
681 | <property name="visible">True</property> | 609 | <property name="visible">True</property> |
682 | <property name="stock">gtk-clear</property> | 610 | <property name="stock">gtk-clear</property> |
683 | </widget> | 611 | </widget> |
@@ -687,7 +615,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
687 | </packing> | 615 | </packing> |
688 | </child> | 616 | </child> |
689 | <child> | 617 | <child> |
690 | <widget class="GtkLabel" id="label5"> | 618 | <widget class="GtkLabel" id="label2"> |
691 | <property name="visible">True</property> | 619 | <property name="visible">True</property> |
692 | <property name="label" translatable="yes">_Clean</property> | 620 | <property name="label" translatable="yes">_Clean</property> |
693 | <property name="use_underline">True</property> | 621 | <property name="use_underline">True</property> |
@@ -704,22 +632,107 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
704 | </child> | 632 | </child> |
705 | </widget> | 633 | </widget> |
706 | <packing> | 634 | <packing> |
707 | <property name="expand">False</property> | ||
708 | <property name="fill">False</property> | 635 | <property name="fill">False</property> |
709 | <property name="position">2</property> | 636 | <property name="position">1</property> |
710 | </packing> | 637 | </packing> |
711 | </child> | 638 | </child> |
712 | </widget> | 639 | </widget> |
713 | <packing> | 640 | <packing> |
714 | <property name="left_attach">1</property> | 641 | <property name="left_attach">1</property> |
715 | <property name="right_attach">2</property> | 642 | <property name="right_attach">2</property> |
716 | <property name="top_attach">3</property> | 643 | <property name="top_attach">6</property> |
717 | <property name="bottom_attach">4</property> | 644 | <property name="bottom_attach">7</property> |
718 | <property name="x_options">GTK_FILL</property> | 645 | <property name="x_options">GTK_FILL</property> |
719 | <property name="x_padding">5</property> | 646 | <property name="x_padding">5</property> |
720 | </packing> | 647 | </packing> |
721 | </child> | 648 | </child> |
722 | <child> | 649 | <child> |
650 | <widget class="GtkButton" id="stopSearchButton"> | ||
651 | <property name="visible">True</property> | ||
652 | <property name="sensitive">False</property> | ||
653 | <property name="can_focus">True</property> | ||
654 | <property name="tooltip" translatable="yes">Cancel the selected search and remove it from the list</property> | ||
655 | <property name="border_width">4</property> | ||
656 | <property name="label">gtk-stop</property> | ||
657 | <property name="use_stock">True</property> | ||
658 | <property name="response_id">0</property> | ||
659 | <signal name="clicked" handler="on_closeSearchSummaryButton_clicked_" object="activeSearchesSummary"/> | ||
660 | </widget> | ||
661 | <packing> | ||
662 | <property name="left_attach">1</property> | ||
663 | <property name="right_attach">2</property> | ||
664 | <property name="top_attach">1</property> | ||
665 | <property name="bottom_attach">2</property> | ||
666 | <property name="x_options">GTK_FILL</property> | ||
667 | <property name="y_options"></property> | ||
668 | </packing> | ||
669 | </child> | ||
670 | <child> | ||
671 | <widget class="GtkAlignment" id="alignment14"> | ||
672 | <property name="visible">True</property> | ||
673 | <property name="top_padding">5</property> | ||
674 | <child> | ||
675 | <widget class="GtkLabel" id="label46"> | ||
676 | <property name="visible">True</property> | ||
677 | <property name="xalign">0</property> | ||
678 | <property name="xpad">5</property> | ||
679 | <property name="ypad">5</property> | ||
680 | <property name="label" translatable="yes"><b>Publications</b></property> | ||
681 | <property name="use_markup">True</property> | ||
682 | </widget> | ||
683 | </child> | ||
684 | </widget> | ||
685 | <packing> | ||
686 | <property name="right_attach">2</property> | ||
687 | <property name="top_attach">5</property> | ||
688 | <property name="bottom_attach">6</property> | ||
689 | <property name="y_options">GTK_FILL</property> | ||
690 | </packing> | ||
691 | </child> | ||
692 | <child> | ||
693 | <widget class="GtkAlignment" id="alignment11"> | ||
694 | <property name="visible">True</property> | ||
695 | <property name="top_padding">5</property> | ||
696 | <child> | ||
697 | <widget class="GtkLabel" id="label45"> | ||
698 | <property name="visible">True</property> | ||
699 | <property name="xalign">0</property> | ||
700 | <property name="xpad">5</property> | ||
701 | <property name="ypad">5</property> | ||
702 | <property name="label" translatable="yes"><b>Downloads</b></property> | ||
703 | <property name="use_markup">True</property> | ||
704 | </widget> | ||
705 | </child> | ||
706 | </widget> | ||
707 | <packing> | ||
708 | <property name="right_attach">2</property> | ||
709 | <property name="top_attach">2</property> | ||
710 | <property name="bottom_attach">3</property> | ||
711 | <property name="y_options">GTK_FILL</property> | ||
712 | </packing> | ||
713 | </child> | ||
714 | <child> | ||
715 | <widget class="GtkScrolledWindow" id="scrolledwindow8"> | ||
716 | <property name="visible">True</property> | ||
717 | <property name="can_focus">False</property> | ||
718 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
719 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
720 | <property name="shadow_type">GTK_SHADOW_IN</property> | ||
721 | <child> | ||
722 | <widget class="GtkTreeView" id="activeUploadsList"> | ||
723 | <property name="visible">True</property> | ||
724 | <property name="can_focus">True</property> | ||
725 | <property name="reorderable">True</property> | ||
726 | <property name="rules_hint">True</property> | ||
727 | </widget> | ||
728 | </child> | ||
729 | </widget> | ||
730 | <packing> | ||
731 | <property name="top_attach">6</property> | ||
732 | <property name="bottom_attach">7</property> | ||
733 | </packing> | ||
734 | </child> | ||
735 | <child> | ||
723 | <widget class="GtkHBox" id="hbox1"> | 736 | <widget class="GtkHBox" id="hbox1"> |
724 | <property name="visible">True</property> | 737 | <property name="visible">True</property> |
725 | <child> | 738 | <child> |
@@ -835,129 +848,58 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
835 | </packing> | 848 | </packing> |
836 | </child> | 849 | </child> |
837 | <child> | 850 | <child> |
838 | <widget class="GtkScrolledWindow" id="scrolledwindow8"> | 851 | <widget class="GtkVBox" id="vbox8"> |
839 | <property name="visible">True</property> | 852 | <property name="visible">True</property> |
840 | <property name="can_focus">False</property> | 853 | <property name="homogeneous">True</property> |
841 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
842 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
843 | <property name="shadow_type">GTK_SHADOW_IN</property> | ||
844 | <child> | 854 | <child> |
845 | <widget class="GtkTreeView" id="activeUploadsList"> | 855 | <widget class="GtkButton" id="abortDownloadButton"> |
846 | <property name="visible">True</property> | 856 | <property name="visible">True</property> |
857 | <property name="sensitive">False</property> | ||
847 | <property name="can_focus">True</property> | 858 | <property name="can_focus">True</property> |
848 | <property name="reorderable">True</property> | 859 | <property name="tooltip" translatable="yes">Cancel the selected download (and all sub-downloads) and delete incomplete downloads</property> |
849 | <property name="rules_hint">True</property> | 860 | <property name="label">gtk-delete</property> |
850 | </widget> | 861 | <property name="use_stock">True</property> |
851 | </child> | 862 | <property name="response_id">0</property> |
852 | </widget> | 863 | <signal name="clicked" handler="on_abortDownloadButton_clicked_"/> |
853 | <packing> | ||
854 | <property name="top_attach">6</property> | ||
855 | <property name="bottom_attach">7</property> | ||
856 | </packing> | ||
857 | </child> | ||
858 | <child> | ||
859 | <widget class="GtkAlignment" id="alignment11"> | ||
860 | <property name="visible">True</property> | ||
861 | <property name="top_padding">5</property> | ||
862 | <child> | ||
863 | <widget class="GtkLabel" id="label45"> | ||
864 | <property name="visible">True</property> | ||
865 | <property name="xalign">0</property> | ||
866 | <property name="xpad">5</property> | ||
867 | <property name="ypad">5</property> | ||
868 | <property name="label" translatable="yes"><b>Downloads</b></property> | ||
869 | <property name="use_markup">True</property> | ||
870 | </widget> | ||
871 | </child> | ||
872 | </widget> | ||
873 | <packing> | ||
874 | <property name="right_attach">2</property> | ||
875 | <property name="top_attach">2</property> | ||
876 | <property name="bottom_attach">3</property> | ||
877 | <property name="y_options">GTK_FILL</property> | ||
878 | </packing> | ||
879 | </child> | ||
880 | <child> | ||
881 | <widget class="GtkAlignment" id="alignment14"> | ||
882 | <property name="visible">True</property> | ||
883 | <property name="top_padding">5</property> | ||
884 | <child> | ||
885 | <widget class="GtkLabel" id="label46"> | ||
886 | <property name="visible">True</property> | ||
887 | <property name="xalign">0</property> | ||
888 | <property name="xpad">5</property> | ||
889 | <property name="ypad">5</property> | ||
890 | <property name="label" translatable="yes"><b>Publications</b></property> | ||
891 | <property name="use_markup">True</property> | ||
892 | </widget> | 864 | </widget> |
865 | <packing> | ||
866 | <property name="fill">False</property> | ||
867 | </packing> | ||
893 | </child> | 868 | </child> |
894 | </widget> | ||
895 | <packing> | ||
896 | <property name="right_attach">2</property> | ||
897 | <property name="top_attach">5</property> | ||
898 | <property name="bottom_attach">6</property> | ||
899 | <property name="y_options">GTK_FILL</property> | ||
900 | </packing> | ||
901 | </child> | ||
902 | <child> | ||
903 | <widget class="GtkButton" id="stopSearchButton"> | ||
904 | <property name="visible">True</property> | ||
905 | <property name="sensitive">False</property> | ||
906 | <property name="can_focus">True</property> | ||
907 | <property name="tooltip" translatable="yes">Cancel the selected search and remove it from the list</property> | ||
908 | <property name="border_width">4</property> | ||
909 | <property name="label">gtk-stop</property> | ||
910 | <property name="use_stock">True</property> | ||
911 | <property name="response_id">0</property> | ||
912 | <signal name="clicked" handler="on_closeSearchSummaryButton_clicked_" object="activeSearchesSummary"/> | ||
913 | </widget> | ||
914 | <packing> | ||
915 | <property name="left_attach">1</property> | ||
916 | <property name="right_attach">2</property> | ||
917 | <property name="top_attach">1</property> | ||
918 | <property name="bottom_attach">2</property> | ||
919 | <property name="x_options">GTK_FILL</property> | ||
920 | <property name="y_options"></property> | ||
921 | </packing> | ||
922 | </child> | ||
923 | <child> | ||
924 | <widget class="GtkVBox" id="vbox21"> | ||
925 | <property name="visible">True</property> | ||
926 | <property name="homogeneous">True</property> | ||
927 | <child> | 869 | <child> |
928 | <widget class="GtkButton" id="stopUploadButton"> | 870 | <widget class="GtkButton" id="stopDownloadButton"> |
929 | <property name="visible">True</property> | 871 | <property name="visible">True</property> |
930 | <property name="sensitive">False</property> | 872 | <property name="sensitive">False</property> |
931 | <property name="can_focus">True</property> | 873 | <property name="can_focus">True</property> |
932 | <property name="tooltip" translatable="yes">Cancel the selected upload (and all sub-uploads) and remove them from the list</property> | 874 | <property name="tooltip" translatable="yes">Stop the selected download (and all sub-downloads) and remove them from the list. This will NOT cause the deletion of files from incomplete downloads.</property> |
933 | <property name="label">gtk-stop</property> | 875 | <property name="label">gtk-stop</property> |
934 | <property name="use_stock">True</property> | 876 | <property name="use_stock">True</property> |
935 | <property name="response_id">0</property> | 877 | <property name="response_id">0</property> |
936 | <signal name="clicked" handler="on_stopUploadButton_clicked_" object="activeUploadsList"/> | 878 | <signal name="clicked" handler="on_stopDownloadButton_clicked_"/> |
937 | </widget> | 879 | </widget> |
938 | <packing> | 880 | <packing> |
939 | <property name="expand">False</property> | ||
940 | <property name="fill">False</property> | 881 | <property name="fill">False</property> |
882 | <property name="position">1</property> | ||
941 | </packing> | 883 | </packing> |
942 | </child> | 884 | </child> |
943 | <child> | 885 | <child> |
944 | <widget class="GtkButton" id="clearCompletedUploadsButton"> | 886 | <widget class="GtkButton" id="clearCompletedDownloadsButton"> |
945 | <property name="visible">True</property> | 887 | <property name="visible">True</property> |
946 | <property name="can_focus">True</property> | 888 | <property name="can_focus">True</property> |
947 | <property name="tooltip" translatable="yes">Clear completed uploads from the list</property> | 889 | <property name="tooltip" translatable="yes">Clear completed downloads from the list</property> |
948 | <property name="response_id">0</property> | 890 | <property name="response_id">0</property> |
949 | <signal name="clicked" handler="on_clearCompletedUploadsButton_clicked_"/> | 891 | <signal name="clicked" handler="on_clearCompletedDownloadsButton_clicked_"/> |
950 | <child> | 892 | <child> |
951 | <widget class="GtkAlignment" id="alignment4"> | 893 | <widget class="GtkAlignment" id="alignment3"> |
952 | <property name="visible">True</property> | 894 | <property name="visible">True</property> |
953 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | 895 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
954 | <property name="xscale">0</property> | 896 | <property name="xscale">0</property> |
955 | <child> | 897 | <child> |
956 | <widget class="GtkHBox" id="hbox5"> | 898 | <widget class="GtkHBox" id="hbox4"> |
957 | <property name="visible">True</property> | 899 | <property name="visible">True</property> |
958 | <property name="spacing">2</property> | 900 | <property name="spacing">2</property> |
959 | <child> | 901 | <child> |
960 | <widget class="GtkImage" id="image4"> | 902 | <widget class="GtkImage" id="image3"> |
961 | <property name="visible">True</property> | 903 | <property name="visible">True</property> |
962 | <property name="stock">gtk-clear</property> | 904 | <property name="stock">gtk-clear</property> |
963 | </widget> | 905 | </widget> |
@@ -967,7 +909,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
967 | </packing> | 909 | </packing> |
968 | </child> | 910 | </child> |
969 | <child> | 911 | <child> |
970 | <widget class="GtkLabel" id="label2"> | 912 | <widget class="GtkLabel" id="label5"> |
971 | <property name="visible">True</property> | 913 | <property name="visible">True</property> |
972 | <property name="label" translatable="yes">_Clean</property> | 914 | <property name="label" translatable="yes">_Clean</property> |
973 | <property name="use_underline">True</property> | 915 | <property name="use_underline">True</property> |
@@ -984,20 +926,78 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
984 | </child> | 926 | </child> |
985 | </widget> | 927 | </widget> |
986 | <packing> | 928 | <packing> |
929 | <property name="expand">False</property> | ||
987 | <property name="fill">False</property> | 930 | <property name="fill">False</property> |
988 | <property name="position">1</property> | 931 | <property name="position">2</property> |
989 | </packing> | 932 | </packing> |
990 | </child> | 933 | </child> |
991 | </widget> | 934 | </widget> |
992 | <packing> | 935 | <packing> |
993 | <property name="left_attach">1</property> | 936 | <property name="left_attach">1</property> |
994 | <property name="right_attach">2</property> | 937 | <property name="right_attach">2</property> |
995 | <property name="top_attach">6</property> | 938 | <property name="top_attach">3</property> |
996 | <property name="bottom_attach">7</property> | 939 | <property name="bottom_attach">4</property> |
997 | <property name="x_options">GTK_FILL</property> | 940 | <property name="x_options">GTK_FILL</property> |
998 | <property name="x_padding">5</property> | 941 | <property name="x_padding">5</property> |
999 | </packing> | 942 | </packing> |
1000 | </child> | 943 | </child> |
944 | <child> | ||
945 | <widget class="GtkScrolledWindow" id="scrolledwindow10"> | ||
946 | <property name="visible">True</property> | ||
947 | <property name="can_focus">True</property> | ||
948 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
949 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
950 | <property name="shadow_type">GTK_SHADOW_IN</property> | ||
951 | <child> | ||
952 | <widget class="GtkTreeView" id="activeDownloadsList"> | ||
953 | <property name="visible">True</property> | ||
954 | <property name="can_focus">True</property> | ||
955 | <property name="reorderable">True</property> | ||
956 | <property name="rules_hint">True</property> | ||
957 | </widget> | ||
958 | </child> | ||
959 | </widget> | ||
960 | <packing> | ||
961 | <property name="top_attach">3</property> | ||
962 | <property name="bottom_attach">4</property> | ||
963 | </packing> | ||
964 | </child> | ||
965 | <child> | ||
966 | <widget class="GtkLabel" id="label16"> | ||
967 | <property name="visible">True</property> | ||
968 | <property name="xalign">0</property> | ||
969 | <property name="yalign">1</property> | ||
970 | <property name="xpad">5</property> | ||
971 | <property name="ypad">5</property> | ||
972 | <property name="label" translatable="yes"><b>Search Overview</b></property> | ||
973 | <property name="use_markup">True</property> | ||
974 | </widget> | ||
975 | <packing> | ||
976 | <property name="right_attach">2</property> | ||
977 | <property name="y_options">GTK_FILL</property> | ||
978 | </packing> | ||
979 | </child> | ||
980 | <child> | ||
981 | <widget class="GtkScrolledWindow" id="scrolledwindow9"> | ||
982 | <property name="visible">True</property> | ||
983 | <property name="can_focus">False</property> | ||
984 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
985 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | ||
986 | <property name="shadow_type">GTK_SHADOW_IN</property> | ||
987 | <child> | ||
988 | <widget class="GtkTreeView" id="activeSearchesSummary"> | ||
989 | <property name="visible">True</property> | ||
990 | <property name="can_focus">True</property> | ||
991 | <property name="reorderable">True</property> | ||
992 | <property name="rules_hint">True</property> | ||
993 | </widget> | ||
994 | </child> | ||
995 | </widget> | ||
996 | <packing> | ||
997 | <property name="top_attach">1</property> | ||
998 | <property name="bottom_attach">2</property> | ||
999 | </packing> | ||
1000 | </child> | ||
1001 | </widget> | 1001 | </widget> |
1002 | </child> | 1002 | </child> |
1003 | <child> | 1003 | <child> |
@@ -1285,80 +1285,52 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1285 | <placeholder/> | 1285 | <placeholder/> |
1286 | </child> | 1286 | </child> |
1287 | <child> | 1287 | <child> |
1288 | <widget class="GtkLabel" id="methodLabel"> | 1288 | <widget class="GtkAlignment" id="alignment8"> |
1289 | <property name="visible">True</property> | 1289 | <property name="visible">True</property> |
1290 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
1290 | <property name="xalign">0</property> | 1291 | <property name="xalign">0</property> |
1291 | <property name="xpad">5</property> | 1292 | <property name="xscale">0</property> |
1292 | <property name="label" translatable="yes">Method:</property> | 1293 | <child> |
1293 | <property name="use_underline">True</property> | 1294 | <widget class="GtkSpinButton" id="contentPrioritySpinButton1"> |
1294 | <property name="mnemonic_widget">indexbutton</property> | 1295 | <property name="width_request">94</property> |
1295 | </widget> | 1296 | <property name="visible">True</property> |
1296 | <packing> | 1297 | <property name="can_focus">True</property> |
1297 | <property name="x_options">GTK_FILL</property> | 1298 | <property name="tooltip" translatable="yes">How important is the file (used to prioritize data in the local datastore).</property> |
1298 | <property name="y_options"></property> | 1299 | <property name="adjustment">950 0 100000000 50 500 500</property> |
1299 | </packing> | 1300 | <property name="climb_rate">500</property> |
1300 | </child> | 1301 | <property name="numeric">True</property> |
1301 | <child> | 1302 | </widget> |
1302 | <widget class="GtkRadioButton" id="indexbutton"> | 1303 | </child> |
1303 | <property name="visible">True</property> | ||
1304 | <property name="can_focus">True</property> | ||
1305 | <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> | ||
1306 | <property name="label" translatable="yes">Inde_x</property> | ||
1307 | <property name="use_underline">True</property> | ||
1308 | <property name="response_id">0</property> | ||
1309 | <property name="active">True</property> | ||
1310 | <property name="draw_indicator">True</property> | ||
1311 | </widget> | 1304 | </widget> |
1312 | <packing> | 1305 | <packing> |
1313 | <property name="left_attach">1</property> | 1306 | <property name="left_attach">1</property> |
1314 | <property name="right_attach">2</property> | 1307 | <property name="right_attach">2</property> |
1308 | <property name="top_attach">3</property> | ||
1309 | <property name="bottom_attach">4</property> | ||
1315 | <property name="x_options">GTK_FILL</property> | 1310 | <property name="x_options">GTK_FILL</property> |
1316 | <property name="y_options"></property> | 1311 | <property name="y_options"></property> |
1317 | </packing> | 1312 | </packing> |
1318 | </child> | 1313 | </child> |
1319 | <child> | 1314 | <child> |
1320 | <widget class="GtkRadioButton" id="insertButton"> | 1315 | <widget class="GtkAlignment" id="alignment7"> |
1321 | <property name="visible">True</property> | ||
1322 | <property name="can_focus">True</property> | ||
1323 | <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> | ||
1324 | <property name="label" translatable="yes">I_nsert</property> | ||
1325 | <property name="use_underline">True</property> | ||
1326 | <property name="response_id">0</property> | ||
1327 | <property name="draw_indicator">True</property> | ||
1328 | <property name="group">indexbutton</property> | ||
1329 | </widget> | ||
1330 | <packing> | ||
1331 | <property name="left_attach">2</property> | ||
1332 | <property name="right_attach">3</property> | ||
1333 | <property name="x_options">GTK_FILL</property> | ||
1334 | <property name="y_options"></property> | ||
1335 | </packing> | ||
1336 | </child> | ||
1337 | <child> | ||
1338 | <widget class="GtkLabel" id="scopeLabel"> | ||
1339 | <property name="visible">True</property> | ||
1340 | <property name="xalign">0</property> | ||
1341 | <property name="xpad">5</property> | ||
1342 | <property name="label" translatable="yes">Scope:</property> | ||
1343 | <property name="use_underline">True</property> | ||
1344 | <property name="mnemonic_widget">scopeFileOnlyButton</property> | ||
1345 | </widget> | ||
1346 | <packing> | ||
1347 | <property name="top_attach">1</property> | ||
1348 | <property name="bottom_attach">2</property> | ||
1349 | <property name="x_options">GTK_FILL</property> | ||
1350 | <property name="y_options"></property> | ||
1351 | </packing> | ||
1352 | </child> | ||
1353 | <child> | ||
1354 | <widget class="GtkLabel" id="anonymityUploadLabel"> | ||
1355 | <property name="visible">True</property> | 1316 | <property name="visible">True</property> |
1317 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
1356 | <property name="xalign">0</property> | 1318 | <property name="xalign">0</property> |
1357 | <property name="xpad">5</property> | 1319 | <property name="xscale">0</property> |
1358 | <property name="label" translatable="yes">_Anonymity:</property> | 1320 | <child> |
1359 | <property name="use_underline">True</property> | 1321 | <widget class="GtkSpinButton" id="uploadAnonymityLevelSpinButton1"> |
1322 | <property name="visible">True</property> | ||
1323 | <property name="can_focus">True</property> | ||
1324 | <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> | ||
1325 | <property name="adjustment">1 0 10000 1 10 10</property> | ||
1326 | <property name="climb_rate">1</property> | ||
1327 | <property name="numeric">True</property> | ||
1328 | </widget> | ||
1329 | </child> | ||
1360 | </widget> | 1330 | </widget> |
1361 | <packing> | 1331 | <packing> |
1332 | <property name="left_attach">1</property> | ||
1333 | <property name="right_attach">2</property> | ||
1362 | <property name="top_attach">2</property> | 1334 | <property name="top_attach">2</property> |
1363 | <property name="bottom_attach">3</property> | 1335 | <property name="bottom_attach">3</property> |
1364 | <property name="x_options">GTK_FILL</property> | 1336 | <property name="x_options">GTK_FILL</property> |
@@ -1366,43 +1338,24 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1366 | </packing> | 1338 | </packing> |
1367 | </child> | 1339 | </child> |
1368 | <child> | 1340 | <child> |
1369 | <widget class="GtkRadioButton" id="scopeRecursiveButton"> | 1341 | <widget class="GtkCheckButton" id="doExtractCheckButton"> |
1370 | <property name="visible">True</property> | ||
1371 | <property name="can_focus">True</property> | ||
1372 | <property name="tooltip" translatable="yes">Recursively publish an entire directory tree</property> | ||
1373 | <property name="label" translatable="yes">_Recursive (for entire directories)</property> | ||
1374 | <property name="use_underline">True</property> | ||
1375 | <property name="response_id">0</property> | ||
1376 | <property name="draw_indicator">True</property> | ||
1377 | </widget> | ||
1378 | <packing> | ||
1379 | <property name="left_attach">2</property> | ||
1380 | <property name="right_attach">3</property> | ||
1381 | <property name="top_attach">1</property> | ||
1382 | <property name="bottom_attach">2</property> | ||
1383 | <property name="x_options">GTK_FILL</property> | ||
1384 | <property name="y_options"></property> | ||
1385 | </packing> | ||
1386 | </child> | ||
1387 | <child> | ||
1388 | <widget class="GtkCheckButton" id="deepIndexCheckButton"> | ||
1389 | <property name="visible">True</property> | 1342 | <property name="visible">True</property> |
1390 | <property name="can_focus">True</property> | 1343 | <property name="can_focus">True</property> |
1391 | <property name="tooltip" translatable="yes">Should it be possible to directly find files in the directory? If unchecked, it will only be possible for the directory itself to be found with a normal keyword search. This option only really makes a difference for uploads of directories.</property> | 1344 | <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> |
1392 | <property name="response_id">0</property> | 1345 | <property name="response_id">0</property> |
1393 | <property name="active">True</property> | 1346 | <property name="active">True</property> |
1394 | <property name="draw_indicator">True</property> | 1347 | <property name="draw_indicator">True</property> |
1395 | <child> | 1348 | <child> |
1396 | <widget class="GtkAlignment" id="alignment15"> | 1349 | <widget class="GtkAlignment" id="alignment24"> |
1397 | <property name="visible">True</property> | 1350 | <property name="visible">True</property> |
1398 | <property name="xscale">0</property> | 1351 | <property name="xscale">0</property> |
1399 | <property name="yscale">0</property> | 1352 | <property name="yscale">0</property> |
1400 | <child> | 1353 | <child> |
1401 | <widget class="GtkHBox" id="hbox52"> | 1354 | <widget class="GtkHBox" id="hbox66"> |
1402 | <property name="visible">True</property> | 1355 | <property name="visible">True</property> |
1403 | <property name="spacing">2</property> | 1356 | <property name="spacing">2</property> |
1404 | <child> | 1357 | <child> |
1405 | <widget class="GtkImage" id="image40"> | 1358 | <widget class="GtkImage" id="image49"> |
1406 | <property name="visible">True</property> | 1359 | <property name="visible">True</property> |
1407 | <property name="stock">gtk-index</property> | 1360 | <property name="stock">gtk-index</property> |
1408 | </widget> | 1361 | </widget> |
@@ -1412,9 +1365,9 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1412 | </packing> | 1365 | </packing> |
1413 | </child> | 1366 | </child> |
1414 | <child> | 1367 | <child> |
1415 | <widget class="GtkLabel" id="label128"> | 1368 | <widget class="GtkLabel" id="label151"> |
1416 | <property name="visible">True</property> | 1369 | <property name="visible">True</property> |
1417 | <property name="label" translatable="yes">Add keywords for files in directories</property> | 1370 | <property name="label" translatable="yes">Use libextractor for files in directories</property> |
1418 | <property name="use_underline">True</property> | 1371 | <property name="use_underline">True</property> |
1419 | </widget> | 1372 | </widget> |
1420 | <packing> | 1373 | <packing> |
@@ -1431,28 +1384,48 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1431 | <packing> | 1384 | <packing> |
1432 | <property name="left_attach">2</property> | 1385 | <property name="left_attach">2</property> |
1433 | <property name="right_attach">3</property> | 1386 | <property name="right_attach">3</property> |
1434 | <property name="top_attach">2</property> | 1387 | <property name="top_attach">3</property> |
1435 | <property name="bottom_attach">3</property> | 1388 | <property name="bottom_attach">4</property> |
1436 | <property name="x_options">GTK_FILL</property> | 1389 | <property name="x_options">GTK_FILL</property> |
1437 | <property name="y_options"></property> | 1390 | <property name="y_options"></property> |
1438 | </packing> | 1391 | </packing> |
1439 | </child> | 1392 | </child> |
1440 | <child> | 1393 | <child> |
1441 | <widget class="GtkButton" id="fsinsertuploadbutton"> | 1394 | <widget class="GtkRadioButton" id="scopeFileOnlyButton"> |
1442 | <property name="visible">True</property> | 1395 | <property name="visible">True</property> |
1443 | <property name="sensitive">False</property> | ||
1444 | <property name="can_focus">True</property> | 1396 | <property name="can_focus">True</property> |
1445 | <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> | 1397 | <property name="tooltip" translatable="yes">Only publish a single file</property> |
1398 | <property name="label" translatable="yes">File onl_y</property> | ||
1399 | <property name="use_underline">True</property> | ||
1446 | <property name="response_id">0</property> | 1400 | <property name="response_id">0</property> |
1447 | <signal name="clicked" handler="on_fsinsertuploadbutton_clicked_"/> | 1401 | <property name="active">True</property> |
1402 | <property name="draw_indicator">True</property> | ||
1403 | <property name="group">scopeRecursiveButton</property> | ||
1404 | </widget> | ||
1405 | <packing> | ||
1406 | <property name="left_attach">1</property> | ||
1407 | <property name="right_attach">2</property> | ||
1408 | <property name="top_attach">1</property> | ||
1409 | <property name="bottom_attach">2</property> | ||
1410 | <property name="x_options">GTK_FILL</property> | ||
1411 | <property name="y_options"></property> | ||
1412 | </packing> | ||
1413 | </child> | ||
1414 | <child> | ||
1415 | <widget class="GtkButton" id="mainFileSharingInsertBrowseButton"> | ||
1416 | <property name="visible">True</property> | ||
1417 | <property name="can_focus">True</property> | ||
1418 | <property name="tooltip" translatable="yes">Browse local computer for files (or directories) to publish</property> | ||
1419 | <property name="response_id">0</property> | ||
1420 | <signal name="clicked" handler="on_mainFileSharingInsertBrowseButton_clicked_" object="fsinsertfilenamecombo"/> | ||
1448 | <child> | 1421 | <child> |
1449 | <widget class="GtkHBox" id="hbox55"> | 1422 | <widget class="GtkHBox" id="hbox60"> |
1450 | <property name="visible">True</property> | 1423 | <property name="visible">True</property> |
1451 | <property name="spacing">2</property> | 1424 | <property name="spacing">2</property> |
1452 | <child> | 1425 | <child> |
1453 | <widget class="GtkImage" id="image42"> | 1426 | <widget class="GtkImage" id="image46"> |
1454 | <property name="visible">True</property> | 1427 | <property name="visible">True</property> |
1455 | <property name="stock">gtk-go-up</property> | 1428 | <property name="stock">gtk-open</property> |
1456 | </widget> | 1429 | </widget> |
1457 | <packing> | 1430 | <packing> |
1458 | <property name="expand">False</property> | 1431 | <property name="expand">False</property> |
@@ -1460,9 +1433,9 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1460 | </packing> | 1433 | </packing> |
1461 | </child> | 1434 | </child> |
1462 | <child> | 1435 | <child> |
1463 | <widget class="GtkLabel" id="label137"> | 1436 | <widget class="GtkLabel" id="label143"> |
1464 | <property name="visible">True</property> | 1437 | <property name="visible">True</property> |
1465 | <property name="label" translatable="yes">Pub_lish</property> | 1438 | <property name="label" translatable="yes">_Browse</property> |
1466 | <property name="use_underline">True</property> | 1439 | <property name="use_underline">True</property> |
1467 | </widget> | 1440 | </widget> |
1468 | <packing> | 1441 | <packing> |
@@ -1477,26 +1450,32 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1477 | <packing> | 1450 | <packing> |
1478 | <property name="left_attach">2</property> | 1451 | <property name="left_attach">2</property> |
1479 | <property name="right_attach">3</property> | 1452 | <property name="right_attach">3</property> |
1480 | <property name="top_attach">5</property> | 1453 | <property name="top_attach">4</property> |
1481 | <property name="bottom_attach">6</property> | 1454 | <property name="bottom_attach">5</property> |
1482 | <property name="x_options">GTK_FILL</property> | 1455 | <property name="x_options">GTK_FILL</property> |
1483 | <property name="y_options"></property> | 1456 | <property name="y_options"></property> |
1484 | </packing> | 1457 | </packing> |
1485 | </child> | 1458 | </child> |
1486 | <child> | 1459 | <child> |
1487 | <widget class="GtkLabel" id="uploadFilenameLabel"> | 1460 | <widget class="GtkAlignment" id="uploadFilenameAlignment"> |
1488 | <property name="visible">True</property> | 1461 | <property name="visible">True</property> |
1489 | <property name="xalign">0</property> | 1462 | <child> |
1490 | <property name="xpad">5</property> | 1463 | <widget class="GtkComboBoxEntry" id="uploadFilenameComboBoxEntry"> |
1491 | <property name="label" translatable="yes">_Filename:</property> | 1464 | <property name="visible">True</property> |
1492 | <property name="use_underline">True</property> | 1465 | <property name="can_focus">True</property> |
1493 | <property name="justify">GTK_JUSTIFY_CENTER</property> | 1466 | <signal name="changed" handler="on_uploadFilenameComboBoxEntry_changed_"/> |
1494 | <property name="mnemonic_widget">uploadFilenameComboBoxEntry</property> | 1467 | <child internal-child="entry"> |
1468 | <widget class="GtkEntry" id="comboboxentry-entry3"> | ||
1469 | </widget> | ||
1470 | </child> | ||
1471 | </widget> | ||
1472 | </child> | ||
1495 | </widget> | 1473 | </widget> |
1496 | <packing> | 1474 | <packing> |
1475 | <property name="left_attach">1</property> | ||
1476 | <property name="right_attach">2</property> | ||
1497 | <property name="top_attach">4</property> | 1477 | <property name="top_attach">4</property> |
1498 | <property name="bottom_attach">5</property> | 1478 | <property name="bottom_attach">5</property> |
1499 | <property name="x_options">GTK_FILL</property> | ||
1500 | <property name="y_options"></property> | 1479 | <property name="y_options"></property> |
1501 | </packing> | 1480 | </packing> |
1502 | </child> | 1481 | </child> |
@@ -1516,43 +1495,38 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1516 | </packing> | 1495 | </packing> |
1517 | </child> | 1496 | </child> |
1518 | <child> | 1497 | <child> |
1519 | <widget class="GtkAlignment" id="uploadFilenameAlignment"> | 1498 | <widget class="GtkLabel" id="uploadFilenameLabel"> |
1520 | <property name="visible">True</property> | 1499 | <property name="visible">True</property> |
1521 | <child> | 1500 | <property name="xalign">0</property> |
1522 | <widget class="GtkComboBoxEntry" id="uploadFilenameComboBoxEntry"> | 1501 | <property name="xpad">5</property> |
1523 | <property name="visible">True</property> | 1502 | <property name="label" translatable="yes">_Filename:</property> |
1524 | <property name="can_focus">True</property> | 1503 | <property name="use_underline">True</property> |
1525 | <signal name="changed" handler="on_uploadFilenameComboBoxEntry_changed_"/> | 1504 | <property name="justify">GTK_JUSTIFY_CENTER</property> |
1526 | <child internal-child="entry"> | 1505 | <property name="mnemonic_widget">uploadFilenameComboBoxEntry</property> |
1527 | <widget class="GtkEntry" id="comboboxentry-entry3"> | ||
1528 | </widget> | ||
1529 | </child> | ||
1530 | </widget> | ||
1531 | </child> | ||
1532 | </widget> | 1506 | </widget> |
1533 | <packing> | 1507 | <packing> |
1534 | <property name="left_attach">1</property> | ||
1535 | <property name="right_attach">2</property> | ||
1536 | <property name="top_attach">4</property> | 1508 | <property name="top_attach">4</property> |
1537 | <property name="bottom_attach">5</property> | 1509 | <property name="bottom_attach">5</property> |
1510 | <property name="x_options">GTK_FILL</property> | ||
1538 | <property name="y_options"></property> | 1511 | <property name="y_options"></property> |
1539 | </packing> | 1512 | </packing> |
1540 | </child> | 1513 | </child> |
1541 | <child> | 1514 | <child> |
1542 | <widget class="GtkButton" id="mainFileSharingInsertBrowseButton"> | 1515 | <widget class="GtkButton" id="fsinsertuploadbutton"> |
1543 | <property name="visible">True</property> | 1516 | <property name="visible">True</property> |
1517 | <property name="sensitive">False</property> | ||
1544 | <property name="can_focus">True</property> | 1518 | <property name="can_focus">True</property> |
1545 | <property name="tooltip" translatable="yes">Browse local computer for files (or directories) to publish</property> | 1519 | <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> |
1546 | <property name="response_id">0</property> | 1520 | <property name="response_id">0</property> |
1547 | <signal name="clicked" handler="on_mainFileSharingInsertBrowseButton_clicked_" object="fsinsertfilenamecombo"/> | 1521 | <signal name="clicked" handler="on_fsinsertuploadbutton_clicked_"/> |
1548 | <child> | 1522 | <child> |
1549 | <widget class="GtkHBox" id="hbox60"> | 1523 | <widget class="GtkHBox" id="hbox55"> |
1550 | <property name="visible">True</property> | 1524 | <property name="visible">True</property> |
1551 | <property name="spacing">2</property> | 1525 | <property name="spacing">2</property> |
1552 | <child> | 1526 | <child> |
1553 | <widget class="GtkImage" id="image46"> | 1527 | <widget class="GtkImage" id="image42"> |
1554 | <property name="visible">True</property> | 1528 | <property name="visible">True</property> |
1555 | <property name="stock">gtk-open</property> | 1529 | <property name="stock">gtk-go-up</property> |
1556 | </widget> | 1530 | </widget> |
1557 | <packing> | 1531 | <packing> |
1558 | <property name="expand">False</property> | 1532 | <property name="expand">False</property> |
@@ -1560,9 +1534,9 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1560 | </packing> | 1534 | </packing> |
1561 | </child> | 1535 | </child> |
1562 | <child> | 1536 | <child> |
1563 | <widget class="GtkLabel" id="label143"> | 1537 | <widget class="GtkLabel" id="label137"> |
1564 | <property name="visible">True</property> | 1538 | <property name="visible">True</property> |
1565 | <property name="label" translatable="yes">_Browse</property> | 1539 | <property name="label" translatable="yes">Pub_lish</property> |
1566 | <property name="use_underline">True</property> | 1540 | <property name="use_underline">True</property> |
1567 | </widget> | 1541 | </widget> |
1568 | <packing> | 1542 | <packing> |
@@ -1577,52 +1551,31 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1577 | <packing> | 1551 | <packing> |
1578 | <property name="left_attach">2</property> | 1552 | <property name="left_attach">2</property> |
1579 | <property name="right_attach">3</property> | 1553 | <property name="right_attach">3</property> |
1580 | <property name="top_attach">4</property> | 1554 | <property name="top_attach">5</property> |
1581 | <property name="bottom_attach">5</property> | 1555 | <property name="bottom_attach">6</property> |
1582 | <property name="x_options">GTK_FILL</property> | ||
1583 | <property name="y_options"></property> | ||
1584 | </packing> | ||
1585 | </child> | ||
1586 | <child> | ||
1587 | <widget class="GtkRadioButton" id="scopeFileOnlyButton"> | ||
1588 | <property name="visible">True</property> | ||
1589 | <property name="can_focus">True</property> | ||
1590 | <property name="tooltip" translatable="yes">Only publish a single file</property> | ||
1591 | <property name="label" translatable="yes">File onl_y</property> | ||
1592 | <property name="use_underline">True</property> | ||
1593 | <property name="response_id">0</property> | ||
1594 | <property name="active">True</property> | ||
1595 | <property name="draw_indicator">True</property> | ||
1596 | <property name="group">scopeRecursiveButton</property> | ||
1597 | </widget> | ||
1598 | <packing> | ||
1599 | <property name="left_attach">1</property> | ||
1600 | <property name="right_attach">2</property> | ||
1601 | <property name="top_attach">1</property> | ||
1602 | <property name="bottom_attach">2</property> | ||
1603 | <property name="x_options">GTK_FILL</property> | 1556 | <property name="x_options">GTK_FILL</property> |
1604 | <property name="y_options"></property> | 1557 | <property name="y_options"></property> |
1605 | </packing> | 1558 | </packing> |
1606 | </child> | 1559 | </child> |
1607 | <child> | 1560 | <child> |
1608 | <widget class="GtkCheckButton" id="doExtractCheckButton"> | 1561 | <widget class="GtkCheckButton" id="deepIndexCheckButton"> |
1609 | <property name="visible">True</property> | 1562 | <property name="visible">True</property> |
1610 | <property name="can_focus">True</property> | 1563 | <property name="can_focus">True</property> |
1611 | <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> | 1564 | <property name="tooltip" translatable="yes">Should it be possible to directly find files in the directory? If unchecked, it will only be possible for the directory itself to be found with a normal keyword search. This option only really makes a difference for uploads of directories.</property> |
1612 | <property name="response_id">0</property> | 1565 | <property name="response_id">0</property> |
1613 | <property name="active">True</property> | 1566 | <property name="active">True</property> |
1614 | <property name="draw_indicator">True</property> | 1567 | <property name="draw_indicator">True</property> |
1615 | <child> | 1568 | <child> |
1616 | <widget class="GtkAlignment" id="alignment24"> | 1569 | <widget class="GtkAlignment" id="alignment15"> |
1617 | <property name="visible">True</property> | 1570 | <property name="visible">True</property> |
1618 | <property name="xscale">0</property> | 1571 | <property name="xscale">0</property> |
1619 | <property name="yscale">0</property> | 1572 | <property name="yscale">0</property> |
1620 | <child> | 1573 | <child> |
1621 | <widget class="GtkHBox" id="hbox66"> | 1574 | <widget class="GtkHBox" id="hbox52"> |
1622 | <property name="visible">True</property> | 1575 | <property name="visible">True</property> |
1623 | <property name="spacing">2</property> | 1576 | <property name="spacing">2</property> |
1624 | <child> | 1577 | <child> |
1625 | <widget class="GtkImage" id="image49"> | 1578 | <widget class="GtkImage" id="image40"> |
1626 | <property name="visible">True</property> | 1579 | <property name="visible">True</property> |
1627 | <property name="stock">gtk-index</property> | 1580 | <property name="stock">gtk-index</property> |
1628 | </widget> | 1581 | </widget> |
@@ -1632,9 +1585,9 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1632 | </packing> | 1585 | </packing> |
1633 | </child> | 1586 | </child> |
1634 | <child> | 1587 | <child> |
1635 | <widget class="GtkLabel" id="label151"> | 1588 | <widget class="GtkLabel" id="label128"> |
1636 | <property name="visible">True</property> | 1589 | <property name="visible">True</property> |
1637 | <property name="label" translatable="yes">Use libextractor for files in directories</property> | 1590 | <property name="label" translatable="yes">Add keywords for files in directories</property> |
1638 | <property name="use_underline">True</property> | 1591 | <property name="use_underline">True</property> |
1639 | </widget> | 1592 | </widget> |
1640 | <packing> | 1593 | <packing> |
@@ -1651,32 +1604,40 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1651 | <packing> | 1604 | <packing> |
1652 | <property name="left_attach">2</property> | 1605 | <property name="left_attach">2</property> |
1653 | <property name="right_attach">3</property> | 1606 | <property name="right_attach">3</property> |
1654 | <property name="top_attach">3</property> | 1607 | <property name="top_attach">2</property> |
1655 | <property name="bottom_attach">4</property> | 1608 | <property name="bottom_attach">3</property> |
1656 | <property name="x_options">GTK_FILL</property> | 1609 | <property name="x_options">GTK_FILL</property> |
1657 | <property name="y_options"></property> | 1610 | <property name="y_options"></property> |
1658 | </packing> | 1611 | </packing> |
1659 | </child> | 1612 | </child> |
1660 | <child> | 1613 | <child> |
1661 | <widget class="GtkAlignment" id="alignment7"> | 1614 | <widget class="GtkRadioButton" id="scopeRecursiveButton"> |
1615 | <property name="visible">True</property> | ||
1616 | <property name="can_focus">True</property> | ||
1617 | <property name="tooltip" translatable="yes">Recursively publish an entire directory tree</property> | ||
1618 | <property name="label" translatable="yes">_Recursive (for entire directories)</property> | ||
1619 | <property name="use_underline">True</property> | ||
1620 | <property name="response_id">0</property> | ||
1621 | <property name="draw_indicator">True</property> | ||
1622 | </widget> | ||
1623 | <packing> | ||
1624 | <property name="left_attach">2</property> | ||
1625 | <property name="right_attach">3</property> | ||
1626 | <property name="top_attach">1</property> | ||
1627 | <property name="bottom_attach">2</property> | ||
1628 | <property name="x_options">GTK_FILL</property> | ||
1629 | <property name="y_options"></property> | ||
1630 | </packing> | ||
1631 | </child> | ||
1632 | <child> | ||
1633 | <widget class="GtkLabel" id="anonymityUploadLabel"> | ||
1662 | <property name="visible">True</property> | 1634 | <property name="visible">True</property> |
1663 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
1664 | <property name="xalign">0</property> | 1635 | <property name="xalign">0</property> |
1665 | <property name="xscale">0</property> | 1636 | <property name="xpad">5</property> |
1666 | <child> | 1637 | <property name="label" translatable="yes">_Anonymity:</property> |
1667 | <widget class="GtkSpinButton" id="uploadAnonymityLevelSpinButton1"> | 1638 | <property name="use_underline">True</property> |
1668 | <property name="visible">True</property> | ||
1669 | <property name="can_focus">True</property> | ||
1670 | <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> | ||
1671 | <property name="adjustment">1 0 10000 1 10 10</property> | ||
1672 | <property name="climb_rate">1</property> | ||
1673 | <property name="numeric">True</property> | ||
1674 | </widget> | ||
1675 | </child> | ||
1676 | </widget> | 1639 | </widget> |
1677 | <packing> | 1640 | <packing> |
1678 | <property name="left_attach">1</property> | ||
1679 | <property name="right_attach">2</property> | ||
1680 | <property name="top_attach">2</property> | 1641 | <property name="top_attach">2</property> |
1681 | <property name="bottom_attach">3</property> | 1642 | <property name="bottom_attach">3</property> |
1682 | <property name="x_options">GTK_FILL</property> | 1643 | <property name="x_options">GTK_FILL</property> |
@@ -1684,28 +1645,67 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
1684 | </packing> | 1645 | </packing> |
1685 | </child> | 1646 | </child> |
1686 | <child> | 1647 | <child> |
1687 | <widget class="GtkAlignment" id="alignment8"> | 1648 | <widget class="GtkLabel" id="scopeLabel"> |
1688 | <property name="visible">True</property> | 1649 | <property name="visible">True</property> |
1689 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
1690 | <property name="xalign">0</property> | 1650 | <property name="xalign">0</property> |
1691 | <property name="xscale">0</property> | 1651 | <property name="xpad">5</property> |
1692 | <child> | 1652 | <property name="label" translatable="yes">Scope:</property> |
1693 | <widget class="GtkSpinButton" id="contentPrioritySpinButton1"> | 1653 | <property name="use_underline">True</property> |
1694 | <property name="width_request">94</property> | 1654 | <property name="mnemonic_widget">scopeFileOnlyButton</property> |
1695 | <property name="visible">True</property> | 1655 | </widget> |
1696 | <property name="can_focus">True</property> | 1656 | <packing> |
1697 | <property name="tooltip" translatable="yes">How important is the file (used to prioritize data in the local datastore).</property> | 1657 | <property name="top_attach">1</property> |
1698 | <property name="adjustment">950 0 100000000 50 500 500</property> | 1658 | <property name="bottom_attach">2</property> |
1699 | <property name="climb_rate">500</property> | 1659 | <property name="x_options">GTK_FILL</property> |
1700 | <property name="numeric">True</property> | 1660 | <property name="y_options"></property> |
1701 | </widget> | 1661 | </packing> |
1702 | </child> | 1662 | </child> |
1663 | <child> | ||
1664 | <widget class="GtkRadioButton" id="insertButton"> | ||
1665 | <property name="visible">True</property> | ||
1666 | <property name="can_focus">True</property> | ||
1667 | <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> | ||
1668 | <property name="label" translatable="yes">I_nsert</property> | ||
1669 | <property name="use_underline">True</property> | ||
1670 | <property name="response_id">0</property> | ||
1671 | <property name="draw_indicator">True</property> | ||
1672 | <property name="group">indexbutton</property> | ||
1673 | </widget> | ||
1674 | <packing> | ||
1675 | <property name="left_attach">2</property> | ||
1676 | <property name="right_attach">3</property> | ||
1677 | <property name="x_options">GTK_FILL</property> | ||
1678 | <property name="y_options"></property> | ||
1679 | </packing> | ||
1680 | </child> | ||
1681 | <child> | ||
1682 | <widget class="GtkRadioButton" id="indexbutton"> | ||
1683 | <property name="visible">True</property> | ||
1684 | <property name="can_focus">True</property> | ||
1685 | <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> | ||
1686 | <property name="label" translatable="yes">Inde_x</property> | ||
1687 | <property name="use_underline">True</property> | ||
1688 | <property name="response_id">0</property> | ||
1689 | <property name="active">True</property> | ||
1690 | <property name="draw_indicator">True</property> | ||
1703 | </widget> | 1691 | </widget> |
1704 | <packing> | 1692 | <packing> |
1705 | <property name="left_attach">1</property> | 1693 | <property name="left_attach">1</property> |
1706 | <property name="right_attach">2</property> | 1694 | <property name="right_attach">2</property> |
1707 | <property name="top_attach">3</property> | 1695 | <property name="x_options">GTK_FILL</property> |
1708 | <property name="bottom_attach">4</property> | 1696 | <property name="y_options"></property> |
1697 | </packing> | ||
1698 | </child> | ||
1699 | <child> | ||
1700 | <widget class="GtkLabel" id="methodLabel"> | ||
1701 | <property name="visible">True</property> | ||
1702 | <property name="xalign">0</property> | ||
1703 | <property name="xpad">5</property> | ||
1704 | <property name="label" translatable="yes">Method:</property> | ||
1705 | <property name="use_underline">True</property> | ||
1706 | <property name="mnemonic_widget">indexbutton</property> | ||
1707 | </widget> | ||
1708 | <packing> | ||
1709 | <property name="x_options">GTK_FILL</property> | 1709 | <property name="x_options">GTK_FILL</property> |
1710 | <property name="y_options"></property> | 1710 | <property name="y_options"></property> |
1711 | </packing> | 1711 | </packing> |
@@ -2103,6 +2103,51 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
2103 | <placeholder/> | 2103 | <placeholder/> |
2104 | </child> | 2104 | </child> |
2105 | <child> | 2105 | <child> |
2106 | <widget class="GtkLabel" id="label1"> | ||
2107 | <property name="visible">True</property> | ||
2108 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2109 | <property name="label" translatable="yes">_Room Name</property> | ||
2110 | <property name="use_underline">True</property> | ||
2111 | <property name="mnemonic_widget">chatRoomNameEntry</property> | ||
2112 | </widget> | ||
2113 | </child> | ||
2114 | <child> | ||
2115 | <widget class="GtkLabel" id="label4"> | ||
2116 | <property name="visible">True</property> | ||
2117 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2118 | <property name="label" translatable="yes">_Moniker</property> | ||
2119 | <property name="use_underline">True</property> | ||
2120 | </widget> | ||
2121 | <packing> | ||
2122 | <property name="left_attach">1</property> | ||
2123 | <property name="right_attach">2</property> | ||
2124 | </packing> | ||
2125 | </child> | ||
2126 | <child> | ||
2127 | <widget class="GtkEntry" id="chatRoomNameEntry"> | ||
2128 | <property name="visible">True</property> | ||
2129 | <property name="can_focus">True</property> | ||
2130 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2131 | </widget> | ||
2132 | <packing> | ||
2133 | <property name="top_attach">1</property> | ||
2134 | <property name="bottom_attach">2</property> | ||
2135 | </packing> | ||
2136 | </child> | ||
2137 | <child> | ||
2138 | <widget class="GtkEntry" id="chatRoomMonikerEntry"> | ||
2139 | <property name="visible">True</property> | ||
2140 | <property name="can_focus">True</property> | ||
2141 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2142 | </widget> | ||
2143 | <packing> | ||
2144 | <property name="left_attach">1</property> | ||
2145 | <property name="right_attach">2</property> | ||
2146 | <property name="top_attach">1</property> | ||
2147 | <property name="bottom_attach">2</property> | ||
2148 | </packing> | ||
2149 | </child> | ||
2150 | <child> | ||
2106 | <widget class="GtkButton" id="on_chat_room_name_button"> | 2151 | <widget class="GtkButton" id="on_chat_room_name_button"> |
2107 | <property name="visible">True</property> | 2152 | <property name="visible">True</property> |
2108 | <property name="can_focus">True</property> | 2153 | <property name="can_focus">True</property> |
@@ -2148,51 +2193,6 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
2148 | <property name="y_options"></property> | 2193 | <property name="y_options"></property> |
2149 | </packing> | 2194 | </packing> |
2150 | </child> | 2195 | </child> |
2151 | <child> | ||
2152 | <widget class="GtkEntry" id="chatRoomMonikerEntry"> | ||
2153 | <property name="visible">True</property> | ||
2154 | <property name="can_focus">True</property> | ||
2155 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2156 | </widget> | ||
2157 | <packing> | ||
2158 | <property name="left_attach">1</property> | ||
2159 | <property name="right_attach">2</property> | ||
2160 | <property name="top_attach">1</property> | ||
2161 | <property name="bottom_attach">2</property> | ||
2162 | </packing> | ||
2163 | </child> | ||
2164 | <child> | ||
2165 | <widget class="GtkEntry" id="chatRoomNameEntry"> | ||
2166 | <property name="visible">True</property> | ||
2167 | <property name="can_focus">True</property> | ||
2168 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2169 | </widget> | ||
2170 | <packing> | ||
2171 | <property name="top_attach">1</property> | ||
2172 | <property name="bottom_attach">2</property> | ||
2173 | </packing> | ||
2174 | </child> | ||
2175 | <child> | ||
2176 | <widget class="GtkLabel" id="label4"> | ||
2177 | <property name="visible">True</property> | ||
2178 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2179 | <property name="label" translatable="yes">_Moniker</property> | ||
2180 | <property name="use_underline">True</property> | ||
2181 | </widget> | ||
2182 | <packing> | ||
2183 | <property name="left_attach">1</property> | ||
2184 | <property name="right_attach">2</property> | ||
2185 | </packing> | ||
2186 | </child> | ||
2187 | <child> | ||
2188 | <widget class="GtkLabel" id="label1"> | ||
2189 | <property name="visible">True</property> | ||
2190 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> | ||
2191 | <property name="label" translatable="yes">_Room Name</property> | ||
2192 | <property name="use_underline">True</property> | ||
2193 | <property name="mnemonic_widget">chatRoomNameEntry</property> | ||
2194 | </widget> | ||
2195 | </child> | ||
2196 | </widget> | 2196 | </widget> |
2197 | <packing> | 2197 | <packing> |
2198 | <property name="expand">False</property> | 2198 | <property name="expand">False</property> |
@@ -2868,8 +2868,8 @@ Press ENTER to add the data.</atkproperty> | |||
2868 | <property name="response_id">-5</property> | 2868 | <property name="response_id">-5</property> |
2869 | <signal name="clicked" handler="gtk_widget_destroy" object="metaDisplayDialog"/> | 2869 | <signal name="clicked" handler="gtk_widget_destroy" object="metaDisplayDialog"/> |
2870 | <signal name="activate" handler="gtk_widget_destroy" object="metaDisplayDialog"/> | 2870 | <signal name="activate" handler="gtk_widget_destroy" object="metaDisplayDialog"/> |
2871 | <accelerator key="Escape" modifiers="" signal="activate"/> | ||
2872 | <accelerator key="Return" modifiers="" signal="activate"/> | 2871 | <accelerator key="Return" modifiers="" signal="activate"/> |
2872 | <accelerator key="Escape" modifiers="" signal="activate"/> | ||
2873 | </widget> | 2873 | </widget> |
2874 | </child> | 2874 | </child> |
2875 | </widget> | 2875 | </widget> |
@@ -3808,15 +3808,14 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
3808 | </packing> | 3808 | </packing> |
3809 | </child> | 3809 | </child> |
3810 | <child> | 3810 | <child> |
3811 | <widget class="GtkHBox" id="hbox31"> | 3811 | <widget class="GtkHBox" id="hbox34"> |
3812 | <property name="visible">True</property> | 3812 | <property name="visible">True</property> |
3813 | <child> | 3813 | <child> |
3814 | <widget class="GtkLabel" id="label92"> | 3814 | <widget class="GtkLabel" id="label89"> |
3815 | <property name="visible">True</property> | 3815 | <property name="visible">True</property> |
3816 | <property name="xpad">5</property> | 3816 | <property name="xpad">5</property> |
3817 | <property name="label" translatable="yes">_Name:</property> | 3817 | <property name="label" translatable="yes">_Type:</property> |
3818 | <property name="use_underline">True</property> | 3818 | <property name="use_underline">True</property> |
3819 | <property name="mnemonic_widget">namespaceNameEntry</property> | ||
3820 | </widget> | 3819 | </widget> |
3821 | <packing> | 3820 | <packing> |
3822 | <property name="expand">False</property> | 3821 | <property name="expand">False</property> |
@@ -3824,22 +3823,22 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
3824 | </packing> | 3823 | </packing> |
3825 | </child> | 3824 | </child> |
3826 | <child> | 3825 | <child> |
3827 | <widget class="GtkEntry" id="namespaceNameEntry"> | 3826 | <widget class="GtkComboBox" id="namespaceMetaDataDialogMetaTypeComboBox"> |
3828 | <property name="visible">True</property> | 3827 | <property name="visible">True</property> |
3829 | <property name="can_focus">True</property> | 3828 | <property name="tooltip" translatable="yes">Type of the metadata to be added</property> |
3830 | <property name="tooltip" translatable="yes">Each namespace is supposed to have a name. While GNUnet cannot guarantee that these names are unique, users should try to select names that are unlikely to conflict and that correspond to the contents of the namespace.</property> | ||
3831 | </widget> | 3829 | </widget> |
3832 | <packing> | 3830 | <packing> |
3833 | <property name="position">1</property> | 3831 | <property name="position">1</property> |
3834 | </packing> | 3832 | </packing> |
3835 | </child> | 3833 | </child> |
3836 | <child> | 3834 | <child> |
3837 | <widget class="GtkLabel" id="label96"> | 3835 | <widget class="GtkLabel" id="label90"> |
3838 | <property name="visible">True</property> | 3836 | <property name="visible">True</property> |
3839 | <property name="xpad">5</property> | 3837 | <property name="xpad">5</property> |
3840 | <property name="label" translatable="yes">_Root:</property> | 3838 | <property name="label" translatable="yes">_Value:</property> |
3841 | <property name="use_underline">True</property> | 3839 | <property name="use_underline">True</property> |
3842 | <property name="mnemonic_widget">namespaceRootEntry</property> | 3840 | <property name="justify">GTK_JUSTIFY_CENTER</property> |
3841 | <property name="mnemonic_widget">namespaceMetaDataValueEntry</property> | ||
3843 | </widget> | 3842 | </widget> |
3844 | <packing> | 3843 | <packing> |
3845 | <property name="expand">False</property> | 3844 | <property name="expand">False</property> |
@@ -3848,151 +3847,79 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
3848 | </packing> | 3847 | </packing> |
3849 | </child> | 3848 | </child> |
3850 | <child> | 3849 | <child> |
3851 | <widget class="GtkEntry" id="namespaceRootEntry"> | 3850 | <widget class="GtkEntry" id="namespaceMetaDataValueEntry"> |
3852 | <property name="visible">True</property> | ||
3853 | <property name="can_focus">True</property> | ||
3854 | <property name="tooltip" translatable="yes">The namespace root is the file or directory in the namespace that will be advertised to other users. Typically it contains a directory with the contents of the namespace. You are free in your choice of identifier for the root.</property> | ||
3855 | </widget> | ||
3856 | <packing> | ||
3857 | <property name="position">3</property> | ||
3858 | </packing> | ||
3859 | </child> | ||
3860 | </widget> | ||
3861 | <packing> | ||
3862 | <property name="expand">False</property> | ||
3863 | <property name="fill">False</property> | ||
3864 | <property name="padding">5</property> | ||
3865 | <property name="position">3</property> | ||
3866 | </packing> | ||
3867 | </child> | ||
3868 | <child> | ||
3869 | <widget class="GtkHBox" id="hbox32"> | ||
3870 | <property name="visible">True</property> | ||
3871 | <child> | ||
3872 | <widget class="GtkLabel" id="label93"> | ||
3873 | <property name="visible">True</property> | ||
3874 | <property name="xpad">5</property> | ||
3875 | <property name="label" translatable="yes">Anonymity (for namespace advertisement):</property> | ||
3876 | <property name="use_underline">True</property> | ||
3877 | <property name="mnemonic_widget">namespaceAnonymityspinbutton</property> | ||
3878 | </widget> | ||
3879 | <packing> | ||
3880 | <property name="expand">False</property> | ||
3881 | <property name="fill">False</property> | ||
3882 | </packing> | ||
3883 | </child> | ||
3884 | <child> | ||
3885 | <widget class="GtkSpinButton" id="namespaceAnonymityspinbutton"> | ||
3886 | <property name="visible">True</property> | 3851 | <property name="visible">True</property> |
3887 | <property name="can_focus">True</property> | 3852 | <property name="can_focus">True</property> |
3888 | <property name="adjustment">1 0 10000 1 10 10</property> | 3853 | <property name="tooltip" translatable="yes">Enter meta-data (descriptions) for this namespace</property> |
3889 | <property name="climb_rate">1</property> | 3854 | <signal name="changed" handler="on_namespaceMetaDataValueEntry_changed_"/> |
3890 | <property name="numeric">True</property> | 3855 | <signal name="activate" handler="on_namespaceMetaDataEntry_activate_"/> |
3891 | <signal name="value_changed" handler="on_anonymity_spin_changed_"/> | ||
3892 | </widget> | ||
3893 | <packing> | ||
3894 | <property name="expand">False</property> | ||
3895 | <property name="fill">False</property> | ||
3896 | <property name="position">1</property> | ||
3897 | </packing> | ||
3898 | </child> | ||
3899 | </widget> | ||
3900 | <packing> | ||
3901 | <property name="expand">False</property> | ||
3902 | <property name="fill">False</property> | ||
3903 | <property name="padding">5</property> | ||
3904 | <property name="position">4</property> | ||
3905 | </packing> | ||
3906 | </child> | ||
3907 | <child> | ||
3908 | <widget class="GtkHBox" id="hbox33"> | ||
3909 | <property name="visible">True</property> | ||
3910 | <child> | ||
3911 | <widget class="GtkLabel" id="label88"> | ||
3912 | <property name="visible">True</property> | ||
3913 | <property name="xpad">5</property> | ||
3914 | <property name="label" translatable="yes">_Keyword:</property> | ||
3915 | <property name="use_underline">True</property> | ||
3916 | <property name="justify">GTK_JUSTIFY_CENTER</property> | ||
3917 | <property name="mnemonic_widget">namespaceKeywordEntry</property> | ||
3918 | </widget> | 3856 | </widget> |
3919 | <packing> | 3857 | <packing> |
3920 | <property name="expand">False</property> | 3858 | <property name="expand">False</property> |
3921 | <property name="fill">False</property> | 3859 | <property name="position">3</property> |
3922 | </packing> | ||
3923 | </child> | ||
3924 | <child> | ||
3925 | <widget class="GtkEntry" id="namespaceKeywordEntry"> | ||
3926 | <property name="visible">True</property> | ||
3927 | <property name="can_focus">True</property> | ||
3928 | <property name="tooltip" translatable="yes">Enter a keyword under which advertisements for this namespace will be published.</property> | ||
3929 | <signal name="changed" handler="on_namespaceKeywordEntry_changed_"/> | ||
3930 | <signal name="activate" handler="on_namespaceKeywordEntry_activate_"/> | ||
3931 | </widget> | ||
3932 | <packing> | ||
3933 | <property name="position">1</property> | ||
3934 | </packing> | 3860 | </packing> |
3935 | </child> | 3861 | </child> |
3936 | <child> | 3862 | <child> |
3937 | <widget class="GtkButton" id="nsMetaDataDialogKeywordAddButton"> | 3863 | <widget class="GtkButton" id="nsMetaDataDialogMetaDataAddButton"> |
3938 | <property name="visible">True</property> | 3864 | <property name="visible">True</property> |
3939 | <property name="sensitive">False</property> | 3865 | <property name="sensitive">False</property> |
3940 | <property name="can_focus">True</property> | 3866 | <property name="can_focus">True</property> |
3941 | <property name="tooltip" translatable="yes">Add the given keyword to the list of keywords under which advertisements for the namespace will be published</property> | 3867 | <property name="tooltip" translatable="yes">Add the given metadata entry to the metadata for this namespace</property> |
3942 | <property name="label">gtk-add</property> | 3868 | <property name="label">gtk-add</property> |
3943 | <property name="use_stock">True</property> | 3869 | <property name="use_stock">True</property> |
3944 | <property name="response_id">0</property> | 3870 | <property name="response_id">0</property> |
3945 | <signal name="clicked" handler="on_namespacemetaDataDialogKeywordAddButton_clicked_"/> | 3871 | <signal name="clicked" handler="on_namespacemetaDataDialogMetaDataAddButton_clicked_"/> |
3946 | </widget> | 3872 | </widget> |
3947 | <packing> | 3873 | <packing> |
3948 | <property name="expand">False</property> | 3874 | <property name="expand">False</property> |
3949 | <property name="fill">False</property> | 3875 | <property name="fill">False</property> |
3950 | <property name="padding">5</property> | 3876 | <property name="padding">5</property> |
3951 | <property name="position">2</property> | 3877 | <property name="position">4</property> |
3952 | </packing> | 3878 | </packing> |
3953 | </child> | 3879 | </child> |
3954 | <child> | 3880 | <child> |
3955 | <widget class="GtkButton" id="nsMetaDataDialogKeywordRemoveButton"> | 3881 | <widget class="GtkButton" id="nsMetaDataDialogMetaDataRemoveButton"> |
3956 | <property name="visible">True</property> | 3882 | <property name="visible">True</property> |
3957 | <property name="sensitive">False</property> | 3883 | <property name="sensitive">False</property> |
3958 | <property name="can_focus">True</property> | 3884 | <property name="can_focus">True</property> |
3959 | <property name="tooltip" translatable="yes">Remove the selected keyword from the list of keywords under which advertisements for the namespace will be published</property> | 3885 | <property name="tooltip" translatable="yes">Remove the selected metadata entry from the metadata for this namespace</property> |
3960 | <property name="label">gtk-remove</property> | 3886 | <property name="label">gtk-remove</property> |
3961 | <property name="use_stock">True</property> | 3887 | <property name="use_stock">True</property> |
3962 | <property name="response_id">0</property> | 3888 | <property name="response_id">0</property> |
3963 | <signal name="clicked" handler="on_namespacemetaDataDialogKeywordRemoveButton_clicked_"/> | 3889 | <signal name="clicked" handler="on_namespacemetaDataDialogMetaDataRemoveButton_clicked_"/> |
3964 | </widget> | 3890 | </widget> |
3965 | <packing> | 3891 | <packing> |
3966 | <property name="expand">False</property> | 3892 | <property name="expand">False</property> |
3967 | <property name="fill">False</property> | 3893 | <property name="fill">False</property> |
3968 | <property name="padding">5</property> | 3894 | <property name="padding">5</property> |
3969 | <property name="position">3</property> | 3895 | <property name="position">5</property> |
3970 | </packing> | 3896 | </packing> |
3971 | </child> | 3897 | </child> |
3972 | </widget> | 3898 | </widget> |
3973 | <packing> | 3899 | <packing> |
3974 | <property name="expand">False</property> | 3900 | <property name="expand">False</property> |
3975 | <property name="fill">False</property> | 3901 | <property name="fill">False</property> |
3976 | <property name="position">5</property> | 3902 | <property name="padding">5</property> |
3903 | <property name="position">3</property> | ||
3977 | </packing> | 3904 | </packing> |
3978 | </child> | 3905 | </child> |
3979 | <child> | 3906 | <child> |
3980 | <widget class="GtkFrame" id="frame16"> | 3907 | <widget class="GtkFrame" id="frame17"> |
3981 | <property name="visible">True</property> | 3908 | <property name="visible">True</property> |
3982 | <property name="label_xalign">0</property> | 3909 | <property name="label_xalign">0</property> |
3983 | <property name="shadow_type">GTK_SHADOW_NONE</property> | 3910 | <property name="shadow_type">GTK_SHADOW_NONE</property> |
3984 | <child> | 3911 | <child> |
3985 | <widget class="GtkScrolledWindow" id="scrolledwindow24"> | 3912 | <widget class="GtkScrolledWindow" id="scrolledwindow25"> |
3986 | <property name="visible">True</property> | 3913 | <property name="visible">True</property> |
3987 | <property name="can_focus">False</property> | 3914 | <property name="can_focus">False</property> |
3988 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | 3915 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
3989 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | 3916 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
3990 | <property name="shadow_type">GTK_SHADOW_IN</property> | 3917 | <property name="shadow_type">GTK_SHADOW_IN</property> |
3991 | <child> | 3918 | <child> |
3992 | <widget class="GtkTreeView" id="namespaceMetaDataDialogKeywordList"> | 3919 | <widget class="GtkTreeView" id="namespaceMetaDataDialogMetaDataList"> |
3993 | <property name="visible">True</property> | 3920 | <property name="visible">True</property> |
3994 | <property name="can_focus">True</property> | 3921 | <property name="can_focus">True</property> |
3995 | <property name="tooltip" translatable="yes">Select entries and use the button to delete keywords</property> | 3922 | <property name="tooltip" translatable="yes">Metadata describing the namespace (used in advertisements)</property> |
3996 | <property name="reorderable">True</property> | 3923 | <property name="reorderable">True</property> |
3997 | <property name="rules_hint">True</property> | 3924 | <property name="rules_hint">True</property> |
3998 | </widget> | 3925 | </widget> |
@@ -4000,10 +3927,10 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4000 | </widget> | 3927 | </widget> |
4001 | </child> | 3928 | </child> |
4002 | <child> | 3929 | <child> |
4003 | <widget class="GtkLabel" id="label87"> | 3930 | <widget class="GtkLabel" id="label91"> |
4004 | <property name="visible">True</property> | 3931 | <property name="visible">True</property> |
4005 | <property name="ypad">5</property> | 3932 | <property name="ypad">5</property> |
4006 | <property name="label" translatable="yes"><b>Keywords</b></property> | 3933 | <property name="label" translatable="yes"><b>Metadata</b></property> |
4007 | <property name="use_markup">True</property> | 3934 | <property name="use_markup">True</property> |
4008 | </widget> | 3935 | </widget> |
4009 | <packing> | 3936 | <packing> |
@@ -4012,18 +3939,19 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4012 | </child> | 3939 | </child> |
4013 | </widget> | 3940 | </widget> |
4014 | <packing> | 3941 | <packing> |
4015 | <property name="position">6</property> | 3942 | <property name="position">4</property> |
4016 | </packing> | 3943 | </packing> |
4017 | </child> | 3944 | </child> |
4018 | <child> | 3945 | <child> |
4019 | <widget class="GtkHBox" id="hbox34"> | 3946 | <widget class="GtkHBox" id="hbox31"> |
4020 | <property name="visible">True</property> | 3947 | <property name="visible">True</property> |
4021 | <child> | 3948 | <child> |
4022 | <widget class="GtkLabel" id="label89"> | 3949 | <widget class="GtkLabel" id="label96"> |
4023 | <property name="visible">True</property> | 3950 | <property name="visible">True</property> |
4024 | <property name="xpad">5</property> | 3951 | <property name="xpad">5</property> |
4025 | <property name="label" translatable="yes">_Type:</property> | 3952 | <property name="label" translatable="yes">_Root:</property> |
4026 | <property name="use_underline">True</property> | 3953 | <property name="use_underline">True</property> |
3954 | <property name="mnemonic_widget">namespaceRootEntry</property> | ||
4027 | </widget> | 3955 | </widget> |
4028 | <packing> | 3956 | <packing> |
4029 | <property name="expand">False</property> | 3957 | <property name="expand">False</property> |
@@ -4031,103 +3959,151 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4031 | </packing> | 3959 | </packing> |
4032 | </child> | 3960 | </child> |
4033 | <child> | 3961 | <child> |
4034 | <widget class="GtkComboBox" id="namespaceMetaDataDialogMetaTypeComboBox"> | 3962 | <widget class="GtkEntry" id="namespaceRootEntry"> |
4035 | <property name="visible">True</property> | 3963 | <property name="visible">True</property> |
4036 | <property name="tooltip" translatable="yes">Type of the metadata to be added</property> | 3964 | <property name="can_focus">True</property> |
3965 | <property name="tooltip" translatable="yes">The namespace root is the file or directory in the namespace that will be advertised to other users. Typically it contains a directory with the contents of the namespace. You are free in your choice of identifier for the root.</property> | ||
4037 | </widget> | 3966 | </widget> |
4038 | <packing> | 3967 | <packing> |
4039 | <property name="position">1</property> | 3968 | <property name="position">1</property> |
4040 | </packing> | 3969 | </packing> |
4041 | </child> | 3970 | </child> |
3971 | </widget> | ||
3972 | <packing> | ||
3973 | <property name="expand">False</property> | ||
3974 | <property name="fill">False</property> | ||
3975 | <property name="padding">5</property> | ||
3976 | <property name="position">5</property> | ||
3977 | </packing> | ||
3978 | </child> | ||
3979 | <child> | ||
3980 | <widget class="GtkHBox" id="hbox32"> | ||
3981 | <property name="visible">True</property> | ||
4042 | <child> | 3982 | <child> |
4043 | <widget class="GtkLabel" id="label90"> | 3983 | <widget class="GtkLabel" id="label93"> |
4044 | <property name="visible">True</property> | 3984 | <property name="visible">True</property> |
4045 | <property name="xpad">5</property> | 3985 | <property name="xpad">5</property> |
4046 | <property name="label" translatable="yes">_Value:</property> | 3986 | <property name="label" translatable="yes">Anonymity (for namespace advertisement):</property> |
4047 | <property name="use_underline">True</property> | 3987 | <property name="use_underline">True</property> |
4048 | <property name="justify">GTK_JUSTIFY_CENTER</property> | 3988 | <property name="mnemonic_widget">namespaceAnonymityspinbutton</property> |
4049 | <property name="mnemonic_widget">namespaceMetaDataValueEntry</property> | ||
4050 | </widget> | 3989 | </widget> |
4051 | <packing> | 3990 | <packing> |
4052 | <property name="expand">False</property> | 3991 | <property name="expand">False</property> |
4053 | <property name="fill">False</property> | 3992 | <property name="fill">False</property> |
4054 | <property name="position">2</property> | ||
4055 | </packing> | 3993 | </packing> |
4056 | </child> | 3994 | </child> |
4057 | <child> | 3995 | <child> |
4058 | <widget class="GtkEntry" id="namespaceMetaDataValueEntry"> | 3996 | <widget class="GtkSpinButton" id="namespaceAnonymityspinbutton"> |
4059 | <property name="visible">True</property> | 3997 | <property name="visible">True</property> |
4060 | <property name="can_focus">True</property> | 3998 | <property name="can_focus">True</property> |
4061 | <property name="tooltip" translatable="yes">Enter meta-data (descriptions) for this namespace</property> | 3999 | <property name="adjustment">1 0 10000 1 10 10</property> |
4062 | <signal name="changed" handler="on_namespaceMetaDataValueEntry_changed_"/> | 4000 | <property name="climb_rate">1</property> |
4063 | <signal name="activate" handler="on_namespaceMetaDataEntry_activate_"/> | 4001 | <property name="numeric">True</property> |
4002 | <signal name="value_changed" handler="on_anonymity_spin_changed_"/> | ||
4064 | </widget> | 4003 | </widget> |
4065 | <packing> | 4004 | <packing> |
4066 | <property name="expand">False</property> | 4005 | <property name="expand">False</property> |
4067 | <property name="position">3</property> | 4006 | <property name="fill">False</property> |
4007 | <property name="position">1</property> | ||
4008 | </packing> | ||
4009 | </child> | ||
4010 | </widget> | ||
4011 | <packing> | ||
4012 | <property name="expand">False</property> | ||
4013 | <property name="fill">False</property> | ||
4014 | <property name="padding">5</property> | ||
4015 | <property name="position">6</property> | ||
4016 | </packing> | ||
4017 | </child> | ||
4018 | <child> | ||
4019 | <widget class="GtkHBox" id="hbox33"> | ||
4020 | <property name="visible">True</property> | ||
4021 | <child> | ||
4022 | <widget class="GtkLabel" id="label88"> | ||
4023 | <property name="visible">True</property> | ||
4024 | <property name="xpad">5</property> | ||
4025 | <property name="label" translatable="yes">_Keyword:</property> | ||
4026 | <property name="use_underline">True</property> | ||
4027 | <property name="justify">GTK_JUSTIFY_CENTER</property> | ||
4028 | <property name="mnemonic_widget">namespaceKeywordEntry</property> | ||
4029 | </widget> | ||
4030 | <packing> | ||
4031 | <property name="expand">False</property> | ||
4032 | <property name="fill">False</property> | ||
4068 | </packing> | 4033 | </packing> |
4069 | </child> | 4034 | </child> |
4070 | <child> | 4035 | <child> |
4071 | <widget class="GtkButton" id="nsMetaDataDialogMetaDataAddButton"> | 4036 | <widget class="GtkEntry" id="namespaceKeywordEntry"> |
4037 | <property name="visible">True</property> | ||
4038 | <property name="can_focus">True</property> | ||
4039 | <property name="tooltip" translatable="yes">Enter a keyword under which advertisements for this namespace will be published.</property> | ||
4040 | <signal name="changed" handler="on_namespaceKeywordEntry_changed_"/> | ||
4041 | <signal name="activate" handler="on_namespaceKeywordEntry_activate_"/> | ||
4042 | </widget> | ||
4043 | <packing> | ||
4044 | <property name="position">1</property> | ||
4045 | </packing> | ||
4046 | </child> | ||
4047 | <child> | ||
4048 | <widget class="GtkButton" id="nsMetaDataDialogKeywordAddButton"> | ||
4072 | <property name="visible">True</property> | 4049 | <property name="visible">True</property> |
4073 | <property name="sensitive">False</property> | 4050 | <property name="sensitive">False</property> |
4074 | <property name="can_focus">True</property> | 4051 | <property name="can_focus">True</property> |
4075 | <property name="tooltip" translatable="yes">Add the given metadata entry to the metadata for this namespace</property> | 4052 | <property name="tooltip" translatable="yes">Add the given keyword to the list of keywords under which advertisements for the namespace will be published</property> |
4076 | <property name="label">gtk-add</property> | 4053 | <property name="label">gtk-add</property> |
4077 | <property name="use_stock">True</property> | 4054 | <property name="use_stock">True</property> |
4078 | <property name="response_id">0</property> | 4055 | <property name="response_id">0</property> |
4079 | <signal name="clicked" handler="on_namespacemetaDataDialogMetaDataAddButton_clicked_"/> | 4056 | <signal name="clicked" handler="on_namespacemetaDataDialogKeywordAddButton_clicked_"/> |
4080 | </widget> | 4057 | </widget> |
4081 | <packing> | 4058 | <packing> |
4082 | <property name="expand">False</property> | 4059 | <property name="expand">False</property> |
4083 | <property name="fill">False</property> | 4060 | <property name="fill">False</property> |
4084 | <property name="padding">5</property> | 4061 | <property name="padding">5</property> |
4085 | <property name="position">4</property> | 4062 | <property name="position">2</property> |
4086 | </packing> | 4063 | </packing> |
4087 | </child> | 4064 | </child> |
4088 | <child> | 4065 | <child> |
4089 | <widget class="GtkButton" id="nsMetaDataDialogMetaDataRemoveButton"> | 4066 | <widget class="GtkButton" id="nsMetaDataDialogKeywordRemoveButton"> |
4090 | <property name="visible">True</property> | 4067 | <property name="visible">True</property> |
4091 | <property name="sensitive">False</property> | 4068 | <property name="sensitive">False</property> |
4092 | <property name="can_focus">True</property> | 4069 | <property name="can_focus">True</property> |
4093 | <property name="tooltip" translatable="yes">Remove the selected metadata entry from the metadata for this namespace</property> | 4070 | <property name="tooltip" translatable="yes">Remove the selected keyword from the list of keywords under which advertisements for the namespace will be published</property> |
4094 | <property name="label">gtk-remove</property> | 4071 | <property name="label">gtk-remove</property> |
4095 | <property name="use_stock">True</property> | 4072 | <property name="use_stock">True</property> |
4096 | <property name="response_id">0</property> | 4073 | <property name="response_id">0</property> |
4097 | <signal name="clicked" handler="on_namespacemetaDataDialogMetaDataRemoveButton_clicked_"/> | 4074 | <signal name="clicked" handler="on_namespacemetaDataDialogKeywordRemoveButton_clicked_"/> |
4098 | </widget> | 4075 | </widget> |
4099 | <packing> | 4076 | <packing> |
4100 | <property name="expand">False</property> | 4077 | <property name="expand">False</property> |
4101 | <property name="fill">False</property> | 4078 | <property name="fill">False</property> |
4102 | <property name="padding">5</property> | 4079 | <property name="padding">5</property> |
4103 | <property name="position">5</property> | 4080 | <property name="position">3</property> |
4104 | </packing> | 4081 | </packing> |
4105 | </child> | 4082 | </child> |
4106 | </widget> | 4083 | </widget> |
4107 | <packing> | 4084 | <packing> |
4108 | <property name="expand">False</property> | 4085 | <property name="expand">False</property> |
4109 | <property name="fill">False</property> | 4086 | <property name="fill">False</property> |
4110 | <property name="padding">5</property> | ||
4111 | <property name="position">7</property> | 4087 | <property name="position">7</property> |
4112 | </packing> | 4088 | </packing> |
4113 | </child> | 4089 | </child> |
4114 | <child> | 4090 | <child> |
4115 | <widget class="GtkFrame" id="frame17"> | 4091 | <widget class="GtkFrame" id="frame16"> |
4116 | <property name="visible">True</property> | 4092 | <property name="visible">True</property> |
4117 | <property name="label_xalign">0</property> | 4093 | <property name="label_xalign">0</property> |
4118 | <property name="shadow_type">GTK_SHADOW_NONE</property> | 4094 | <property name="shadow_type">GTK_SHADOW_NONE</property> |
4119 | <child> | 4095 | <child> |
4120 | <widget class="GtkScrolledWindow" id="scrolledwindow25"> | 4096 | <widget class="GtkScrolledWindow" id="scrolledwindow24"> |
4121 | <property name="visible">True</property> | 4097 | <property name="visible">True</property> |
4122 | <property name="can_focus">False</property> | 4098 | <property name="can_focus">False</property> |
4123 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | 4099 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
4124 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> | 4100 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
4125 | <property name="shadow_type">GTK_SHADOW_IN</property> | 4101 | <property name="shadow_type">GTK_SHADOW_IN</property> |
4126 | <child> | 4102 | <child> |
4127 | <widget class="GtkTreeView" id="namespaceMetaDataDialogMetaDataList"> | 4103 | <widget class="GtkTreeView" id="namespaceMetaDataDialogKeywordList"> |
4128 | <property name="visible">True</property> | 4104 | <property name="visible">True</property> |
4129 | <property name="can_focus">True</property> | 4105 | <property name="can_focus">True</property> |
4130 | <property name="tooltip" translatable="yes">Metadata describing the namespace (used in advertisements)</property> | 4106 | <property name="tooltip" translatable="yes">Select entries and use the button to delete keywords</property> |
4131 | <property name="reorderable">True</property> | 4107 | <property name="reorderable">True</property> |
4132 | <property name="rules_hint">True</property> | 4108 | <property name="rules_hint">True</property> |
4133 | </widget> | 4109 | </widget> |
@@ -4135,10 +4111,10 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4135 | </widget> | 4111 | </widget> |
4136 | </child> | 4112 | </child> |
4137 | <child> | 4113 | <child> |
4138 | <widget class="GtkLabel" id="label91"> | 4114 | <widget class="GtkLabel" id="label87"> |
4139 | <property name="visible">True</property> | 4115 | <property name="visible">True</property> |
4140 | <property name="ypad">5</property> | 4116 | <property name="ypad">5</property> |
4141 | <property name="label" translatable="yes"><b>Metadata</b></property> | 4117 | <property name="label" translatable="yes"><b>Keywords</b></property> |
4142 | <property name="use_markup">True</property> | 4118 | <property name="use_markup">True</property> |
4143 | </widget> | 4119 | </widget> |
4144 | <packing> | 4120 | <packing> |
@@ -4489,108 +4465,6 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4489 | </packing> | 4465 | </packing> |
4490 | </child> | 4466 | </child> |
4491 | <child> | 4467 | <child> |
4492 | <widget class="GtkHBox" id="hbox39"> | ||
4493 | <property name="visible">True</property> | ||
4494 | <child> | ||
4495 | <widget class="GtkLabel" id="label108"> | ||
4496 | <property name="visible">True</property> | ||
4497 | <property name="xpad">5</property> | ||
4498 | <property name="label" translatable="yes">_Identifier:</property> | ||
4499 | <property name="use_underline">True</property> | ||
4500 | <property name="justify">GTK_JUSTIFY_CENTER</property> | ||
4501 | <property name="mnemonic_widget">collectionIdentifierEntry</property> | ||
4502 | </widget> | ||
4503 | <packing> | ||
4504 | <property name="expand">False</property> | ||
4505 | <property name="fill">False</property> | ||
4506 | </packing> | ||
4507 | </child> | ||
4508 | <child> | ||
4509 | <widget class="GtkEntry" id="collectionIdentifierEntry"> | ||
4510 | <property name="visible">True</property> | ||
4511 | <property name="can_focus">True</property> | ||
4512 | </widget> | ||
4513 | <packing> | ||
4514 | <property name="padding">5</property> | ||
4515 | <property name="position">1</property> | ||
4516 | </packing> | ||
4517 | </child> | ||
4518 | <child> | ||
4519 | <widget class="GtkLabel" id="label109"> | ||
4520 | <property name="visible">True</property> | ||
4521 | <property name="xpad">5</property> | ||
4522 | <property name="label" translatable="yes">Anonymit_y:</property> | ||
4523 | <property name="use_underline">True</property> | ||
4524 | <property name="mnemonic_widget">collectionAnonymityLevel</property> | ||
4525 | </widget> | ||
4526 | <packing> | ||
4527 | <property name="expand">False</property> | ||
4528 | <property name="fill">False</property> | ||
4529 | <property name="position">2</property> | ||
4530 | </packing> | ||
4531 | </child> | ||
4532 | <child> | ||
4533 | <widget class="GtkSpinButton" id="collectionAnonymityLevel"> | ||
4534 | <property name="visible">True</property> | ||
4535 | <property name="can_focus">True</property> | ||
4536 | <property name="adjustment">1 0 10000 1 10 10</property> | ||
4537 | <property name="climb_rate">1</property> | ||
4538 | <property name="numeric">True</property> | ||
4539 | <signal name="value_changed" handler="on_anonymity_spin_changed_"/> | ||
4540 | </widget> | ||
4541 | <packing> | ||
4542 | <property name="position">3</property> | ||
4543 | </packing> | ||
4544 | </child> | ||
4545 | </widget> | ||
4546 | <packing> | ||
4547 | <property name="expand">False</property> | ||
4548 | <property name="fill">False</property> | ||
4549 | <property name="position">3</property> | ||
4550 | </packing> | ||
4551 | </child> | ||
4552 | <child> | ||
4553 | <widget class="GtkHBox" id="hbox40"> | ||
4554 | <property name="visible">True</property> | ||
4555 | <child> | ||
4556 | <widget class="GtkLabel" id="label111"> | ||
4557 | <property name="visible">True</property> | ||
4558 | <property name="xpad">5</property> | ||
4559 | <property name="label" translatable="yes">_Update Interval:</property> | ||
4560 | <property name="use_underline">True</property> | ||
4561 | </widget> | ||
4562 | <packing> | ||
4563 | <property name="expand">False</property> | ||
4564 | <property name="fill">False</property> | ||
4565 | </packing> | ||
4566 | </child> | ||
4567 | <child> | ||
4568 | <widget class="GtkComboBoxEntry" id="collectionUpdateIntervalComboBoxEntry"> | ||
4569 | <property name="visible">True</property> | ||
4570 | <property name="items" translatable="yes">--no update-- | ||
4571 | --sporadic update-- | ||
4572 | 1 day | ||
4573 | 2 days | ||
4574 | 1 week | ||
4575 | 1 month | ||
4576 | 1 year | ||
4577 | </property> | ||
4578 | <child internal-child="entry"> | ||
4579 | <widget class="GtkEntry" id="comboboxentry-entry6"> | ||
4580 | </widget> | ||
4581 | </child> | ||
4582 | </widget> | ||
4583 | <packing> | ||
4584 | <property name="position">1</property> | ||
4585 | </packing> | ||
4586 | </child> | ||
4587 | </widget> | ||
4588 | <packing> | ||
4589 | <property name="expand">False</property> | ||
4590 | <property name="position">4</property> | ||
4591 | </packing> | ||
4592 | </child> | ||
4593 | <child> | ||
4594 | <widget class="GtkHBox" id="hbox41"> | 4468 | <widget class="GtkHBox" id="hbox41"> |
4595 | <property name="visible">True</property> | 4469 | <property name="visible">True</property> |
4596 | <child> | 4470 | <child> |
@@ -4668,7 +4542,7 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4668 | <packing> | 4542 | <packing> |
4669 | <property name="expand">False</property> | 4543 | <property name="expand">False</property> |
4670 | <property name="fill">False</property> | 4544 | <property name="fill">False</property> |
4671 | <property name="position">5</property> | 4545 | <property name="position">3</property> |
4672 | </packing> | 4546 | </packing> |
4673 | </child> | 4547 | </child> |
4674 | <child> | 4548 | <child> |
@@ -4707,6 +4581,83 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
4707 | </child> | 4581 | </child> |
4708 | </widget> | 4582 | </widget> |
4709 | <packing> | 4583 | <packing> |
4584 | <property name="position">4</property> | ||
4585 | </packing> | ||
4586 | </child> | ||
4587 | <child> | ||
4588 | <widget class="GtkHBox" id="hbox39"> | ||
4589 | <property name="visible">True</property> | ||
4590 | <child> | ||
4591 | <widget class="GtkLabel" id="label109"> | ||
4592 | <property name="visible">True</property> | ||
4593 | <property name="xpad">5</property> | ||
4594 | <property name="label" translatable="yes">Anonymit_y:</property> | ||
4595 | <property name="use_underline">True</property> | ||
4596 | <property name="mnemonic_widget">collectionAnonymityLevel</property> | ||
4597 | </widget> | ||
4598 | <packing> | ||
4599 | <property name="expand">False</property> | ||
4600 | <property name="fill">False</property> | ||
4601 | </packing> | ||
4602 | </child> | ||
4603 | <child> | ||
4604 | <widget class="GtkSpinButton" id="collectionAnonymityLevel"> | ||
4605 | <property name="visible">True</property> | ||
4606 | <property name="can_focus">True</property> | ||
4607 | <property name="adjustment">1 0 10000 1 10 10</property> | ||
4608 | <property name="climb_rate">1</property> | ||
4609 | <property name="numeric">True</property> | ||
4610 | <signal name="value_changed" handler="on_anonymity_spin_changed_"/> | ||
4611 | </widget> | ||
4612 | <packing> | ||
4613 | <property name="position">1</property> | ||
4614 | </packing> | ||
4615 | </child> | ||
4616 | </widget> | ||
4617 | <packing> | ||
4618 | <property name="expand">False</property> | ||
4619 | <property name="fill">False</property> | ||
4620 | <property name="position">5</property> | ||
4621 | </packing> | ||
4622 | </child> | ||
4623 | <child> | ||
4624 | <widget class="GtkHBox" id="hbox40"> | ||
4625 | <property name="visible">True</property> | ||
4626 | <child> | ||
4627 | <widget class="GtkLabel" id="label111"> | ||
4628 | <property name="visible">True</property> | ||
4629 | <property name="xpad">5</property> | ||
4630 | <property name="label" translatable="yes">_Update Interval:</property> | ||
4631 | <property name="use_underline">True</property> | ||
4632 | </widget> | ||
4633 | <packing> | ||
4634 | <property name="expand">False</property> | ||
4635 | <property name="fill">False</property> | ||
4636 | </packing> | ||
4637 | </child> | ||
4638 | <child> | ||
4639 | <widget class="GtkComboBoxEntry" id="collectionUpdateIntervalComboBoxEntry"> | ||
4640 | <property name="visible">True</property> | ||
4641 | <property name="items" translatable="yes">--no update-- | ||
4642 | --sporadic update-- | ||
4643 | 1 day | ||
4644 | 2 days | ||
4645 | 1 week | ||
4646 | 1 month | ||
4647 | 1 year | ||
4648 | </property> | ||
4649 | <child internal-child="entry"> | ||
4650 | <widget class="GtkEntry" id="comboboxentry-entry6"> | ||
4651 | </widget> | ||
4652 | </child> | ||
4653 | </widget> | ||
4654 | <packing> | ||
4655 | <property name="position">1</property> | ||
4656 | </packing> | ||
4657 | </child> | ||
4658 | </widget> | ||
4659 | <packing> | ||
4660 | <property name="expand">False</property> | ||
4710 | <property name="position">6</property> | 4661 | <property name="position">6</property> |
4711 | </packing> | 4662 | </packing> |
4712 | </child> | 4663 | </child> |
@@ -5057,8 +5008,8 @@ Alex Jones <alexrjones@ntlworld.com></property> | |||
5057 | <property name="modal">True</property> | 5008 | <property name="modal">True</property> |
5058 | <property name="icon_name">gtk-save-as</property> | 5009 | <property name="icon_name">gtk-save-as</property> |
5059 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> | 5010 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
5060 | <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property> | ||
5061 | <property name="do_overwrite_confirmation">True</property> | 5011 | <property name="do_overwrite_confirmation">True</property> |
5012 | <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property> | ||
5062 | <property name="show_hidden">True</property> | 5013 | <property name="show_hidden">True</property> |
5063 | <child internal-child="vbox"> | 5014 | <child internal-child="vbox"> |
5064 | <widget class="GtkVBox" id="dialog-vbox7"> | 5015 | <widget class="GtkVBox" id="dialog-vbox7"> |