diff options
Diffstat (limited to 'contrib/gnunet_fs_gtk_edit_publication.glade')
-rw-r--r-- | contrib/gnunet_fs_gtk_edit_publication.glade | 267 |
1 files changed, 134 insertions, 133 deletions
diff --git a/contrib/gnunet_fs_gtk_edit_publication.glade b/contrib/gnunet_fs_gtk_edit_publication.glade index 81140fd9..0355c92b 100644 --- a/contrib/gnunet_fs_gtk_edit_publication.glade +++ b/contrib/gnunet_fs_gtk_edit_publication.glade | |||
@@ -2,15 +2,31 @@ | |||
2 | <interface> | 2 | <interface> |
3 | <requires lib="gtk+" version="2.24"/> | 3 | <requires lib="gtk+" version="2.24"/> |
4 | <!-- interface-naming-policy project-wide --> | 4 | <!-- interface-naming-policy project-wide --> |
5 | <object class="GtkAdjustment" id="GNUNET_GTK_edit_publication_metadata_preview_image_horizontal_adjustment"> | 5 | <object class="GtkListStore" id="GNUNET_GTK_publication_metadata_liststore"> |
6 | <property name="upper">100</property> | 6 | <columns> |
7 | <property name="step_increment">1</property> | 7 | <!-- column-name Type --> |
8 | <property name="page_increment">10</property> | 8 | <column type="guint"/> |
9 | <!-- column-name Format --> | ||
10 | <column type="guint"/> | ||
11 | <!-- column-name Type_name --> | ||
12 | <column type="gchararray"/> | ||
13 | <!-- column-name Value --> | ||
14 | <column type="gchararray"/> | ||
15 | <!-- column-name Description --> | ||
16 | <column type="gchararray"/> | ||
17 | </columns> | ||
9 | </object> | 18 | </object> |
10 | <object class="GtkAdjustment" id="GNUNET_GTK_edit_publication_metadata_preview_image_verticall_adjustment"> | 19 | <object class="GtkListStore" id="GNUNET_GTK_publication_metadata_types_liststore"> |
11 | <property name="upper">100</property> | 20 | <columns> |
12 | <property name="step_increment">1</property> | 21 | <!-- column-name Type --> |
13 | <property name="page_increment">10</property> | 22 | <column type="gint"/> |
23 | <!-- column-name Format --> | ||
24 | <column type="gint"/> | ||
25 | <!-- column-name Type1 --> | ||
26 | <column type="gchararray"/> | ||
27 | <!-- column-name Description --> | ||
28 | <column type="gchararray"/> | ||
29 | </columns> | ||
14 | </object> | 30 | </object> |
15 | <object class="GtkListStore" id="GNUNET_GTK_publication_types_liststore"> | 31 | <object class="GtkListStore" id="GNUNET_GTK_publication_types_liststore"> |
16 | <columns> | 32 | <columns> |
@@ -50,31 +66,15 @@ | |||
50 | </row> | 66 | </row> |
51 | </data> | 67 | </data> |
52 | </object> | 68 | </object> |
53 | <object class="GtkListStore" id="GNUNET_GTK_publication_metadata_liststore"> | 69 | <object class="GtkAdjustment" id="GNUNET_GTK_edit_publication_metadata_preview_image_horizontal_adjustment"> |
54 | <columns> | 70 | <property name="upper">100</property> |
55 | <!-- column-name Type --> | 71 | <property name="step_increment">1</property> |
56 | <column type="guint"/> | 72 | <property name="page_increment">10</property> |
57 | <!-- column-name Format --> | ||
58 | <column type="guint"/> | ||
59 | <!-- column-name Type_name --> | ||
60 | <column type="gchararray"/> | ||
61 | <!-- column-name Value --> | ||
62 | <column type="gchararray"/> | ||
63 | <!-- column-name Description --> | ||
64 | <column type="gchararray"/> | ||
65 | </columns> | ||
66 | </object> | 73 | </object> |
67 | <object class="GtkListStore" id="GNUNET_GTK_publication_metadata_types_liststore"> | 74 | <object class="GtkAdjustment" id="GNUNET_GTK_edit_publication_metadata_preview_image_verticall_adjustment"> |
68 | <columns> | 75 | <property name="upper">100</property> |
69 | <!-- column-name Type --> | 76 | <property name="step_increment">1</property> |
70 | <column type="gint"/> | 77 | <property name="page_increment">10</property> |
71 | <!-- column-name Format --> | ||
72 | <column type="gint"/> | ||
73 | <!-- column-name Type1 --> | ||
74 | <column type="gchararray"/> | ||
75 | <!-- column-name Description --> | ||
76 | <column type="gchararray"/> | ||
77 | </columns> | ||
78 | </object> | 78 | </object> |
79 | <object class="GtkListStore" id="GNUNET_GTK_publication_keywords_liststore"> | 79 | <object class="GtkListStore" id="GNUNET_GTK_publication_keywords_liststore"> |
80 | <columns> | 80 | <columns> |
@@ -349,106 +349,48 @@ | |||
349 | <property name="visible">True</property> | 349 | <property name="visible">True</property> |
350 | <property name="can_focus">False</property> | 350 | <property name="can_focus">False</property> |
351 | <child> | 351 | <child> |
352 | <object class="GtkHBox" id="GNUNET_GTK_edit_publication_keyword_list_hbox"> | 352 | <object class="GtkVBox" id="vbox2"> |
353 | <property name="visible">True</property> | 353 | <property name="visible">True</property> |
354 | <property name="can_focus">False</property> | 354 | <property name="can_focus">False</property> |
355 | <child> | 355 | <child> |
356 | <object class="GtkVBox" id="vbox2"> | 356 | <object class="GtkHBox" id="hbox3"> |
357 | <property name="visible">True</property> | 357 | <property name="visible">True</property> |
358 | <property name="can_focus">False</property> | 358 | <property name="can_focus">False</property> |
359 | <child> | 359 | <child> |
360 | <object class="GtkHBox" id="hbox3"> | 360 | <object class="GtkLabel" id="GNUNET_GTK_edit_publication_keyword_label"> |
361 | <property name="visible">True</property> | 361 | <property name="visible">True</property> |
362 | <property name="can_focus">False</property> | 362 | <property name="can_focus">False</property> |
363 | <child> | 363 | <property name="label" translatable="yes">_Keyword:</property> |
364 | <object class="GtkLabel" id="GNUNET_GTK_edit_publication_keyword_label"> | 364 | <property name="use_underline">True</property> |
365 | <property name="visible">True</property> | 365 | <property name="mnemonic_widget">GNUNET_GTK_edit_publication_keyword_entry</property> |
366 | <property name="can_focus">False</property> | ||
367 | <property name="label" translatable="yes">_Keyword:</property> | ||
368 | <property name="use_underline">True</property> | ||
369 | <property name="mnemonic_widget">GNUNET_GTK_edit_publication_keyword_entry</property> | ||
370 | </object> | ||
371 | <packing> | ||
372 | <property name="expand">False</property> | ||
373 | <property name="fill">False</property> | ||
374 | <property name="position">0</property> | ||
375 | </packing> | ||
376 | </child> | ||
377 | <child> | ||
378 | <object class="GtkEntry" id="GNUNET_GTK_edit_publication_keyword_entry"> | ||
379 | <property name="visible">True</property> | ||
380 | <property name="can_focus">True</property> | ||
381 | <property name="events">GDK_KEY_PRESS_MASK | GDK_STRUCTURE_MASK</property> | ||
382 | <property name="invisible_char">●</property> | ||
383 | <property name="invisible_char_set">True</property> | ||
384 | <property name="caps_lock_warning">False</property> | ||
385 | <property name="primary_icon_activatable">False</property> | ||
386 | <property name="secondary_icon_activatable">False</property> | ||
387 | <property name="primary_icon_sensitive">True</property> | ||
388 | <property name="secondary_icon_sensitive">True</property> | ||
389 | </object> | ||
390 | <packing> | ||
391 | <property name="expand">True</property> | ||
392 | <property name="fill">True</property> | ||
393 | <property name="position">1</property> | ||
394 | </packing> | ||
395 | </child> | ||
396 | </object> | 366 | </object> |
397 | <packing> | 367 | <packing> |
398 | <property name="expand">False</property> | 368 | <property name="expand">False</property> |
399 | <property name="fill">True</property> | 369 | <property name="fill">False</property> |
370 | <property name="padding">2</property> | ||
400 | <property name="position">0</property> | 371 | <property name="position">0</property> |
401 | </packing> | 372 | </packing> |
402 | </child> | 373 | </child> |
403 | <child> | 374 | <child> |
404 | <object class="GtkScrolledWindow" id="GNUNET_GTK_edit_publication_keyword_scrolled_window"> | 375 | <object class="GtkEntry" id="GNUNET_GTK_edit_publication_keyword_entry"> |
405 | <property name="width_request">400</property> | ||
406 | <property name="height_request">120</property> | ||
407 | <property name="visible">True</property> | 376 | <property name="visible">True</property> |
408 | <property name="can_focus">True</property> | 377 | <property name="can_focus">True</property> |
409 | <property name="hscrollbar_policy">never</property> | 378 | <property name="events">GDK_KEY_PRESS_MASK | GDK_STRUCTURE_MASK</property> |
410 | <property name="vscrollbar_policy">automatic</property> | 379 | <property name="invisible_char">●</property> |
411 | <property name="shadow_type">in</property> | 380 | <property name="invisible_char_set">True</property> |
412 | <child> | 381 | <property name="caps_lock_warning">False</property> |
413 | <object class="GtkTreeView" id="GNUNET_GTK_edit_publication_keyword_list_tree_view"> | 382 | <property name="primary_icon_activatable">False</property> |
414 | <property name="visible">True</property> | 383 | <property name="secondary_icon_activatable">False</property> |
415 | <property name="can_focus">True</property> | 384 | <property name="primary_icon_sensitive">True</property> |
416 | <property name="model">GNUNET_GTK_publication_keywords_liststore</property> | 385 | <property name="secondary_icon_sensitive">True</property> |
417 | <property name="search_column">0</property> | ||
418 | <child> | ||
419 | <object class="GtkTreeViewColumn" id="GNUNET_GTK_edit_publication_keyword_list_tree_view_column"> | ||
420 | <property name="title">Keywords</property> | ||
421 | <property name="clickable">True</property> | ||
422 | <property name="reorderable">True</property> | ||
423 | <property name="sort_column_id">0</property> | ||
424 | <child> | ||
425 | <object class="GtkCellRendererText" id="GNUNET_GTK_edit_publication_keyword_list_tree_view_renderer"/> | ||
426 | <attributes> | ||
427 | <attribute name="text">0</attribute> | ||
428 | </attributes> | ||
429 | </child> | ||
430 | </object> | ||
431 | </child> | ||
432 | </object> | ||
433 | </child> | ||
434 | </object> | 386 | </object> |
435 | <packing> | 387 | <packing> |
436 | <property name="expand">True</property> | 388 | <property name="expand">True</property> |
437 | <property name="fill">True</property> | 389 | <property name="fill">True</property> |
390 | <property name="padding">2</property> | ||
438 | <property name="position">1</property> | 391 | <property name="position">1</property> |
439 | </packing> | 392 | </packing> |
440 | </child> | 393 | </child> |
441 | </object> | ||
442 | <packing> | ||
443 | <property name="expand">True</property> | ||
444 | <property name="fill">True</property> | ||
445 | <property name="position">0</property> | ||
446 | </packing> | ||
447 | </child> | ||
448 | <child> | ||
449 | <object class="GtkVBox" id="GNUNET_GTK_edit_publication_keyword_list_button_vbox"> | ||
450 | <property name="visible">True</property> | ||
451 | <property name="can_focus">False</property> | ||
452 | <child> | 394 | <child> |
453 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_add_button"> | 395 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_add_button"> |
454 | <property name="label">Add key_word</property> | 396 | <property name="label">Add key_word</property> |
@@ -456,49 +398,87 @@ | |||
456 | <property name="visible">True</property> | 398 | <property name="visible">True</property> |
457 | <property name="can_focus">True</property> | 399 | <property name="can_focus">True</property> |
458 | <property name="receives_default">True</property> | 400 | <property name="receives_default">True</property> |
459 | <property name="image">add_stock_image</property> | 401 | <property name="image">add_stock_image1</property> |
460 | <property name="use_underline">True</property> | 402 | <property name="use_underline">True</property> |
461 | <signal name="clicked" handler="GNUNET_GTK_edit_publication_keyword_list_add_button_clicked_cb" swapped="no"/> | 403 | <signal name="clicked" handler="GNUNET_GTK_edit_publication_keyword_list_add_button_clicked_cb" swapped="no"/> |
462 | </object> | 404 | </object> |
463 | <packing> | 405 | <packing> |
464 | <property name="expand">False</property> | 406 | <property name="expand">False</property> |
465 | <property name="fill">False</property> | 407 | <property name="fill">False</property> |
466 | <property name="position">0</property> | 408 | <property name="padding">2</property> |
409 | <property name="position">2</property> | ||
467 | </packing> | 410 | </packing> |
468 | </child> | 411 | </child> |
412 | </object> | ||
413 | <packing> | ||
414 | <property name="expand">False</property> | ||
415 | <property name="fill">True</property> | ||
416 | <property name="position">0</property> | ||
417 | </packing> | ||
418 | </child> | ||
419 | <child> | ||
420 | <object class="GtkScrolledWindow" id="GNUNET_GTK_edit_publication_keyword_scrolled_window"> | ||
421 | <property name="width_request">400</property> | ||
422 | <property name="height_request">120</property> | ||
423 | <property name="visible">True</property> | ||
424 | <property name="can_focus">True</property> | ||
425 | <property name="hscrollbar_policy">never</property> | ||
426 | <property name="vscrollbar_policy">automatic</property> | ||
427 | <property name="shadow_type">in</property> | ||
469 | <child> | 428 | <child> |
470 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_del_button"> | 429 | <object class="GtkTreeView" id="GNUNET_GTK_edit_publication_keyword_list_tree_view"> |
471 | <property name="label">Delete _selected</property> | ||
472 | <property name="use_action_appearance">False</property> | ||
473 | <property name="visible">True</property> | 430 | <property name="visible">True</property> |
474 | <property name="sensitive">False</property> | ||
475 | <property name="can_focus">True</property> | 431 | <property name="can_focus">True</property> |
476 | <property name="receives_default">True</property> | 432 | <property name="model">GNUNET_GTK_publication_keywords_liststore</property> |
477 | <property name="image">del_stock_image</property> | 433 | <property name="search_column">0</property> |
478 | <property name="use_underline">True</property> | 434 | <child> |
479 | <signal name="clicked" handler="GNUNET_GTK_edit_publication_keyword_list_del_button_clicked_cb" swapped="no"/> | 435 | <object class="GtkTreeViewColumn" id="GNUNET_GTK_edit_publication_keyword_list_tree_view_column"> |
436 | <property name="title">Keywords</property> | ||
437 | <property name="clickable">True</property> | ||
438 | <property name="reorderable">True</property> | ||
439 | <property name="sort_column_id">0</property> | ||
440 | <child> | ||
441 | <object class="GtkCellRendererText" id="GNUNET_GTK_edit_publication_keyword_list_tree_view_renderer"/> | ||
442 | <attributes> | ||
443 | <attribute name="text">0</attribute> | ||
444 | </attributes> | ||
445 | </child> | ||
446 | </object> | ||
447 | </child> | ||
480 | </object> | 448 | </object> |
481 | <packing> | ||
482 | <property name="expand">False</property> | ||
483 | <property name="fill">False</property> | ||
484 | <property name="padding">5</property> | ||
485 | <property name="pack_type">end</property> | ||
486 | <property name="position">1</property> | ||
487 | </packing> | ||
488 | </child> | 449 | </child> |
489 | </object> | 450 | </object> |
490 | <packing> | 451 | <packing> |
452 | <property name="expand">True</property> | ||
453 | <property name="fill">True</property> | ||
454 | <property name="position">1</property> | ||
455 | </packing> | ||
456 | </child> | ||
457 | <child> | ||
458 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_del_button"> | ||
459 | <property name="label">Delete _selected</property> | ||
460 | <property name="use_action_appearance">False</property> | ||
461 | <property name="visible">True</property> | ||
462 | <property name="sensitive">False</property> | ||
463 | <property name="can_focus">True</property> | ||
464 | <property name="receives_default">True</property> | ||
465 | <property name="image">del_stock_image1</property> | ||
466 | <property name="use_underline">True</property> | ||
467 | <signal name="clicked" handler="GNUNET_GTK_edit_publication_keyword_list_del_button_clicked_cb" swapped="no"/> | ||
468 | </object> | ||
469 | <packing> | ||
491 | <property name="expand">False</property> | 470 | <property name="expand">False</property> |
492 | <property name="fill">False</property> | 471 | <property name="fill">False</property> |
493 | <property name="padding">5</property> | 472 | <property name="padding">2</property> |
494 | <property name="position">1</property> | 473 | <property name="pack_type">end</property> |
474 | <property name="position">2</property> | ||
495 | </packing> | 475 | </packing> |
496 | </child> | 476 | </child> |
497 | </object> | 477 | </object> |
498 | <packing> | 478 | <packing> |
499 | <property name="expand">True</property> | 479 | <property name="expand">True</property> |
500 | <property name="fill">True</property> | 480 | <property name="fill">True</property> |
501 | <property name="padding">4</property> | 481 | <property name="padding">2</property> |
502 | <property name="position">0</property> | 482 | <property name="position">0</property> |
503 | </packing> | 483 | </packing> |
504 | </child> | 484 | </child> |
@@ -632,7 +612,6 @@ | |||
632 | <object class="GtkComboBox" id="GNUNET_GTK_edit_publication_anonymity_combobox"> | 612 | <object class="GtkComboBox" id="GNUNET_GTK_edit_publication_anonymity_combobox"> |
633 | <property name="visible">True</property> | 613 | <property name="visible">True</property> |
634 | <property name="can_focus">False</property> | 614 | <property name="can_focus">False</property> |
635 | <property name="model">main_window_search_anonymity_liststore</property> | ||
636 | <property name="active">1</property> | 615 | <property name="active">1</property> |
637 | <child> | 616 | <child> |
638 | <object class="GtkCellRendererText" id="GNUNET_GTK_edit_publication_anonymity_combobox_renderer"/> | 617 | <object class="GtkCellRendererText" id="GNUNET_GTK_edit_publication_anonymity_combobox_renderer"/> |
@@ -890,23 +869,33 @@ | |||
890 | <property name="can_focus">False</property> | 869 | <property name="can_focus">False</property> |
891 | <property name="stock">gtk-add</property> | 870 | <property name="stock">gtk-add</property> |
892 | </object> | 871 | </object> |
872 | <object class="GtkImage" id="add_stock_image1"> | ||
873 | <property name="visible">True</property> | ||
874 | <property name="can_focus">False</property> | ||
875 | <property name="stock">gtk-add</property> | ||
876 | </object> | ||
893 | <object class="GtkImage" id="del_stock_image"> | 877 | <object class="GtkImage" id="del_stock_image"> |
894 | <property name="visible">True</property> | 878 | <property name="visible">True</property> |
895 | <property name="can_focus">False</property> | 879 | <property name="can_focus">False</property> |
896 | <property name="stock">gtk-delete</property> | 880 | <property name="stock">gtk-delete</property> |
897 | </object> | 881 | </object> |
882 | <object class="GtkImage" id="del_stock_image1"> | ||
883 | <property name="visible">True</property> | ||
884 | <property name="can_focus">False</property> | ||
885 | <property name="stock">gtk-delete</property> | ||
886 | </object> | ||
898 | <object class="GtkAdjustment" id="expiration_year_adjustment"> | 887 | <object class="GtkAdjustment" id="expiration_year_adjustment"> |
899 | <property name="upper">9999</property> | 888 | <property name="upper">9999</property> |
900 | <property name="step_increment">1</property> | 889 | <property name="step_increment">1</property> |
901 | <property name="page_increment">10</property> | 890 | <property name="page_increment">10</property> |
902 | </object> | 891 | </object> |
903 | <object class="GtkAdjustment" id="priority_adjustment"> | 892 | <object class="GtkAdjustment" id="replication_adjustment"> |
904 | <property name="upper">10000000</property> | 893 | <property name="upper">999999</property> |
905 | <property name="step_increment">1</property> | 894 | <property name="step_increment">1</property> |
906 | <property name="page_increment">10</property> | 895 | <property name="page_increment">10</property> |
907 | </object> | 896 | </object> |
908 | <object class="GtkAdjustment" id="replication_adjustment"> | 897 | <object class="GtkAdjustment" id="priority_adjustment"> |
909 | <property name="upper">999999</property> | 898 | <property name="upper">10000000</property> |
910 | <property name="step_increment">1</property> | 899 | <property name="step_increment">1</property> |
911 | <property name="page_increment">10</property> | 900 | <property name="page_increment">10</property> |
912 | </object> | 901 | </object> |
@@ -930,4 +919,16 @@ | |||
930 | <widget name="GNUNET_GTK_edit_publication_replication_label"/> | 919 | <widget name="GNUNET_GTK_edit_publication_replication_label"/> |
931 | </widgets> | 920 | </widgets> |
932 | </object> | 921 | </object> |
922 | <object class="GtkSizeGroup" id="sizegroup3"> | ||
923 | <widgets> | ||
924 | <widget name="GNUNET_GTK_edit_publication_cancel_button"/> | ||
925 | <widget name="GNUNET_GTK_edit_publication_confirm_button"/> | ||
926 | </widgets> | ||
927 | </object> | ||
928 | <object class="GtkSizeGroup" id="sizegroup4"> | ||
929 | <widgets> | ||
930 | <widget name="GNUNET_GTK_edit_publication_add_button"/> | ||
931 | <widget name="GNUNET_GTK_edit_publication_delete_button"/> | ||
932 | </widgets> | ||
933 | </object> | ||
933 | </interface> | 934 | </interface> |