aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-07 01:57:23 +0900
committerChristian Grothoff <grothoff@gnunet.org>2023-12-07 01:57:23 +0900
commit8dcb78a1a63d22e8bf43639d8e8c30c02b78a95f (patch)
tree289632b3f6922203056ceb25df3d738d900f1d9f /contrib
parent9e8f18c435bdb4a75f98b8f1ba7c794899bfb0f3 (diff)
downloadgnunet-gtk-8dcb78a1a63d22e8bf43639d8e8c30c02b78a95f.tar.gz
gnunet-gtk-8dcb78a1a63d22e8bf43639d8e8c30c02b78a95f.zip
fix more build issues, remove gnunet-peerinfo-gtk
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am2
-rw-r--r--contrib/gnunet_peerinfo_gtk_about_window.glade.in360
-rw-r--r--contrib/gnunet_peerinfo_gtk_main_window.glade369
3 files changed, 0 insertions, 731 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 307e6adc..21848043 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -58,8 +58,6 @@ pkgdata_DATA = \
58 gnunet_identity_gtk_about_window.glade \ 58 gnunet_identity_gtk_about_window.glade \
59 gnunet_identity_gtk_advertise_dialog.glade \ 59 gnunet_identity_gtk_advertise_dialog.glade \
60 gnunet_identity_gtk_main_window.glade \ 60 gnunet_identity_gtk_main_window.glade \
61 gnunet_peerinfo_gtk_about_window.glade \
62 gnunet_peerinfo_gtk_main_window.glade \
63 gnunet_statistics_gtk_about_window.glade \ 61 gnunet_statistics_gtk_about_window.glade \
64 gnunet_statistics_gtk_main_window.glade \ 62 gnunet_statistics_gtk_main_window.glade \
65 gnunet_setup_calendar_dialog.glade \ 63 gnunet_setup_calendar_dialog.glade \
diff --git a/contrib/gnunet_peerinfo_gtk_about_window.glade.in b/contrib/gnunet_peerinfo_gtk_about_window.glade.in
deleted file mode 100644
index e7cd503a..00000000
--- a/contrib/gnunet_peerinfo_gtk_about_window.glade.in
+++ /dev/null
@@ -1,360 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<interface>
3 <requires lib="gtk+" version="2.20"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkTextBuffer" id="credits_art_contents">
6 <property name="text">Jakub 'jimmac' Steiner &lt;jimmac@ximian.org&gt;
7Christian Muellner &lt;chris@flop.de&gt;
8Alex Jones &lt;alexrjones@ntlworld.com&gt;
9Nicklas Larsson &lt;whybill@gmail.com&gt;</property>
10 </object>
11 <object class="GtkTextBuffer" id="credits_authors_contents">
12 <property name="text">Juergen Appel &lt;jappel@linux01.gwdg.de&gt;
13Krista Grothoff &lt;krista@grothoff.org&gt;
14James Blackwell &lt;jblack@linuxguru.net&gt;
15Ludovic Courtes &lt;ludo@chbouib.org&gt;
16Nils Durner &lt;durner@gnunet.org&gt;
17Renaldo Ferreira &lt;rf@cs.purdue.edu&gt;
18Christian Grothoff &lt;christian@grothoff.org&gt;
19Eric Haumant
20Tzvetan Horozov &lt;horozov@motorola.com&gt;
21Gerd Knorr &lt;kraxel@bytesex.org&gt;
22Werner Koch &lt;libgcrypt@g10code.com&gt;
23Uli Luckas &lt;luckas@musoft.de&gt;
24Blake Matheny
25Glenn McGrath
26Hendrik Pagenhardt &lt;Hendrik.Pagenhardt@gmx.net&gt;
27Ioana Patrascu &lt;ioanapatrascu@yahoo.com&gt;
28Marko Raeihae
29Paul Ruth &lt;ruth@cs.purdue.edu&gt;
30Risto Saarelma
31Antti Salonen
32Tiberius Stef &lt;tstef@cs.purdue.edu&gt;
33Tuomas Toivonen
34Tomi Tukiainen
35Kevin Vandersloot &lt;kfv101@psu.edu&gt;
36Simo Viitanen
37Larry Waldo
38Igor Wronsky &lt;iwronsky@users.sourceforge.net&gt;
39&lt;january@hushmail.com&gt;</property>
40 </object>
41 <object class="GtkTextBuffer" id="credits_docs_contents">
42 <property name="text">Christian Grothoff &lt;christian@grothoff.org&gt;
43Anders Carlsson &lt;andersca@gnu.org&gt;
44Nils Durner &lt;durner@gnunet.org&gt;
45Nicklas Larsson &lt;whybill@gmail.com&gt;
46Milan Bouchet-Valat &lt;nalimilan@club.fr&gt;
47Igor Wronsky &lt;iwronsky@users.sourceforge.net&gt;</property>
48 </object>
49 <object class="GtkTextBuffer" id="credits_trans_contents">
50 <property name="text">Di Ma
51Jens Palsberg &lt;palsberg@cs.ucla.edu&gt;
52Christian Grothoff &lt;christian@grothoff.org&gt;
53Nils Durner &lt;durner@gnunet.org&gt;
54Mathieu &lt;mollo@bghflt.org&gt;
55Eric Haumant
56milan@skoid.org
57Hiroshi Yamauchi &lt;yamauchi@cs.purdue.edu&gt;
58Adam Welc &lt;welc@cs.purdue.edu&gt;
59Bogdan Carbunar &lt;carbunar@cs.purdue.edu&gt;
60Steven Michael Murphy &lt;murf@e-tools.com&gt;
61Phan Vinh Thinh &lt;teppi82@gmail.com&gt;
62Daniel Nylander &lt;po@danielnylander.se&gt;</property>
63 </object>
64 <object class="GtkTextBuffer" id="license_contents">
65 <property name="text" translatable="yes">License should be loaded here at runtime from the license file (no need to copy the whole GPL in here...).</property>
66 </object>
67 <object class="GtkWindow" id="about_window">
68 <property name="can_focus">False</property>
69 <property name="modal">True</property>
70 <property name="destroy_with_parent">True</property>
71 <signal name="realize" handler="GNUNET_GTK_about_window_realized" swapped="no"/>
72 <signal name="delete-event" handler="GNUNET_GTK_about_window_got_delete_event" swapped="no"/>
73 <child>
74 <object class="GtkVBox" id="about_main_vbox">
75 <property name="visible">True</property>
76 <property name="can_focus">False</property>
77 <property name="border_width">10</property>
78 <child>
79 <object class="GtkImage" id="about_logo_image">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="pixbuf">gnunet_logo.png</property>
83 </object>
84 <packing>
85 <property name="expand">False</property>
86 <property name="fill">True</property>
87 <property name="position">0</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkLabel" id="about_name_version_label">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="label">@GNUNET_PEERINFO_GTK_NAME@ @GNUNET_PEERINFO_GTK_VERSION3@</property>
95 <attributes>
96 <attribute name="weight" value="bold"/>
97 <attribute name="size" value="200"/>
98 </attributes>
99 </object>
100 <packing>
101 <property name="expand">False</property>
102 <property name="fill">True</property>
103 <property name="position">1</property>
104 </packing>
105 </child>
106 <child>
107 <object class="GtkLabel" id="about_copyright_label">
108 <property name="visible">True</property>
109 <property name="can_focus">False</property>
110 <property name="label">(C) @GNUNET_PEERINFO_GTK_YEARFROM@-@GNUNET_PEERINFO_GTK_YEARTO@ The GNUnet Project</property>
111 </object>
112 <packing>
113 <property name="expand">False</property>
114 <property name="fill">True</property>
115 <property name="position">2</property>
116 </packing>
117 </child>
118 <child>
119 <object class="GtkLabel" id="about_link_label">
120 <property name="visible">True</property>
121 <property name="can_focus">False</property>
122 <property name="label">&lt;a href="https://gnunet.org/"&gt;GNUnet: GNU's Framework for Secure P2P Networking&lt;/a&gt;</property>
123 <property name="use_markup">True</property>
124 <property name="wrap">True</property>
125 </object>
126 <packing>
127 <property name="expand">False</property>
128 <property name="fill">True</property>
129 <property name="position">3</property>
130 </packing>
131 </child>
132 <child>
133 <object class="GtkNotebook" id="about_credits_notebook">
134 <property name="can_focus">True</property>
135 <child>
136 <object class="GtkScrolledWindow" id="about_credits_authors_scroller">
137 <property name="visible">True</property>
138 <property name="can_focus">True</property>
139 <property name="hscrollbar_policy">automatic</property>
140 <property name="vscrollbar_policy">automatic</property>
141 <child>
142 <object class="GtkTextView" id="about_credits_authors_textview">
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="editable">False</property>
146 <property name="wrap_mode">word</property>
147 <property name="cursor_visible">False</property>
148 <property name="buffer">credits_authors_contents</property>
149 <property name="accepts_tab">False</property>
150 </object>
151 </child>
152 </object>
153 </child>
154 <child type="tab">
155 <object class="GtkLabel" id="about_credits_authors_tab">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="label" translatable="yes">Developed by</property>
159 </object>
160 <packing>
161 <property name="tab_fill">False</property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkScrolledWindow" id="about_credits_docs_scroller">
166 <property name="visible">True</property>
167 <property name="can_focus">True</property>
168 <property name="hscrollbar_policy">automatic</property>
169 <property name="vscrollbar_policy">automatic</property>
170 <child>
171 <object class="GtkTextView" id="about_credits_docs_textview">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="editable">False</property>
175 <property name="wrap_mode">word</property>
176 <property name="cursor_visible">False</property>
177 <property name="buffer">credits_docs_contents</property>
178 <property name="accepts_tab">False</property>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="position">1</property>
184 </packing>
185 </child>
186 <child type="tab">
187 <object class="GtkLabel" id="about_credits_docs_tab">
188 <property name="visible">True</property>
189 <property name="can_focus">False</property>
190 <property name="label" translatable="yes">Documented by</property>
191 </object>
192 <packing>
193 <property name="position">1</property>
194 <property name="tab_fill">False</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkScrolledWindow" id="about_credits_trans_scroller">
199 <property name="visible">True</property>
200 <property name="can_focus">True</property>
201 <property name="hscrollbar_policy">automatic</property>
202 <property name="vscrollbar_policy">automatic</property>
203 <child>
204 <object class="GtkTextView" id="about_credits_trans_textview">
205 <property name="visible">True</property>
206 <property name="can_focus">True</property>
207 <property name="editable">False</property>
208 <property name="wrap_mode">word</property>
209 <property name="cursor_visible">False</property>
210 <property name="buffer">credits_trans_contents</property>
211 <property name="accepts_tab">False</property>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="position">2</property>
217 </packing>
218 </child>
219 <child type="tab">
220 <object class="GtkLabel" id="about_credits_trans_tab">
221 <property name="visible">True</property>
222 <property name="can_focus">False</property>
223 <property name="label" translatable="yes">Translated by</property>
224 </object>
225 <packing>
226 <property name="position">2</property>
227 <property name="tab_fill">False</property>
228 </packing>
229 </child>
230 <child>
231 <object class="GtkScrolledWindow" id="about_credits_art_scroller">
232 <property name="visible">True</property>
233 <property name="can_focus">True</property>
234 <property name="hscrollbar_policy">automatic</property>
235 <property name="vscrollbar_policy">automatic</property>
236 <child>
237 <object class="GtkTextView" id="about_credits_art_textview">
238 <property name="visible">True</property>
239 <property name="can_focus">True</property>
240 <property name="editable">False</property>
241 <property name="wrap_mode">word</property>
242 <property name="cursor_visible">False</property>
243 <property name="buffer">credits_art_contents</property>
244 <property name="accepts_tab">False</property>
245 </object>
246 </child>
247 </object>
248 <packing>
249 <property name="position">3</property>
250 </packing>
251 </child>
252 <child type="tab">
253 <object class="GtkLabel" id="about_credits_art_tab">
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <property name="label" translatable="yes">Artwork by</property>
257 </object>
258 <packing>
259 <property name="position">3</property>
260 <property name="tab_fill">False</property>
261 </packing>
262 </child>
263 </object>
264 <packing>
265 <property name="expand">True</property>
266 <property name="fill">True</property>
267 <property name="position">4</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkScrolledWindow" id="about_license_scroller">
272 <property name="can_focus">True</property>
273 <property name="hscrollbar_policy">never</property>
274 <property name="shadow_type">out</property>
275 <child>
276 <object class="GtkTextView" id="about_license_textview">
277 <property name="visible">True</property>
278 <property name="can_focus">True</property>
279 <property name="editable">False</property>
280 <property name="wrap_mode">word</property>
281 <property name="cursor_visible">False</property>
282 <property name="buffer">license_contents</property>
283 <property name="accepts_tab">False</property>
284 </object>
285 </child>
286 </object>
287 <packing>
288 <property name="expand">True</property>
289 <property name="fill">True</property>
290 <property name="position">5</property>
291 </packing>
292 </child>
293 <child>
294 <object class="GtkHBox" id="about_buttons_hbox">
295 <property name="visible">True</property>
296 <property name="can_focus">False</property>
297 <property name="border_width">5</property>
298 <property name="homogeneous">True</property>
299 <child>
300 <object class="GtkButton" id="about_credits_button">
301 <property name="label" translatable="yes">Credits</property>
302 <property name="use_action_appearance">False</property>
303 <property name="visible">True</property>
304 <property name="can_focus">True</property>
305 <property name="receives_default">True</property>
306 <signal name="clicked" handler="GNUNET_GTK_about_credits_button_clicked" swapped="no"/>
307 </object>
308 <packing>
309 <property name="expand">True</property>
310 <property name="fill">False</property>
311 <property name="position">0</property>
312 </packing>
313 </child>
314 <child>
315 <object class="GtkButton" id="about_license_button">
316 <property name="label" translatable="yes">License</property>
317 <property name="use_action_appearance">False</property>
318 <property name="visible">True</property>
319 <property name="can_focus">True</property>
320 <property name="receives_default">True</property>
321 <signal name="clicked" handler="GNUNET_GTK_about_license_button_clicked" swapped="no"/>
322 </object>
323 <packing>
324 <property name="expand">True</property>
325 <property name="fill">False</property>
326 <property name="position">1</property>
327 </packing>
328 </child>
329 <child>
330 <object class="GtkButton" id="about_close_button">
331 <property name="label">gtk-close</property>
332 <property name="use_action_appearance">False</property>
333 <property name="visible">True</property>
334 <property name="can_focus">True</property>
335 <property name="receives_default">True</property>
336 <property name="use_stock">True</property>
337 <signal name="clicked" handler="GNUNET_GTK_about_close_button_clicked" swapped="no"/>
338 </object>
339 <packing>
340 <property name="expand">True</property>
341 <property name="fill">False</property>
342 <property name="pack_type">end</property>
343 <property name="position">2</property>
344 </packing>
345 </child>
346 <child>
347 <placeholder/>
348 </child>
349 </object>
350 <packing>
351 <property name="expand">False</property>
352 <property name="fill">False</property>
353 <property name="pack_type">end</property>
354 <property name="position">6</property>
355 </packing>
356 </child>
357 </object>
358 </child>
359 </object>
360</interface>
diff --git a/contrib/gnunet_peerinfo_gtk_main_window.glade b/contrib/gnunet_peerinfo_gtk_main_window.glade
deleted file mode 100644
index 114a356e..00000000
--- a/contrib/gnunet_peerinfo_gtk_main_window.glade
+++ /dev/null
@@ -1,369 +0,0 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.22.1
3
4Copyright (C)
5
6This file is part of gnunet-peerinfo-gtk.
7
8gnunet-peerinfo-gtk is free software: you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation, either version 3 of the License, or
11(at your option) any later version.
12
13gnunet-peerinfo-gtk is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16GNU General Public License for more details.
17
18You should have received a copy of the GNU General Public License
19along with gnunet-peerinfo-gtk. If not, see <http://www.gnu.org/licenses/>.
20
21-->
22<interface>
23 <requires lib="gtk+" version="3.0"/>
24 <!-- interface-license-type gplv3 -->
25 <!-- interface-name gnunet-peerinfo-gtk -->
26 <object class="GtkTreeStore" id="GNUNET_PEERINFO_GTK_tree_store">
27 <columns>
28 <!-- column-name peer_identity -->
29 <column type="gchararray"/>
30 <!-- column-name country_name -->
31 <column type="gchararray"/>
32 <!-- column-name country_flag -->
33 <column type="GdkPixbuf"/>
34 <!-- column-name bandwidth_in -->
35 <column type="guint"/>
36 <!-- column-name bandwidth_out -->
37 <column type="guint"/>
38 <!-- column-name ats_connectivity_led -->
39 <column type="GdkPixbuf"/>
40 <!-- column-name ats_selected_status -->
41 <column type="gboolean"/>
42 <!-- column-name core_connectivity_led -->
43 <column type="GdkPixbuf"/>
44 <!-- column-name core_connected_status -->
45 <column type="guint"/>
46 <!-- column-name is_friend -->
47 <column type="gboolean"/>
48 <!-- column-name peerinfo -->
49 <column type="gpointer"/>
50 <!-- column-name plugin_name -->
51 <column type="gchararray"/>
52 <!-- column-name address_as_string -->
53 <column type="gchararray"/>
54 <!-- column-name neighbour_connectivity_led -->
55 <column type="GdkPixbuf"/>
56 <!-- column-name neighbour_connected_status -->
57 <column type="gboolean"/>
58 <!-- column-name neighbour_connectivity_timeout_as_string -->
59 <column type="gchararray"/>
60 <!-- column-name transport_neighbour_state_as_string -->
61 <column type="gchararray"/>
62 <!-- column-name transport_neighbour_state_timeout_as_string -->
63 <column type="gchararray"/>
64 <!-- column-name plugin_connectivity_led -->
65 <column type="GdkPixbuf"/>
66 <!-- column-name plugin_connectivity_status -->
67 <column type="gboolean"/>
68 <!-- column-name plugin_connectivity_timeout_as_string -->
69 <column type="gchararray"/>
70 <!-- column-name show_friend -->
71 <column type="gboolean"/>
72 <!-- column-name peerinfo_address_expiration -->
73 <column type="gchararray"/>
74 </columns>
75 </object>
76 <object class="GtkAdjustment" id="adjustment3">
77 <property name="upper">100</property>
78 <property name="step_increment">1</property>
79 <property name="page_increment">10</property>
80 <property name="page_size">10</property>
81 </object>
82 <object class="GtkAdjustment" id="adjustment4">
83 <property name="upper">100</property>
84 <property name="step_increment">1</property>
85 <property name="page_increment">10</property>
86 <property name="page_size">10</property>
87 </object>
88 <object class="GtkImage" id="connected_image_ats">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="tooltip_text" translatable="yes">ATS</property>
92 <property name="icon_name">network-transmit</property>
93 </object>
94 <object class="GtkImage" id="connected_image_core">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="tooltip_text" translatable="yes">CORE</property>
98 <property name="icon_name">dialog-password</property>
99 </object>
100 <object class="GtkImage" id="connected_image_neighbours">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="tooltip_text" translatable="yes">TRANSPORT</property>
104 <property name="icon_name">object-flip-horizontal</property>
105 </object>
106 <object class="GtkImage" id="connected_image_plugin">
107 <property name="can_focus">False</property>
108 <property name="tooltip_text" translatable="yes">PLUGIN</property>
109 <property name="icon_name">network-transmit-receive</property>
110 </object>
111 <object class="GtkImage" id="image1">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="icon_name">help-about</property>
115 </object>
116 <object class="GtkWindow" id="GNUNET_PEERINFO_GTK_main_window">
117 <property name="can_focus">False</property>
118 <property name="title" translatable="yes">gnunet-peerinfo-gtk</property>
119 <property name="window_position">center</property>
120 <property name="default_width">700</property>
121 <property name="default_height">500</property>
122 <property name="icon_name">gnunet-gtk</property>
123 <signal name="delete-event" handler="GNUNET_PEERINFO_GTK_quit_cb" after="yes" swapped="no"/>
124 <child>
125 <placeholder/>
126 </child>
127 <child>
128 <object class="GtkBox" id="GNUNET_PEERINFO_GTK_main_window_vbox">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <property name="orientation">vertical</property>
132 <child>
133 <object class="GtkMenuBar" id="GNUNET_PEERINFO_GTK_main_menu">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <child>
137 <object class="GtkMenuItem" id="GNUNET_PEERINFO_GTK_main_menu_help">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="label" translatable="yes">_Help</property>
141 <property name="use_underline">True</property>
142 <child type="submenu">
143 <object class="GtkMenu" id="GNUNET_PEERINFO_GTK_main_menu_help_abou">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <child>
147 <object class="GtkImageMenuItem" id="GNUNET_PEERINFO_GTK_main_menu_help_about">
148 <property name="label">_About</property>
149 <property name="visible">True</property>
150 <property name="can_focus">False</property>
151 <property name="tooltip_text" translatable="yes">Display information about this version of gnunet-peerinfo-gtk</property>
152 <property name="accel_path">&lt;gnunet-peerinfo-gtk&gt;/Help/About</property>
153 <property name="use_underline">True</property>
154 <property name="image">image1</property>
155 <property name="use_stock">False</property>
156 <signal name="activate" handler="GNUNET_PEERINFO_GTK_main_menu_help_about_activate_cb" swapped="no"/>
157 </object>
158 </child>
159 </object>
160 </child>
161 </object>
162 </child>
163 </object>
164 <packing>
165 <property name="expand">False</property>
166 <property name="fill">True</property>
167 <property name="position">0</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkScrolledWindow" id="GNUNET_PEERINFO_GTK_main_window_scroll">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="hadjustment">adjustment3</property>
175 <property name="vadjustment">adjustment4</property>
176 <child>
177 <object class="GtkTreeView" id="GNUNET_PEERINFO_GTK_main_window_treeview">
178 <property name="visible">True</property>
179 <property name="can_focus">True</property>
180 <property name="hadjustment">adjustment3</property>
181 <property name="vadjustment">adjustment4</property>
182 <property name="model">GNUNET_PEERINFO_GTK_tree_store</property>
183 <property name="reorderable">True</property>
184 <property name="search_column">0</property>
185 <child internal-child="selection">
186 <object class="GtkTreeSelection" id="treeview-selection1"/>
187 </child>
188 <child>
189 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_name_column">
190 <property name="spacing">5</property>
191 <property name="sizing">autosize</property>
192 <property name="title">Peer</property>
193 <property name="reorderable">True</property>
194 <property name="sort_indicator">True</property>
195 <property name="sort_column_id">0</property>
196 <child>
197 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_name_renderer">
198 <property name="sensitive">False</property>
199 <property name="width_chars">4</property>
200 </object>
201 <attributes>
202 <attribute name="text">0</attribute>
203 </attributes>
204 </child>
205 </object>
206 </child>
207 <child>
208 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_friends_treeviewcolumn">
209 <property name="title" translatable="yes">Friend</property>
210 <property name="clickable">True</property>
211 <property name="reorderable">True</property>
212 <property name="sort_indicator">True</property>
213 <property name="sort_column_id">9</property>
214 <child>
215 <object class="GtkCellRendererToggle" id="GNUNET_PEERINFO_GTK_main_window_friends_cellrenderertoggle">
216 <signal name="toggled" handler="GNUNET_PEERINFO_GTK_main_window_friends_cellrenderertoggle_toggled_cb" swapped="no"/>
217 </object>
218 <attributes>
219 <attribute name="visible">21</attribute>
220 <attribute name="active">9</attribute>
221 </attributes>
222 </child>
223 </object>
224 </child>
225 <child>
226 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_plugin_connectivity_treeviewcolumn">
227 <property name="visible">False</property>
228 <property name="widget">connected_image_plugin</property>
229 <property name="reorderable">True</property>
230 <property name="sort_indicator">True</property>
231 <property name="sort_column_id">19</property>
232 <child>
233 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_plugin_led_cellrendererpixbuf"/>
234 <attributes>
235 <attribute name="pixbuf">18</attribute>
236 </attributes>
237 </child>
238 </object>
239 </child>
240 <child>
241 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_ats_connectivity_treeviewcolumn">
242 <property name="widget">connected_image_ats</property>
243 <child>
244 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_ats_led_cellrendererpixbuf"/>
245 <attributes>
246 <attribute name="visible">6</attribute>
247 <attribute name="pixbuf">5</attribute>
248 </attributes>
249 </child>
250 </object>
251 </child>
252 <child>
253 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_transport_connectivity_treeviewcolumn">
254 <property name="widget">connected_image_neighbours</property>
255 <property name="reorderable">True</property>
256 <property name="sort_indicator">True</property>
257 <property name="sort_column_id">14</property>
258 <child>
259 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_transport_led_cellrendererpixbuf"/>
260 <attributes>
261 <attribute name="pixbuf">13</attribute>
262 </attributes>
263 </child>
264 </object>
265 </child>
266 <child>
267 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_core_connectivity_treeviewcolumn">
268 <property name="spacing">2</property>
269 <property name="sizing">autosize</property>
270 <property name="widget">connected_image_core</property>
271 <property name="reorderable">True</property>
272 <property name="sort_indicator">True</property>
273 <property name="sort_column_id">8</property>
274 <child>
275 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_core_led_cellrendererpixbuf"/>
276 <attributes>
277 <attribute name="pixbuf">7</attribute>
278 </attributes>
279 </child>
280 </object>
281 </child>
282 <child>
283 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_country_column">
284 <property name="sizing">autosize</property>
285 <property name="title">Country</property>
286 <property name="clickable">True</property>
287 <property name="reorderable">True</property>
288 <property name="sort_indicator">True</property>
289 <property name="sort_column_id">1</property>
290 <child>
291 <object class="GtkCellRendererPixbuf" id="GNUNET_PEERINFO_GTK_main_window_country_renderer"/>
292 <attributes>
293 <attribute name="pixbuf">2</attribute>
294 </attributes>
295 </child>
296 </object>
297 </child>
298 <child>
299 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_address_treeviewcolumn">
300 <property name="sizing">autosize</property>
301 <property name="title">Address</property>
302 <property name="expand">True</property>
303 <property name="clickable">True</property>
304 <property name="sort_column_id">12</property>
305 <child>
306 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_address_cellrenderertext"/>
307 <attributes>
308 <attribute name="text">12</attribute>
309 </attributes>
310 </child>
311 </object>
312 </child>
313 <child>
314 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_in_column">
315 <property name="title">In</property>
316 <property name="clickable">True</property>
317 <property name="reorderable">True</property>
318 <property name="sort_indicator">True</property>
319 <property name="sort_order">descending</property>
320 <property name="sort_column_id">3</property>
321 <child>
322 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_in_cellrenderertext"/>
323 <attributes>
324 <attribute name="text">3</attribute>
325 </attributes>
326 </child>
327 </object>
328 </child>
329 <child>
330 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_out_treeviewcolumn">
331 <property name="title">Out</property>
332 <property name="clickable">True</property>
333 <property name="sort_order">descending</property>
334 <property name="sort_column_id">4</property>
335 <child>
336 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_bandwidth_out_cellrenderertext"/>
337 <attributes>
338 <attribute name="text">4</attribute>
339 </attributes>
340 </child>
341 </object>
342 </child>
343 <child>
344 <object class="GtkTreeViewColumn" id="GNUNET_PEERINFO_GTK_main_window_plugin_name_treeviewcolumn">
345 <property name="title" translatable="yes">Plugin</property>
346 <property name="reorderable">True</property>
347 <property name="sort_indicator">True</property>
348 <property name="sort_column_id">11</property>
349 <child>
350 <object class="GtkCellRendererText" id="GNUNET_PEERINFO_GTK_main_window_plugin_name_cellrenderertext"/>
351 <attributes>
352 <attribute name="text">11</attribute>
353 </attributes>
354 </child>
355 </object>
356 </child>
357 </object>
358 </child>
359 </object>
360 <packing>
361 <property name="expand">True</property>
362 <property name="fill">True</property>
363 <property name="position">1</property>
364 </packing>
365 </child>
366 </object>
367 </child>
368 </object>
369</interface>