aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_download_as_dialog.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_download_as_dialog.glade')
-rw-r--r--contrib/gnunet_fs_gtk_download_as_dialog.glade106
1 files changed, 60 insertions, 46 deletions
diff --git a/contrib/gnunet_fs_gtk_download_as_dialog.glade b/contrib/gnunet_fs_gtk_download_as_dialog.glade
index 74aa83f2..d15ca724 100644
--- a/contrib/gnunet_fs_gtk_download_as_dialog.glade
+++ b/contrib/gnunet_fs_gtk_download_as_dialog.glade
@@ -9,6 +9,7 @@
9 <property name="page_increment">10</property> 9 <property name="page_increment">10</property>
10 </object> 10 </object>
11 <object class="GtkFileChooserDialog" id="GNUNET_GTK_save_as_dialog"> 11 <object class="GtkFileChooserDialog" id="GNUNET_GTK_save_as_dialog">
12 <property name="can_focus">False</property>
12 <property name="can_default">True</property> 13 <property name="can_default">True</property>
13 <property name="has_default">True</property> 14 <property name="has_default">True</property>
14 <property name="border_width">5</property> 15 <property name="border_width">5</property>
@@ -17,26 +18,78 @@
17 <property name="destroy_with_parent">True</property> 18 <property name="destroy_with_parent">True</property>
18 <property name="icon_name">document-save-as</property> 19 <property name="icon_name">document-save-as</property>
19 <property name="type_hint">dialog</property> 20 <property name="type_hint">dialog</property>
20 <property name="has_separator">False</property>
21 <property name="use_preview_label">False</property>
22 <property name="action">save</property> 21 <property name="action">save</property>
23 <property name="preview_widget_active">False</property> 22 <property name="preview_widget_active">False</property>
23 <property name="use_preview_label">False</property>
24 <signal name="response" handler="GNUNET_GTK_save_as_dialog_response_cb" swapped="no"/>
24 <child internal-child="vbox"> 25 <child internal-child="vbox">
25 <object class="GtkVBox" id="dialog-vbox4"> 26 <object class="GtkVBox" id="dialog-vbox4">
26 <property name="visible">True</property> 27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
27 <property name="spacing">2</property> 29 <property name="spacing">2</property>
30 <child internal-child="action_area">
31 <object class="GtkHButtonBox" id="dialog-action_area5">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="layout_style">end</property>
35 <child>
36 <object class="GtkButton" id="GNUNET_GTK_save_as_dialog_cancel_button">
37 <property name="label">gtk-cancel</property>
38 <property name="use_action_appearance">False</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">False</property>
42 <property name="use_stock">True</property>
43 <signal name="clicked" handler="GNUNET_GTK_save_as_dialog_cancel_button_clicked_cb" swapped="no"/>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">False</property>
48 <property name="position">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="GNUNET_GTK_save_as_dialog_ok_button">
53 <property name="label">gtk-save</property>
54 <property name="use_action_appearance">False</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="can_default">True</property>
58 <property name="has_default">True</property>
59 <property name="receives_default">True</property>
60 <property name="use_stock">True</property>
61 <signal name="clicked" handler="GNUNET_GTK_save_as_dialog_ok_button_clicked_cb" swapped="no"/>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">False</property>
66 <property name="position">1</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack_type">end</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
28 <child> 77 <child>
29 <object class="GtkHBox" id="hbox2"> 78 <object class="GtkHBox" id="hbox2">
30 <property name="visible">True</property> 79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
31 <child> 81 <child>
32 <object class="GtkLabel" id="GNUNET_GTK_save_as_dialog_anonymity_label"> 82 <object class="GtkLabel" id="GNUNET_GTK_save_as_dialog_anonymity_label">
33 <property name="visible">True</property> 83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
34 <property name="label" translatable="yes">_Anonymity:</property> 85 <property name="label" translatable="yes">_Anonymity:</property>
35 <property name="use_underline">True</property> 86 <property name="use_underline">True</property>
36 <property name="selectable">True</property> 87 <property name="selectable">True</property>
37 <property name="mnemonic_widget">GNUNET_GTK_save_as_dialog_anonymity_spin_button</property> 88 <property name="mnemonic_widget">GNUNET_GTK_save_as_dialog_anonymity_spin_button</property>
38 </object> 89 </object>
39 <packing> 90 <packing>
91 <property name="expand">True</property>
92 <property name="fill">True</property>
40 <property name="position">0</property> 93 <property name="position">0</property>
41 </packing> 94 </packing>
42 </child> 95 </child>
@@ -46,6 +99,10 @@
46 <property name="can_focus">True</property> 99 <property name="can_focus">True</property>
47 <property name="invisible_char">●</property> 100 <property name="invisible_char">●</property>
48 <property name="caps_lock_warning">False</property> 101 <property name="caps_lock_warning">False</property>
102 <property name="primary_icon_activatable">False</property>
103 <property name="secondary_icon_activatable">False</property>
104 <property name="primary_icon_sensitive">True</property>
105 <property name="secondary_icon_sensitive">True</property>
49 <property name="adjustment">GNUNET_GTK_anonymity_adjustment</property> 106 <property name="adjustment">GNUNET_GTK_anonymity_adjustment</property>
50 <property name="numeric">True</property> 107 <property name="numeric">True</property>
51 <signal name="value-changed" handler="GNUNET_GTK_anonymity_spin_button_value_changed_cb" after="yes" swapped="no"/> 108 <signal name="value-changed" handler="GNUNET_GTK_anonymity_spin_button_value_changed_cb" after="yes" swapped="no"/>
@@ -59,11 +116,11 @@
59 <child> 116 <child>
60 <object class="GtkCheckButton" id="GNUNET_GTK_save_as_recursive_check_button"> 117 <object class="GtkCheckButton" id="GNUNET_GTK_save_as_recursive_check_button">
61 <property name="label" translatable="yes">_recursive</property> 118 <property name="label" translatable="yes">_recursive</property>
119 <property name="use_action_appearance">False</property>
62 <property name="visible">True</property> 120 <property name="visible">True</property>
63 <property name="sensitive">False</property> 121 <property name="sensitive">False</property>
64 <property name="can_focus">True</property> 122 <property name="can_focus">True</property>
65 <property name="receives_default">False</property> 123 <property name="receives_default">False</property>
66 <property name="use_action_appearance">False</property>
67 <property name="use_underline">True</property> 124 <property name="use_underline">True</property>
68 <property name="draw_indicator">True</property> 125 <property name="draw_indicator">True</property>
69 </object> 126 </object>
@@ -81,49 +138,6 @@
81 <property name="position">2</property> 138 <property name="position">2</property>
82 </packing> 139 </packing>
83 </child> 140 </child>
84 <child internal-child="action_area">
85 <object class="GtkHButtonBox" id="dialog-action_area5">
86 <property name="visible">True</property>
87 <property name="layout_style">end</property>
88 <child>
89 <object class="GtkButton" id="GNUNET_GTK_save_as_dialog_cancel_button">
90 <property name="label">gtk-cancel</property>
91 <property name="visible">True</property>
92 <property name="can_focus">True</property>
93 <property name="receives_default">False</property>
94 <property name="use_action_appearance">False</property>
95 <property name="use_stock">True</property>
96 </object>
97 <packing>
98 <property name="expand">False</property>
99 <property name="fill">False</property>
100 <property name="position">0</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkButton" id="GNUNET_GTK_save_as_dialog_ok_button">
105 <property name="label">gtk-save</property>
106 <property name="visible">True</property>
107 <property name="can_focus">True</property>
108 <property name="can_default">True</property>
109 <property name="has_default">True</property>
110 <property name="receives_default">True</property>
111 <property name="use_action_appearance">False</property>
112 <property name="use_stock">True</property>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="fill">False</property>
117 <property name="position">1</property>
118 </packing>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="pack_type">end</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 </object> 141 </object>
128 </child> 142 </child>
129 <action-widgets> 143 <action-widgets>