diff options
Diffstat (limited to 'contrib/gnunet_fs_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_fs_gtk_main_window.glade | 296 |
1 files changed, 0 insertions, 296 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade index b58cb539..89d787a4 100644 --- a/contrib/gnunet_fs_gtk_main_window.glade +++ b/contrib/gnunet_fs_gtk_main_window.glade | |||
@@ -254,302 +254,6 @@ | |||
254 | <column type="guint64"/> | 254 | <column type="guint64"/> |
255 | </columns> | 255 | </columns> |
256 | </object> | 256 | </object> |
257 | <object class="GtkFileChooserDialog" id="GNUNET_GTK_publish_file_dialog"> | ||
258 | <property name="can_focus">False</property> | ||
259 | <property name="can_default">True</property> | ||
260 | <property name="border_width">5</property> | ||
261 | <property name="title" translatable="yes">Publish file...</property> | ||
262 | <property name="modal">True</property> | ||
263 | <property name="destroy_with_parent">True</property> | ||
264 | <property name="type_hint">normal</property> | ||
265 | <property name="skip_taskbar_hint">True</property> | ||
266 | <property name="skip_pager_hint">True</property> | ||
267 | <property name="transient_for">GNUNET_GTK_main_window</property> | ||
268 | <property name="create_folders">False</property> | ||
269 | <property name="select_multiple">True</property> | ||
270 | <signal name="delete-event" handler="gtk_widget_hide_on_delete" swapped="no"/> | ||
271 | <child internal-child="vbox"> | ||
272 | <object class="GtkVBox" id="dialog-vbox5"> | ||
273 | <property name="visible">True</property> | ||
274 | <property name="can_focus">False</property> | ||
275 | <property name="spacing">2</property> | ||
276 | <child internal-child="action_area"> | ||
277 | <object class="GtkHButtonBox" id="dialog-action_area5"> | ||
278 | <property name="visible">True</property> | ||
279 | <property name="can_focus">False</property> | ||
280 | <property name="layout_style">end</property> | ||
281 | <child> | ||
282 | <object class="GtkButton" id="GNUNET_GTK_publish_file_dialog_cancel_button"> | ||
283 | <property name="label">gtk-cancel</property> | ||
284 | <property name="use_action_appearance">False</property> | ||
285 | <property name="visible">True</property> | ||
286 | <property name="sensitive">False</property> | ||
287 | <property name="can_focus">True</property> | ||
288 | <property name="receives_default">True</property> | ||
289 | <property name="image">execute_stock_image</property> | ||
290 | <property name="use_underline">True</property> | ||
291 | <signal name="clicked" handler="GNUNET_GTK_open_url_dialog_execute_button_clicked_cb" swapped="no"/> | ||
292 | </object> | ||
293 | <packing> | ||
294 | <property name="expand">False</property> | ||
295 | <property name="fill">False</property> | ||
296 | <property name="position">0</property> | ||
297 | </packing> | ||
298 | </child> | ||
299 | <child> | ||
300 | <object class="GtkButton" id="GNUNET_GTK_publish_file_dialog_ok_button"> | ||
301 | <property name="label">gtk-ok</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="can_default">True</property> | ||
306 | <property name="receives_default">True</property> | ||
307 | <property name="use_stock">True</property> | ||
308 | </object> | ||
309 | <packing> | ||
310 | <property name="expand">False</property> | ||
311 | <property name="fill">False</property> | ||
312 | <property name="position">1</property> | ||
313 | </packing> | ||
314 | </child> | ||
315 | </object> | ||
316 | <packing> | ||
317 | <property name="expand">False</property> | ||
318 | <property name="fill">True</property> | ||
319 | <property name="pack_type">end</property> | ||
320 | <property name="position">0</property> | ||
321 | </packing> | ||
322 | </child> | ||
323 | <child> | ||
324 | <object class="GtkVBox" id="vbox1"> | ||
325 | <property name="visible">True</property> | ||
326 | <property name="can_focus">False</property> | ||
327 | <child> | ||
328 | <object class="GtkHBox" id="hbox2"> | ||
329 | <property name="visible">True</property> | ||
330 | <property name="can_focus">False</property> | ||
331 | <child> | ||
332 | <object class="GtkCheckButton" id="GNUNET_GTK_publish_file_dialog_do_index_checkbutton"> | ||
333 | <property name="label" translatable="yes">Index file</property> | ||
334 | <property name="use_action_appearance">False</property> | ||
335 | <property name="visible">True</property> | ||
336 | <property name="can_focus">True</property> | ||
337 | <property name="receives_default">False</property> | ||
338 | <property name="use_underline">True</property> | ||
339 | <property name="active">True</property> | ||
340 | <property name="draw_indicator">True</property> | ||
341 | </object> | ||
342 | <packing> | ||
343 | <property name="expand">False</property> | ||
344 | <property name="fill">False</property> | ||
345 | <property name="padding">20</property> | ||
346 | <property name="position">0</property> | ||
347 | </packing> | ||
348 | </child> | ||
349 | <child> | ||
350 | <placeholder/> | ||
351 | </child> | ||
352 | <child> | ||
353 | <object class="GtkLabel" id="GNUNET_GTK_publish_file_dialog_priority_label"> | ||
354 | <property name="visible">True</property> | ||
355 | <property name="can_focus">False</property> | ||
356 | <property name="label" translatable="yes">Priority:</property> | ||
357 | </object> | ||
358 | <packing> | ||
359 | <property name="expand">False</property> | ||
360 | <property name="fill">True</property> | ||
361 | <property name="padding">13</property> | ||
362 | <property name="position">2</property> | ||
363 | </packing> | ||
364 | </child> | ||
365 | <child> | ||
366 | <object class="GtkSpinButton" id="GNUNET_GTK_publish_file_dialog_priority_spin_button"> | ||
367 | <property name="visible">True</property> | ||
368 | <property name="can_focus">True</property> | ||
369 | <property name="invisible_char">•</property> | ||
370 | <property name="invisible_char_set">True</property> | ||
371 | <property name="primary_icon_activatable">False</property> | ||
372 | <property name="secondary_icon_activatable">False</property> | ||
373 | <property name="primary_icon_sensitive">True</property> | ||
374 | <property name="secondary_icon_sensitive">True</property> | ||
375 | <property name="adjustment">priority_adjustment</property> | ||
376 | <property name="numeric">True</property> | ||
377 | </object> | ||
378 | <packing> | ||
379 | <property name="expand">False</property> | ||
380 | <property name="fill">True</property> | ||
381 | <property name="padding">20</property> | ||
382 | <property name="position">3</property> | ||
383 | </packing> | ||
384 | </child> | ||
385 | </object> | ||
386 | <packing> | ||
387 | <property name="expand">False</property> | ||
388 | <property name="fill">False</property> | ||
389 | <property name="position">0</property> | ||
390 | </packing> | ||
391 | </child> | ||
392 | <child> | ||
393 | <object class="GtkHBox" id="hbox5"> | ||
394 | <property name="visible">True</property> | ||
395 | <property name="can_focus">False</property> | ||
396 | <child> | ||
397 | <object class="GtkLabel" id="GNUNET_GTK_publish_file_dialog_expiration_label"> | ||
398 | <property name="visible">True</property> | ||
399 | <property name="can_focus">False</property> | ||
400 | <property name="label" translatable="yes">Expiration year:</property> | ||
401 | </object> | ||
402 | <packing> | ||
403 | <property name="expand">False</property> | ||
404 | <property name="fill">False</property> | ||
405 | <property name="padding">20</property> | ||
406 | <property name="position">0</property> | ||
407 | </packing> | ||
408 | </child> | ||
409 | <child> | ||
410 | <object class="GtkSpinButton" id="GNUNET_GTK_publish_file_dialog_expiration_year_spin_button"> | ||
411 | <property name="visible">True</property> | ||
412 | <property name="can_focus">True</property> | ||
413 | <property name="invisible_char">•</property> | ||
414 | <property name="invisible_char_set">True</property> | ||
415 | <property name="primary_icon_activatable">False</property> | ||
416 | <property name="secondary_icon_activatable">False</property> | ||
417 | <property name="primary_icon_sensitive">True</property> | ||
418 | <property name="secondary_icon_sensitive">True</property> | ||
419 | <property name="adjustment">expiration_year_adjustment</property> | ||
420 | <property name="numeric">True</property> | ||
421 | </object> | ||
422 | <packing> | ||
423 | <property name="expand">False</property> | ||
424 | <property name="fill">False</property> | ||
425 | <property name="position">1</property> | ||
426 | </packing> | ||
427 | </child> | ||
428 | <child> | ||
429 | <object class="GtkLabel" id="GNUNET_GTK_publish_file_dialog_anonymity_label"> | ||
430 | <property name="visible">True</property> | ||
431 | <property name="can_focus">False</property> | ||
432 | <property name="label" translatable="yes">Anonymity:</property> | ||
433 | </object> | ||
434 | <packing> | ||
435 | <property name="expand">False</property> | ||
436 | <property name="fill">True</property> | ||
437 | <property name="padding">5</property> | ||
438 | <property name="position">2</property> | ||
439 | </packing> | ||
440 | </child> | ||
441 | <child> | ||
442 | <object class="GtkAlignment" id="GNUNET_GTK_publish_file_dialog_anonymity_combobox_alignment"> | ||
443 | <property name="visible">True</property> | ||
444 | <property name="can_focus">False</property> | ||
445 | <property name="yscale">0</property> | ||
446 | <child> | ||
447 | <object class="GtkComboBox" id="GNUNET_GTK_publish_file_dialog_anonymity_combobox"> | ||
448 | <property name="visible">True</property> | ||
449 | <property name="can_focus">False</property> | ||
450 | <property name="model">main_window_search_anonymity_liststore</property> | ||
451 | <property name="active">1</property> | ||
452 | <child> | ||
453 | <object class="GtkCellRendererText" id="GNUNET_GTK_publish_file_dialog_anonymity_combobox_renderer"/> | ||
454 | <attributes> | ||
455 | <attribute name="foreground">2</attribute> | ||
456 | <attribute name="text">0</attribute> | ||
457 | </attributes> | ||
458 | </child> | ||
459 | <child> | ||
460 | <object class="GtkCellRendererText" id="GNUNET_GTK_publish_file_dialog_anonymity_combobox_renerer_level"/> | ||
461 | <attributes> | ||
462 | <attribute name="text">1</attribute> | ||
463 | </attributes> | ||
464 | </child> | ||
465 | </object> | ||
466 | </child> | ||
467 | </object> | ||
468 | <packing> | ||
469 | <property name="expand">False</property> | ||
470 | <property name="fill">False</property> | ||
471 | <property name="position">3</property> | ||
472 | </packing> | ||
473 | </child> | ||
474 | </object> | ||
475 | <packing> | ||
476 | <property name="expand">False</property> | ||
477 | <property name="fill">True</property> | ||
478 | <property name="position">1</property> | ||
479 | </packing> | ||
480 | </child> | ||
481 | <child> | ||
482 | <object class="GtkHBox" id="hbox11"> | ||
483 | <property name="visible">True</property> | ||
484 | <property name="can_focus">False</property> | ||
485 | <child> | ||
486 | <object class="GtkLabel" id="GNUNET_GTK_publish_file_dialog_replication_label"> | ||
487 | <property name="visible">True</property> | ||
488 | <property name="can_focus">False</property> | ||
489 | <property name="label" translatable="yes">_Replication:</property> | ||
490 | <property name="use_underline">True</property> | ||
491 | </object> | ||
492 | <packing> | ||
493 | <property name="expand">False</property> | ||
494 | <property name="fill">True</property> | ||
495 | <property name="padding">20</property> | ||
496 | <property name="position">0</property> | ||
497 | </packing> | ||
498 | </child> | ||
499 | <child> | ||
500 | <object class="GtkSpinButton" id="GNUNET_GTK_publish_file_dialog_replication_spin_button"> | ||
501 | <property name="visible">True</property> | ||
502 | <property name="can_focus">True</property> | ||
503 | <property name="invisible_char">●</property> | ||
504 | <property name="primary_icon_activatable">False</property> | ||
505 | <property name="secondary_icon_activatable">False</property> | ||
506 | <property name="primary_icon_sensitive">True</property> | ||
507 | <property name="secondary_icon_sensitive">True</property> | ||
508 | <property name="adjustment">replication_adjustment</property> | ||
509 | <property name="numeric">True</property> | ||
510 | </object> | ||
511 | <packing> | ||
512 | <property name="expand">False</property> | ||
513 | <property name="fill">True</property> | ||
514 | <property name="padding">1</property> | ||
515 | <property name="position">1</property> | ||
516 | </packing> | ||
517 | </child> | ||
518 | <child> | ||
519 | <placeholder/> | ||
520 | </child> | ||
521 | <child> | ||
522 | <placeholder/> | ||
523 | </child> | ||
524 | </object> | ||
525 | <packing> | ||
526 | <property name="expand">False</property> | ||
527 | <property name="fill">True</property> | ||
528 | <property name="position">2</property> | ||
529 | </packing> | ||
530 | </child> | ||
531 | </object> | ||
532 | <packing> | ||
533 | <property name="expand">False</property> | ||
534 | <property name="fill">False</property> | ||
535 | <property name="position">2</property> | ||
536 | </packing> | ||
537 | </child> | ||
538 | </object> | ||
539 | </child> | ||
540 | <action-widgets> | ||
541 | <action-widget response="-6">GNUNET_GTK_publish_file_dialog_cancel_button</action-widget> | ||
542 | <action-widget response="-5">GNUNET_GTK_publish_file_dialog_ok_button</action-widget> | ||
543 | </action-widgets> | ||
544 | </object> | ||
545 | <object class="GtkListStore" id="GNUNET_GTK_publish_file_dialog_expiration_list_store"> | ||
546 | <columns> | ||
547 | <!-- column-name human_readable_time --> | ||
548 | <column type="gchararray"/> | ||
549 | <!-- column-name time_in_ms --> | ||
550 | <column type="guint64"/> | ||
551 | </columns> | ||
552 | </object> | ||
553 | <object class="GtkListStore" id="GNUNET_GTK_select_pseudonym_liststore"> | 257 | <object class="GtkListStore" id="GNUNET_GTK_select_pseudonym_liststore"> |
554 | <columns> | 258 | <columns> |
555 | <!-- column-name namespace_name --> | 259 | <!-- column-name namespace_name --> |