aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_search_tab.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_search_tab.glade')
-rw-r--r--contrib/gnunet_fs_gtk_search_tab.glade117
1 files changed, 36 insertions, 81 deletions
diff --git a/contrib/gnunet_fs_gtk_search_tab.glade b/contrib/gnunet_fs_gtk_search_tab.glade
index d0d8cd1c..4c0fb094 100644
--- a/contrib/gnunet_fs_gtk_search_tab.glade
+++ b/contrib/gnunet_fs_gtk_search_tab.glade
@@ -245,19 +245,10 @@
245 <property name="visible">True</property> 245 <property name="visible">True</property>
246 <property name="can_focus">False</property> 246 <property name="can_focus">False</property>
247 <child> 247 <child>
248 <object class="GtkAlignment" id="_search_result_label_window_label_alignment"> 248 <object class="GtkLabel" id="_search_result_label_window_label">
249 <property name="visible">True</property> 249 <property name="visible">True</property>
250 <property name="can_focus">False</property> 250 <property name="can_focus">False</property>
251 <property name="border_width">2</property> 251 <property name="label">query</property>
252 <property name="xscale">0</property>
253 <property name="yscale">0</property>
254 <child>
255 <object class="GtkLabel" id="_search_result_label_window_label">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="label">query</property>
259 </object>
260 </child>
261 </object> 252 </object>
262 <packing> 253 <packing>
263 <property name="expand">False</property> 254 <property name="expand">False</property>
@@ -266,25 +257,16 @@
266 </packing> 257 </packing>
267 </child> 258 </child>
268 <child> 259 <child>
269 <object class="GtkAlignment" id="_search_result_label_play_button_alignment"> 260 <object class="GtkButton" id="_search_result_label_play_button">
270 <property name="visible">True</property> 261 <property name="can_focus">True</property>
271 <property name="can_focus">False</property> 262 <property name="receives_default">True</property>
272 <property name="xscale">0</property> 263 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_play_button_clicked" swapped="no"/>
273 <property name="yscale">0</property>
274 <child> 264 <child>
275 <object class="GtkButton" id="_search_result_label_play_button"> 265 <object class="GtkImage" id="play_icon_stock_image">
276 <property name="use_action_appearance">False</property> 266 <property name="visible">True</property>
277 <property name="can_focus">True</property> 267 <property name="can_focus">False</property>
278 <property name="receives_default">True</property> 268 <property name="stock">gtk-media-play</property>
279 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_play_button_clicked" swapped="no"/> 269 <property name="icon-size">2</property>
280 <child>
281 <object class="GtkImage" id="play_icon_stock_image">
282 <property name="visible">True</property>
283 <property name="can_focus">False</property>
284 <property name="stock">gtk-media-play</property>
285 <property name="icon-size">2</property>
286 </object>
287 </child>
288 </object> 270 </object>
289 </child> 271 </child>
290 </object> 272 </object>
@@ -295,26 +277,17 @@
295 </packing> 277 </packing>
296 </child> 278 </child>
297 <child> 279 <child>
298 <object class="GtkAlignment" id="_search_result_label_pause_button_alignment"> 280 <object class="GtkButton" id="_search_result_label_pause_button">
299 <property name="visible">True</property> 281 <property name="visible">True</property>
300 <property name="can_focus">False</property> 282 <property name="can_focus">True</property>
301 <property name="xscale">0</property> 283 <property name="receives_default">True</property>
302 <property name="yscale">0</property> 284 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_pause_button_clicked" swapped="no"/>
303 <child> 285 <child>
304 <object class="GtkButton" id="_search_result_label_pause_button"> 286 <object class="GtkImage" id="pause_icon_stock_image">
305 <property name="use_action_appearance">False</property>
306 <property name="visible">True</property> 287 <property name="visible">True</property>
307 <property name="can_focus">True</property> 288 <property name="can_focus">False</property>
308 <property name="receives_default">True</property> 289 <property name="stock">gtk-media-pause</property>
309 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_pause_button_clicked" swapped="no"/> 290 <property name="icon-size">2</property>
310 <child>
311 <object class="GtkImage" id="pause_icon_stock_image">
312 <property name="visible">True</property>
313 <property name="can_focus">False</property>
314 <property name="stock">gtk-media-pause</property>
315 <property name="icon-size">2</property>
316 </object>
317 </child>
318 </object> 291 </object>
319 </child> 292 </child>
320 </object> 293 </object>
@@ -325,26 +298,17 @@
325 </packing> 298 </packing>
326 </child> 299 </child>
327 <child> 300 <child>
328 <object class="GtkAlignment" id="_search_result_label_clear_button_alignment"> 301 <object class="GtkButton" id="_search_result_label_clear_button">
329 <property name="visible">True</property> 302 <property name="visible">True</property>
330 <property name="can_focus">False</property> 303 <property name="can_focus">True</property>
331 <property name="xscale">0</property> 304 <property name="receives_default">True</property>
332 <property name="yscale">0</property> 305 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_clear_button_clicked" swapped="no"/>
333 <child> 306 <child>
334 <object class="GtkButton" id="_search_result_label_clear_button"> 307 <object class="GtkImage" id="clear_icon_stock_image">
335 <property name="use_action_appearance">False</property>
336 <property name="visible">True</property> 308 <property name="visible">True</property>
337 <property name="can_focus">True</property> 309 <property name="can_focus">False</property>
338 <property name="receives_default">True</property> 310 <property name="stock">gtk-clear</property>
339 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_clear_button_clicked" swapped="no"/> 311 <property name="icon-size">2</property>
340 <child>
341 <object class="GtkImage" id="clear_icon_stock_image">
342 <property name="visible">True</property>
343 <property name="can_focus">False</property>
344 <property name="stock">gtk-clear</property>
345 <property name="icon-size">2</property>
346 </object>
347 </child>
348 </object> 312 </object>
349 </child> 313 </child>
350 </object> 314 </object>
@@ -356,27 +320,18 @@
356 </packing> 320 </packing>
357 </child> 321 </child>
358 <child> 322 <child>
359 <object class="GtkAlignment" id="_search_result_label_close_button_alignment"> 323 <object class="GtkButton" id="_search_result_label_close_button">
360 <property name="visible">True</property> 324 <property name="visible">True</property>
361 <property name="can_focus">False</property> 325 <property name="can_focus">True</property>
362 <property name="xscale">0</property> 326 <property name="receives_default">True</property>
363 <property name="yscale">0</property> 327 <property name="relief">half</property>
328 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_close_button_clicked" swapped="no"/>
364 <child> 329 <child>
365 <object class="GtkButton" id="_search_result_label_close_button"> 330 <object class="GtkImage" id="close_icon_stock_image">
366 <property name="use_action_appearance">False</property>
367 <property name="visible">True</property> 331 <property name="visible">True</property>
368 <property name="can_focus">True</property> 332 <property name="can_focus">False</property>
369 <property name="receives_default">True</property> 333 <property name="stock">gtk-close</property>
370 <property name="relief">half</property> 334 <property name="icon-size">2</property>
371 <signal name="clicked" handler="GNUNET_FS_GTK_search_result_close_button_clicked" swapped="no"/>
372 <child>
373 <object class="GtkImage" id="close_icon_stock_image">
374 <property name="visible">True</property>
375 <property name="can_focus">False</property>
376 <property name="stock">gtk-close</property>
377 <property name="icon-size">2</property>
378 </object>
379 </child>
380 </object> 335 </object>
381 </child> 336 </child>
382 </object> 337 </object>