aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_publish_directory_dialog.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_publish_directory_dialog.glade')
-rw-r--r--contrib/gnunet_fs_gtk_publish_directory_dialog.glade149
1 files changed, 77 insertions, 72 deletions
diff --git a/contrib/gnunet_fs_gtk_publish_directory_dialog.glade b/contrib/gnunet_fs_gtk_publish_directory_dialog.glade
index c07612b1..eb496b31 100644
--- a/contrib/gnunet_fs_gtk_publish_directory_dialog.glade
+++ b/contrib/gnunet_fs_gtk_publish_directory_dialog.glade
@@ -1,12 +1,13 @@
1<?xml version="1.0"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.18.3 -->
2<interface> 3<interface>
3 <requires lib="gtk+" version="2.20"/> 4 <requires lib="gtk+" version="3.0"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkAdjustment" id="expiration_year_adjustment"> 5 <object class="GtkAdjustment" id="expiration_year_adjustment">
6 <property name="upper">9999</property> 6 <property name="upper">9999</property>
7 <property name="step_increment">1</property> 7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property> 8 <property name="page_increment">10</property>
9 </object> 9 </object>
10 <object class="GtkFileFilter" id="gnunet_directory_filter"/>
10 <object class="GtkAdjustment" id="priority_adjustment"> 11 <object class="GtkAdjustment" id="priority_adjustment">
11 <property name="upper">10000000</property> 12 <property name="upper">10000000</property>
12 <property name="step_increment">1</property> 13 <property name="step_increment">1</property>
@@ -17,8 +18,8 @@
17 <property name="step_increment">1</property> 18 <property name="step_increment">1</property>
18 <property name="page_increment">10</property> 19 <property name="page_increment">10</property>
19 </object> 20 </object>
20 <object class="GtkFileFilter" id="gnunet_directory_filter"/>
21 <object class="GtkFileChooserDialog" id="GNUNET_GTK_publish_directory_dialog"> 21 <object class="GtkFileChooserDialog" id="GNUNET_GTK_publish_directory_dialog">
22 <property name="can_focus">False</property>
22 <property name="can_default">True</property> 23 <property name="can_default">True</property>
23 <property name="events">GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property> 24 <property name="events">GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property>
24 <property name="border_width">5</property> 25 <property name="border_width">5</property>
@@ -34,87 +35,129 @@
34 <property name="create_folders">False</property> 35 <property name="create_folders">False</property>
35 <property name="filter">gnunet_directory_filter</property> 36 <property name="filter">gnunet_directory_filter</property>
36 <property name="select_multiple">True</property> 37 <property name="select_multiple">True</property>
37 <signal name="response" handler="GNUNET_GTK_publish_directory_dialog_response_cb"/> 38 <signal name="response" handler="GNUNET_GTK_publish_directory_dialog_response_cb" swapped="no"/>
38 <child internal-child="vbox"> 39 <child internal-child="vbox">
39 <object class="GtkVBox" id="dialog-vbox8"> 40 <object class="GtkBox" id="GNUNET_GTK_publish_dialog_vbox">
40 <property name="visible">True</property> 41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
41 <property name="orientation">vertical</property> 43 <property name="orientation">vertical</property>
42 <property name="spacing">2</property> 44 <property name="spacing">2</property>
45 <child internal-child="action_area">
46 <object class="GtkButtonBox" id="dialog-action_area9">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="layout_style">end</property>
50 <child>
51 <object class="GtkButton" id="GNUNET_GTK_publish_dialog_cancel_button">
52 <property name="label">gtk-cancel</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use_stock">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">False</property>
61 <property name="position">0</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="GNUNET_GTK_publish_directory_dialog_ok_button">
66 <property name="label">gtk-ok</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="can_default">True</property>
70 <property name="receives_default">True</property>
71 <property name="use_stock">True</property>
72 </object>
73 <packing>
74 <property name="expand">False</property>
75 <property name="fill">False</property>
76 <property name="position">1</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack_type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
43 <child> 87 <child>
44 <object class="GtkTable" id="table1"> 88 <object class="GtkTable" id="GNUNET_GTK_publish_dialog_action_table">
45 <property name="visible">True</property> 89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
46 <property name="n_rows">2</property> 91 <property name="n_rows">2</property>
47 <property name="n_columns">4</property> 92 <property name="n_columns">4</property>
48 <child> 93 <child>
49 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_priority_label"> 94 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_priority_label">
50 <property name="visible">True</property> 95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
51 <property name="label" translatable="yes">Priority:</property> 97 <property name="label" translatable="yes">Priority:</property>
52 </object> 98 </object>
53 <packing> 99 <packing>
54 <property name="left_attach">2</property> 100 <property name="left_attach">2</property>
55 <property name="right_attach">3</property> 101 <property name="right_attach">3</property>
56 <property name="x_options"></property> 102 <property name="x_options"/>
57 <property name="y_options"></property> 103 <property name="y_options"/>
58 </packing> 104 </packing>
59 </child> 105 </child>
60 <child> 106 <child>
61 <object class="GtkSpinButton" id="GNUNET_GTK_publish_directory_dialog_priority_spin_button"> 107 <object class="GtkSpinButton" id="GNUNET_GTK_publish_directory_dialog_priority_spin_button">
62 <property name="visible">True</property> 108 <property name="visible">True</property>
63 <property name="can_focus">True</property> 109 <property name="can_focus">True</property>
64 <property name="invisible_char">&#x2022;</property> 110 <property name="invisible_char">•</property>
65 <property name="invisible_char_set">True</property>
66 <property name="primary_icon_sensitive">True</property>
67 <property name="secondary_icon_sensitive">True</property>
68 <property name="adjustment">priority_adjustment</property> 111 <property name="adjustment">priority_adjustment</property>
69 <property name="numeric">True</property> 112 <property name="numeric">True</property>
70 </object> 113 </object>
71 <packing> 114 <packing>
72 <property name="left_attach">3</property> 115 <property name="left_attach">3</property>
73 <property name="right_attach">4</property> 116 <property name="right_attach">4</property>
74 <property name="y_options"></property> 117 <property name="y_options"/>
75 </packing> 118 </packing>
76 </child> 119 </child>
77 <child> 120 <child>
78 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_expiration_label"> 121 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_expiration_label">
79 <property name="visible">True</property> 122 <property name="visible">True</property>
123 <property name="can_focus">False</property>
80 <property name="label" translatable="yes">Expiration year:</property> 124 <property name="label" translatable="yes">Expiration year:</property>
81 </object> 125 </object>
82 <packing> 126 <packing>
83 <property name="x_options"></property> 127 <property name="x_options"/>
84 <property name="y_options"></property> 128 <property name="y_options"/>
85 </packing> 129 </packing>
86 </child> 130 </child>
87 <child> 131 <child>
88 <object class="GtkSpinButton" id="GNUNET_GTK_publish_directory_dialog_expiration_year_spin_button"> 132 <object class="GtkSpinButton" id="GNUNET_GTK_publish_directory_dialog_expiration_year_spin_button">
89 <property name="visible">True</property> 133 <property name="visible">True</property>
90 <property name="can_focus">True</property> 134 <property name="can_focus">True</property>
91 <property name="invisible_char">&#x2022;</property> 135 <property name="invisible_char">•</property>
92 <property name="invisible_char_set">True</property>
93 <property name="primary_icon_sensitive">True</property>
94 <property name="secondary_icon_sensitive">True</property>
95 <property name="adjustment">expiration_year_adjustment</property> 136 <property name="adjustment">expiration_year_adjustment</property>
96 </object> 137 </object>
97 <packing> 138 <packing>
98 <property name="left_attach">1</property> 139 <property name="left_attach">1</property>
99 <property name="right_attach">2</property> 140 <property name="right_attach">2</property>
100 <property name="y_options"></property> 141 <property name="y_options"/>
101 </packing> 142 </packing>
102 </child> 143 </child>
103 <child> 144 <child>
104 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_anonymity_label"> 145 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_anonymity_label">
105 <property name="visible">True</property> 146 <property name="visible">True</property>
147 <property name="can_focus">False</property>
106 <property name="label" translatable="yes">Anonymity:</property> 148 <property name="label" translatable="yes">Anonymity:</property>
107 </object> 149 </object>
108 <packing> 150 <packing>
109 <property name="top_attach">1</property> 151 <property name="top_attach">1</property>
110 <property name="bottom_attach">2</property> 152 <property name="bottom_attach">2</property>
111 <property name="x_options"></property> 153 <property name="x_options"/>
112 <property name="y_options"></property> 154 <property name="y_options"/>
113 </packing> 155 </packing>
114 </child> 156 </child>
115 <child> 157 <child>
116 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_replication_label"> 158 <object class="GtkLabel" id="GNUNET_GTK_publish_directory_dialog_replication_label">
117 <property name="visible">True</property> 159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
118 <property name="label" translatable="yes">_Replication:</property> 161 <property name="label" translatable="yes">_Replication:</property>
119 <property name="use_underline">True</property> 162 <property name="use_underline">True</property>
120 </object> 163 </object>
@@ -123,18 +166,15 @@
123 <property name="right_attach">3</property> 166 <property name="right_attach">3</property>
124 <property name="top_attach">1</property> 167 <property name="top_attach">1</property>
125 <property name="bottom_attach">2</property> 168 <property name="bottom_attach">2</property>
126 <property name="x_options"></property> 169 <property name="x_options"/>
127 <property name="y_options"></property> 170 <property name="y_options"/>
128 </packing> 171 </packing>
129 </child> 172 </child>
130 <child> 173 <child>
131 <object class="GtkSpinButton" id="GNUNET_GTK_publish_directory_dialog_replication_spin_button"> 174 <object class="GtkSpinButton" id="GNUNET_GTK_publish_directory_dialog_replication_spin_button">
132 <property name="visible">True</property> 175 <property name="visible">True</property>
133 <property name="can_focus">True</property> 176 <property name="can_focus">True</property>
134 <property name="invisible_char">&#x25CF;</property> 177 <property name="invisible_char">●</property>
135 <property name="invisible_char_set">True</property>
136 <property name="primary_icon_sensitive">True</property>
137 <property name="secondary_icon_sensitive">True</property>
138 <property name="adjustment">replication_adjustment</property> 178 <property name="adjustment">replication_adjustment</property>
139 <property name="numeric">True</property> 179 <property name="numeric">True</property>
140 </object> 180 </object>
@@ -143,16 +183,18 @@
143 <property name="right_attach">4</property> 183 <property name="right_attach">4</property>
144 <property name="top_attach">1</property> 184 <property name="top_attach">1</property>
145 <property name="bottom_attach">2</property> 185 <property name="bottom_attach">2</property>
146 <property name="y_options"></property> 186 <property name="y_options"/>
147 </packing> 187 </packing>
148 </child> 188 </child>
149 <child> 189 <child>
150 <object class="GtkAlignment" id="GNUNET_GTK_publish_directory_dialog_anonymity_combobox_alignment"> 190 <object class="GtkAlignment" id="GNUNET_GTK_publish_directory_dialog_anonymity_combobox_alignment">
151 <property name="visible">True</property> 191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
152 <property name="yscale">0</property> 193 <property name="yscale">0</property>
153 <child> 194 <child>
154 <object class="GtkComboBox" id="GNUNET_GTK_publish_directory_dialog_anonymity_combobox"> 195 <object class="GtkComboBox" id="GNUNET_GTK_publish_directory_dialog_anonymity_combobox">
155 <property name="visible">True</property> 196 <property name="visible">True</property>
197 <property name="can_focus">False</property>
156 <property name="active">1</property> 198 <property name="active">1</property>
157 <child> 199 <child>
158 <object class="GtkCellRendererText" id="GNUNET_GTK_publish_directory_dialog_anonymity_combobox_renderer"/> 200 <object class="GtkCellRendererText" id="GNUNET_GTK_publish_directory_dialog_anonymity_combobox_renderer"/>
@@ -175,7 +217,7 @@
175 <property name="right_attach">2</property> 217 <property name="right_attach">2</property>
176 <property name="top_attach">1</property> 218 <property name="top_attach">1</property>
177 <property name="bottom_attach">2</property> 219 <property name="bottom_attach">2</property>
178 <property name="y_options"></property> 220 <property name="y_options"/>
179 </packing> 221 </packing>
180 </child> 222 </child>
181 </object> 223 </object>
@@ -186,8 +228,9 @@
186 </packing> 228 </packing>
187 </child> 229 </child>
188 <child> 230 <child>
189 <object class="GtkHBox" id="hbox1"> 231 <object class="GtkHBox" id="GNUNET_GTK_publish_dialog_index_hbox">
190 <property name="visible">True</property> 232 <property name="visible">True</property>
233 <property name="can_focus">False</property>
191 <child> 234 <child>
192 <placeholder/> 235 <placeholder/>
193 </child> 236 </child>
@@ -198,11 +241,13 @@
198 <property name="can_focus">True</property> 241 <property name="can_focus">True</property>
199 <property name="receives_default">False</property> 242 <property name="receives_default">False</property>
200 <property name="use_underline">True</property> 243 <property name="use_underline">True</property>
244 <property name="xalign">0.5</property>
201 <property name="active">True</property> 245 <property name="active">True</property>
202 <property name="draw_indicator">True</property> 246 <property name="draw_indicator">True</property>
203 </object> 247 </object>
204 <packing> 248 <packing>
205 <property name="expand">False</property> 249 <property name="expand">False</property>
250 <property name="fill">True</property>
206 <property name="position">1</property> 251 <property name="position">1</property>
207 </packing> 252 </packing>
208 </child> 253 </child>
@@ -213,46 +258,6 @@
213 <property name="position">3</property> 258 <property name="position">3</property>
214 </packing> 259 </packing>
215 </child> 260 </child>
216 <child internal-child="action_area">
217 <object class="GtkHButtonBox" id="dialog-action_area9">
218 <property name="visible">True</property>
219 <property name="layout_style">end</property>
220 <child>
221 <object class="GtkButton" id="GNUNET_GTK_publish_dialog_cancel_button">
222 <property name="label">gtk-cancel</property>
223 <property name="visible">True</property>
224 <property name="can_focus">True</property>
225 <property name="receives_default">True</property>
226 <property name="use_stock">True</property>
227 </object>
228 <packing>
229 <property name="expand">False</property>
230 <property name="fill">False</property>
231 <property name="position">0</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkButton" id="GNUNET_GTK_publish_directory_dialog_ok_button">
236 <property name="label">gtk-ok</property>
237 <property name="visible">True</property>
238 <property name="can_focus">True</property>
239 <property name="can_default">True</property>
240 <property name="receives_default">True</property>
241 <property name="use_stock">True</property>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">False</property>
246 <property name="position">1</property>
247 </packing>
248 </child>
249 </object>
250 <packing>
251 <property name="expand">False</property>
252 <property name="pack_type">end</property>
253 <property name="position">0</property>
254 </packing>
255 </child>
256 </object> 261 </object>
257 </child> 262 </child>
258 <action-widgets> 263 <action-widgets>