diff options
Diffstat (limited to 'contrib/gnunet_peerinfo_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_peerinfo_gtk_main_window.glade | 24 |
1 files changed, 5 insertions, 19 deletions
diff --git a/contrib/gnunet_peerinfo_gtk_main_window.glade b/contrib/gnunet_peerinfo_gtk_main_window.glade index c9bd805b..017f665e 100644 --- a/contrib/gnunet_peerinfo_gtk_main_window.glade +++ b/contrib/gnunet_peerinfo_gtk_main_window.glade | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!-- Generated with glade 3.18.3 | 2 | <!-- Generated with glade 3.22.1 |
3 | 3 | ||
4 | Copyright (C) | 4 | Copyright (C) |
5 | 5 | ||
@@ -134,6 +134,9 @@ along with gnunet-peerinfo-gtk. If not, see <http://www.gnu.org/licenses/>. | |||
134 | <property name="icon_name">gnunet-gtk</property> | 134 | <property name="icon_name">gnunet-gtk</property> |
135 | <signal name="delete-event" handler="GNUNET_PEERINFO_GTK_quit_cb" after="yes" swapped="no"/> | 135 | <signal name="delete-event" handler="GNUNET_PEERINFO_GTK_quit_cb" after="yes" swapped="no"/> |
136 | <child> | 136 | <child> |
137 | <placeholder/> | ||
138 | </child> | ||
139 | <child> | ||
137 | <object class="GtkBox" id="GNUNET_PEERINFO_GTK_main_window_vbox"> | 140 | <object class="GtkBox" id="GNUNET_PEERINFO_GTK_main_window_vbox"> |
138 | <property name="visible">True</property> | 141 | <property name="visible">True</property> |
139 | <property name="can_focus">False</property> | 142 | <property name="can_focus">False</property> |
@@ -248,11 +251,11 @@ along with gnunet-peerinfo-gtk. If not, see <http://www.gnu.org/licenses/>. | |||
248 | </child> | 251 | </child> |
249 | <child> | 252 | <child> |
250 | <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_validation_status_treeviewcolumn"> | 253 | <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_validation_status_treeviewcolumn"> |
254 | <property name="visible">False</property> | ||
251 | <property name="widget">validated_image</property> | 255 | <property name="widget">validated_image</property> |
252 | <property name="reorderable">True</property> | 256 | <property name="reorderable">True</property> |
253 | <property name="sort_indicator">True</property> | 257 | <property name="sort_indicator">True</property> |
254 | <property name="sort_column_id">19</property> | 258 | <property name="sort_column_id">19</property> |
255 | <property name="visible">false</property> | ||
256 | <child> | 259 | <child> |
257 | <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_valdiation_led_cellrendererpixbuf"/> | 260 | <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_valdiation_led_cellrendererpixbuf"/> |
258 | <attributes> | 261 | <attributes> |
@@ -378,23 +381,6 @@ along with gnunet-peerinfo-gtk. If not, see <http://www.gnu.org/licenses/>. | |||
378 | </child> | 381 | </child> |
379 | </object> | 382 | </object> |
380 | </child> | 383 | </child> |
381 | <child> | ||
382 | <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_neighbour_state_treeviewcolumn"> | ||
383 | <property name="sizing">autosize</property> | ||
384 | <property name="title" translatable="yes">State</property> | ||
385 | <property name="reorderable">True</property> | ||
386 | <property name="sort_indicator">True</property> | ||
387 | <property name="sort_column_id">16</property> | ||
388 | <child> | ||
389 | <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_neighbour_state_cellrenderertext"> | ||
390 | <property name="width_chars">30</property> | ||
391 | </object> | ||
392 | <attributes> | ||
393 | <attribute name="text">16</attribute> | ||
394 | </attributes> | ||
395 | </child> | ||
396 | </object> | ||
397 | </child> | ||
398 | </object> | 384 | </object> |
399 | </child> | 385 | </child> |
400 | </object> | 386 | </object> |