aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_peerinfo_gtk_main_window.glade
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-01-09 14:40:47 +0000
committerChristian Grothoff <christian@grothoff.org>2014-01-09 14:40:47 +0000
commit86d80959719c685681e41338016d66554fae8ed8 (patch)
treea9b9ab2cb70f993d6d48700e5f273cec592f9247 /contrib/gnunet_peerinfo_gtk_main_window.glade
parent6ce73b7cf2cff11261dea3ff42eee9d4d22c8ce7 (diff)
downloadgnunet-gtk-86d80959719c685681e41338016d66554fae8ed8.tar.gz
gnunet-gtk-86d80959719c685681e41338016d66554fae8ed8.zip
updating gnunet-peerinfo-gtk to display more information about connectivity and connection state processing (wip)
Diffstat (limited to 'contrib/gnunet_peerinfo_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_peerinfo_gtk_main_window.glade56
1 files changed, 29 insertions, 27 deletions
diff --git a/contrib/gnunet_peerinfo_gtk_main_window.glade b/contrib/gnunet_peerinfo_gtk_main_window.glade
index 96e087a5..32bcff32 100644
--- a/contrib/gnunet_peerinfo_gtk_main_window.glade
+++ b/contrib/gnunet_peerinfo_gtk_main_window.glade
@@ -2,30 +2,6 @@
2<interface> 2<interface>
3 <requires lib="gtk+" version="2.20"/> 3 <requires lib="gtk+" version="2.20"/>
4 <!-- interface-naming-policy project-wide --> 4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkAdjustment" id="adjustment4">
6 <property name="upper">100</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 <property name="page_size">10</property>
10 </object>
11 <object class="GtkImage" id="connected_image_core">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="tooltip_text" translatable="yes">CORE</property>
15 <property name="stock">gtk-connect</property>
16 </object>
17 <object class="GtkImage" id="connected_image_neighbours">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="tooltip_text" translatable="yes">TRANSPORT</property>
21 <property name="stock">gtk-connect</property>
22 </object>
23 <object class="GtkImage" id="connected_image_plugin">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="tooltip_text" translatable="yes">PLUGIN</property>
27 <property name="stock">gtk-connect</property>
28 </object>
29 <object class="GtkTreeStore" id="GNUNET_PEERINFO_GTK_tree_store"> 5 <object class="GtkTreeStore" id="GNUNET_PEERINFO_GTK_tree_store">
30 <columns> 6 <columns>
31 <!-- column-name peer_identity --> 7 <!-- column-name peer_identity -->
@@ -78,6 +54,8 @@
78 <column type="gchararray"/> 54 <column type="gchararray"/>
79 <!-- column-name show_friend --> 55 <!-- column-name show_friend -->
80 <column type="gboolean"/> 56 <column type="gboolean"/>
57 <!-- column-name peerinfo_address_expiration -->
58 <column type="gchararray"/>
81 </columns> 59 </columns>
82 </object> 60 </object>
83 <object class="GtkAdjustment" id="adjustment3"> 61 <object class="GtkAdjustment" id="adjustment3">
@@ -86,12 +64,36 @@
86 <property name="page_increment">10</property> 64 <property name="page_increment">10</property>
87 <property name="page_size">10</property> 65 <property name="page_size">10</property>
88 </object> 66 </object>
67 <object class="GtkAdjustment" id="adjustment4">
68 <property name="upper">100</property>
69 <property name="step_increment">1</property>
70 <property name="page_increment">10</property>
71 <property name="page_size">10</property>
72 </object>
89 <object class="GtkImage" id="connected_image_ats"> 73 <object class="GtkImage" id="connected_image_ats">
90 <property name="visible">True</property> 74 <property name="visible">True</property>
91 <property name="can_focus">False</property> 75 <property name="can_focus">False</property>
92 <property name="tooltip_text" translatable="yes">ATS</property> 76 <property name="tooltip_text" translatable="yes">ATS</property>
93 <property name="stock">gtk-connect</property> 77 <property name="stock">gtk-connect</property>
94 </object> 78 </object>
79 <object class="GtkImage" id="connected_image_core">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="tooltip_text" translatable="yes">CORE</property>
83 <property name="stock">gtk-connect</property>
84 </object>
85 <object class="GtkImage" id="connected_image_neighbours">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="tooltip_text" translatable="yes">TRANSPORT</property>
89 <property name="stock">gtk-connect</property>
90 </object>
91 <object class="GtkImage" id="connected_image_plugin">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="tooltip_text" translatable="yes">PLUGIN</property>
95 <property name="stock">gtk-connect</property>
96 </object>
95 <object class="GtkImage" id="validated_image"> 97 <object class="GtkImage" id="validated_image">
96 <property name="visible">True</property> 98 <property name="visible">True</property>
97 <property name="can_focus">False</property> 99 <property name="can_focus">False</property>
@@ -282,7 +284,7 @@
282 <child> 284 <child>
283 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_country_renderer"/> 285 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_country_renderer"/>
284 <attributes> 286 <attributes>
285 <attribute name="pixbuf">3</attribute> 287 <attribute name="pixbuf">2</attribute>
286 </attributes> 288 </attributes>
287 </child> 289 </child>
288 </object> 290 </object>
@@ -313,7 +315,7 @@
313 <child> 315 <child>
314 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_in_cellrenderertext"/> 316 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_in_cellrenderertext"/>
315 <attributes> 317 <attributes>
316 <attribute name="text">4</attribute> 318 <attribute name="text">3</attribute>
317 </attributes> 319 </attributes>
318 </child> 320 </child>
319 </object> 321 </object>
@@ -327,7 +329,7 @@
327 <child> 329 <child>
328 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_out_cellrenderertext"/> 330 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_out_cellrenderertext"/>
329 <attributes> 331 <attributes>
330 <attribute name="text">5</attribute> 332 <attribute name="text">4</attribute>
331 </attributes> 333 </attributes>
332 </child> 334 </child>
333 </object> 335 </object>