aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_publish_file_dialog.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_publish_file_dialog.glade')
-rw-r--r--contrib/gnunet_fs_gtk_publish_file_dialog.glade51
1 files changed, 22 insertions, 29 deletions
diff --git a/contrib/gnunet_fs_gtk_publish_file_dialog.glade b/contrib/gnunet_fs_gtk_publish_file_dialog.glade
index 2208076b..a295d0c3 100644
--- a/contrib/gnunet_fs_gtk_publish_file_dialog.glade
+++ b/contrib/gnunet_fs_gtk_publish_file_dialog.glade
@@ -1,7 +1,23 @@
1<?xml version="1.0" encoding="UTF-8"?> 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">
6 <property name="upper">9999</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="priority_adjustment">
11 <property name="upper">100000000</property>
12 <property name="value">1000</property>
13 <property name="step_increment">1</property>
14 <property name="page_increment">10</property>
15 </object>
16 <object class="GtkAdjustment" id="replication_adjustment">
17 <property name="upper">99999</property>
18 <property name="step_increment">1</property>
19 <property name="page_increment">10</property>
20 </object>
5 <object class="GtkFileChooserDialog" id="GNUNET_GTK_publish_file_dialog"> 21 <object class="GtkFileChooserDialog" id="GNUNET_GTK_publish_file_dialog">
6 <property name="can_focus">False</property> 22 <property name="can_focus">False</property>
7 <property name="can_default">True</property> 23 <property name="can_default">True</property>
@@ -14,12 +30,13 @@
14 <property name="select_multiple">True</property> 30 <property name="select_multiple">True</property>
15 <signal name="response" handler="GNUNET_GTK_publish_file_dialog_response_cb" swapped="no"/> 31 <signal name="response" handler="GNUNET_GTK_publish_file_dialog_response_cb" swapped="no"/>
16 <child internal-child="vbox"> 32 <child internal-child="vbox">
17 <object class="GtkVBox" id="dialog-vbox1"> 33 <object class="GtkBox" id="dialog-vbox1">
18 <property name="visible">True</property> 34 <property name="visible">True</property>
19 <property name="can_focus">False</property> 35 <property name="can_focus">False</property>
36 <property name="orientation">vertical</property>
20 <property name="spacing">2</property> 37 <property name="spacing">2</property>
21 <child internal-child="action_area"> 38 <child internal-child="action_area">
22 <object class="GtkHButtonBox" id="dialog-action_area2"> 39 <object class="GtkButtonBox" id="dialog-action_area2">
23 <property name="visible">True</property> 40 <property name="visible">True</property>
24 <property name="can_focus">False</property> 41 <property name="can_focus">False</property>
25 <property name="layout_style">end</property> 42 <property name="layout_style">end</property>
@@ -74,6 +91,7 @@
74 <property name="can_focus">True</property> 91 <property name="can_focus">True</property>
75 <property name="receives_default">False</property> 92 <property name="receives_default">False</property>
76 <property name="use_underline">True</property> 93 <property name="use_underline">True</property>
94 <property name="xalign">0.5</property>
77 <property name="active">True</property> 95 <property name="active">True</property>
78 <property name="draw_indicator">True</property> 96 <property name="draw_indicator">True</property>
79 </object> 97 </object>
@@ -170,11 +188,8 @@
170 <property name="visible">True</property> 188 <property name="visible">True</property>
171 <property name="can_focus">True</property> 189 <property name="can_focus">True</property>
172 <property name="invisible_char">•</property> 190 <property name="invisible_char">•</property>
173 <property name="invisible_char_set">True</property>
174 <property name="primary_icon_activatable">False</property> 191 <property name="primary_icon_activatable">False</property>
175 <property name="secondary_icon_activatable">False</property> 192 <property name="secondary_icon_activatable">False</property>
176 <property name="primary_icon_sensitive">True</property>
177 <property name="secondary_icon_sensitive">True</property>
178 <property name="adjustment">priority_adjustment</property> 193 <property name="adjustment">priority_adjustment</property>
179 <property name="numeric">True</property> 194 <property name="numeric">True</property>
180 </object> 195 </object>
@@ -199,11 +214,8 @@
199 <property name="visible">True</property> 214 <property name="visible">True</property>
200 <property name="can_focus">True</property> 215 <property name="can_focus">True</property>
201 <property name="invisible_char">•</property> 216 <property name="invisible_char">•</property>
202 <property name="invisible_char_set">True</property>
203 <property name="primary_icon_activatable">False</property> 217 <property name="primary_icon_activatable">False</property>
204 <property name="secondary_icon_activatable">False</property> 218 <property name="secondary_icon_activatable">False</property>
205 <property name="primary_icon_sensitive">True</property>
206 <property name="secondary_icon_sensitive">True</property>
207 <property name="adjustment">expiration_year_adjustment</property> 219 <property name="adjustment">expiration_year_adjustment</property>
208 <property name="numeric">True</property> 220 <property name="numeric">True</property>
209 </object> 221 </object>
@@ -231,11 +243,8 @@
231 <property name="visible">True</property> 243 <property name="visible">True</property>
232 <property name="can_focus">True</property> 244 <property name="can_focus">True</property>
233 <property name="invisible_char">●</property> 245 <property name="invisible_char">●</property>
234 <property name="invisible_char_set">True</property>
235 <property name="primary_icon_activatable">False</property> 246 <property name="primary_icon_activatable">False</property>
236 <property name="secondary_icon_activatable">False</property> 247 <property name="secondary_icon_activatable">False</property>
237 <property name="primary_icon_sensitive">True</property>
238 <property name="secondary_icon_sensitive">True</property>
239 <property name="adjustment">replication_adjustment</property> 248 <property name="adjustment">replication_adjustment</property>
240 <property name="numeric">True</property> 249 <property name="numeric">True</property>
241 </object> 250 </object>
@@ -261,20 +270,4 @@
261 <action-widget response="-5">GNUNET_GTK_publish_file_dialog_ok_button</action-widget> 270 <action-widget response="-5">GNUNET_GTK_publish_file_dialog_ok_button</action-widget>
262 </action-widgets> 271 </action-widgets>
263 </object> 272 </object>
264 <object class="GtkAdjustment" id="expiration_year_adjustment">
265 <property name="upper">9999</property>
266 <property name="step_increment">1</property>
267 <property name="page_increment">10</property>
268 </object>
269 <object class="GtkAdjustment" id="priority_adjustment">
270 <property name="upper">100000000</property>
271 <property name="value">1000</property>
272 <property name="step_increment">1</property>
273 <property name="page_increment">10</property>
274 </object>
275 <object class="GtkAdjustment" id="replication_adjustment">
276 <property name="upper">99999</property>
277 <property name="step_increment">1</property>
278 <property name="page_increment">10</property>
279 </object>
280</interface> 273</interface>