gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r29947 - gnunet-gtk/contrib


From: gnunet
Subject: [GNUnet-SVN] r29947 - gnunet-gtk/contrib
Date: Mon, 7 Oct 2013 21:56:53 +0200

Author: grothoff
Date: 2013-10-07 21:56:53 +0200 (Mon, 07 Oct 2013)
New Revision: 29947

Modified:
   gnunet-gtk/contrib/gnunet_setup_main_window.glade
Log:
-glade updates towards fixing #2796

Modified: gnunet-gtk/contrib/gnunet_setup_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_setup_main_window.glade   2013-10-07 19:48:09 UTC 
(rev 29946)
+++ gnunet-gtk/contrib/gnunet_setup_main_window.glade   2013-10-07 19:56:53 UTC 
(rev 29947)
@@ -16,6 +16,13 @@
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
   </object>
+  <object class="GtkAdjustment" 
id="GNUNET_setup_exit_interface_mask_adjustment">
+    <property name="lower">1</property>
+    <property name="upper">127</property>
+    <property name="value">48</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
   <object class="GtkDialog" id="GNUNET_setup_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -3888,6 +3895,104 @@
                     <property name="position">0</property>
                   </packing>
                 </child>
+                <child>
+                  <object class="GtkFrame" 
id="GNUNET_setup_hosted_service_frame">
+                    <property name="visible">True</property>
+                    <property name="can_focus">False</property>
+                    <property name="label_xalign">0</property>
+                    <property name="shadow_type">none</property>
+                    <child>
+                      <object class="GtkAlignment" 
id="GNUNET_setup_hosted_service_alignment">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="left_padding">12</property>
+                        <child>
+                          <object class="GtkTreeView" 
id="GNUNET_setup_hosted_service_treeview">
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property 
name="model">GNUNET_setup_hosted_service_liststore</property>
+                            <property name="hadjustment">adjustment9</property>
+                            <property 
name="vadjustment">adjustment10</property>
+                            <child>
+                              <object class="GtkTreeViewColumn" 
id="GNUNET_SETUP_hosted_service_identifier_treeviewcolumn">
+                                <property name="title" 
translatable="yes">_Identifier</property>
+                                <property name="clickable">True</property>
+                                <property name="reorderable">True</property>
+                                <property name="sort_indicator">True</property>
+                                <property name="sort_column_id">0</property>
+                                <child>
+                                  <object class="GtkCellRendererText" 
id="GNUNET_SETUP_hosted_service_identifier_cellrenderertext"/>
+                                  <attributes>
+                                    <attribute name="text">0</attribute>
+                                  </attributes>
+                                </child>
+                              </object>
+                            </child>
+                            <child>
+                              <object class="GtkTreeViewColumn" 
id="GNUNET_SETUP_hosted_service_is_udp_treeviewcolumn1">
+                                <property name="sizing">autosize</property>
+                                <property name="title" 
translatable="yes">_UDP</property>
+                                <property name="clickable">True</property>
+                                <property name="sort_indicator">True</property>
+                                <property name="sort_column_id">1</property>
+                                <child>
+                                  <object class="GtkCellRendererToggle" 
id="GNUNET_SETUP_hosted_service_is_udp_treeviewcolumn"/>
+                                  <attributes>
+                                    <attribute name="active">1</attribute>
+                                  </attributes>
+                                </child>
+                              </object>
+                            </child>
+                            <child>
+                              <object class="GtkTreeViewColumn" 
id="GNUNET_SETUP_hosted_service_visible_port_treeviewcolumn">
+                                <property name="sizing">autosize</property>
+                                <property name="title" 
translatable="yes">_Port</property>
+                                <property name="clickable">True</property>
+                                <property name="reorderable">True</property>
+                                <property name="sort_indicator">True</property>
+                                <property name="sort_column_id">2</property>
+                                <child>
+                                  <object class="GtkCellRendererSpin" 
id="GNUNET_SETUP_hosted_service_port_cellrendererspin">
+                                    <property name="digits">5</property>
+                                  </object>
+                                  <attributes>
+                                    <attribute name="text">2</attribute>
+                                  </attributes>
+                                </child>
+                              </object>
+                            </child>
+                            <child>
+                              <object class="GtkTreeViewColumn" 
id="GNUNET_SETUP_hosted_service_destination_treeviewcolumn">
+                                <property name="title" 
translatable="yes">_Destination</property>
+                                <child>
+                                  <object class="GtkCellRendererText" 
id="GNUNET_SETUP_hosted_service_destination_cellrenderertext"/>
+                                  <attributes>
+                                    <attribute name="text">3</attribute>
+                                  </attributes>
+                                </child>
+                              </object>
+                            </child>
+                          </object>
+                        </child>
+                      </object>
+                    </child>
+                    <child type="label">
+                      <object class="GtkLabel" 
id="GNUNET_setup_hosted_service_label">
+                        <property name="visible">True</property>
+                        <property name="can_focus">False</property>
+                        <property name="tooltip_text" translatable="yes">You 
can configure TCP/UDP services offered by your peer here.  This is GNUnet's 
equivalent to Tor's "hidden services" concept.</property>
+                        <property name="label" 
translatable="yes">&lt;b&gt;Hosted TCP/UDP Services&lt;/b&gt;</property>
+                        <property name="use_markup">True</property>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="expand">True</property>
+                    <property name="fill">True</property>
+                    <property name="padding">5</property>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
               </object>
               <packing>
                 <property name="position">5</property>
@@ -4261,13 +4366,6 @@
       <action-widget response="-3">GNUNET_setup_save_button</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkAdjustment" 
id="GNUNET_setup_exit_interface_mask_adjustment">
-    <property name="lower">1</property>
-    <property name="upper">127</property>
-    <property name="value">48</property>
-    <property name="step_increment">1</property>
-    <property name="page_increment">10</property>
-  </object>
   <object class="GtkAdjustment" 
id="GNUNET_setup_fs_datacache_mysql_port_adjustment">
     <property name="lower">1</property>
     <property name="upper">65535</property>
@@ -4402,6 +4500,18 @@
       </row>
     </data>
   </object>
+  <object class="GtkListStore" id="GNUNET_setup_hosted_service_liststore">
+    <columns>
+      <!-- column-name name -->
+      <column type="gchararray"/>
+      <!-- column-name is_udp -->
+      <column type="gboolean"/>
+      <!-- column-name visible_port -->
+      <column type="guint"/>
+      <!-- column-name destination_address -->
+      <column type="gchararray"/>
+    </columns>
+  </object>
   <object class="GtkAdjustment" 
id="GNUNET_setup_hostlist_server_port_adjustment">
     <property name="lower">1</property>
     <property name="upper">65535</property>
@@ -4490,6 +4600,11 @@
     <property name="page_increment">10</property>
     <property name="page_size">10</property>
   </object>
+  <object class="GtkAdjustment" id="adjustment10">
+    <property name="upper">100</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
   <object class="GtkAdjustment" id="adjustment2">
     <property name="upper">100</property>
     <property name="step_increment">1</property>
@@ -4532,6 +4647,11 @@
     <property name="page_increment">10</property>
     <property name="page_size">10</property>
   </object>
+  <object class="GtkAdjustment" id="adjustment9">
+    <property name="upper">100</property>
+    <property name="step_increment">1</property>
+    <property name="page_increment">10</property>
+  </object>
   <object class="GtkImage" id="edit_image">
     <property name="visible">True</property>
     <property name="can_focus">False</property>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]