1 | <?xml version="1.0"?> |
---|
2 | <glade-interface> |
---|
3 | <!-- interface-requires gtk+ 2.16 --> |
---|
4 | <!-- interface-naming-policy toplevel-contextual --> |
---|
5 | <widget class="GtkWindow" id="main"> |
---|
6 | <property name="visible">True</property> |
---|
7 | <property name="type">popup</property> |
---|
8 | <property name="title" translatable="yes">window1</property> |
---|
9 | <child> |
---|
10 | <widget class="GtkVBox" id="vboxMain"> |
---|
11 | <property name="visible">True</property> |
---|
12 | <property name="border_width">5</property> |
---|
13 | <property name="spacing">5</property> |
---|
14 | <child> |
---|
15 | <widget class="GtkHBox" id="hbox5"> |
---|
16 | <property name="visible">True</property> |
---|
17 | <property name="spacing">3</property> |
---|
18 | <child> |
---|
19 | <widget class="GtkLabel" id="label5"> |
---|
20 | <property name="visible">True</property> |
---|
21 | <property name="label" translatable="yes">AFS Permissions for</property> |
---|
22 | </widget> |
---|
23 | <packing> |
---|
24 | <property name="expand">False</property> |
---|
25 | <property name="fill">False</property> |
---|
26 | <property name="position">0</property> |
---|
27 | </packing> |
---|
28 | </child> |
---|
29 | <child> |
---|
30 | <widget class="GtkLabel" id="lblPath"> |
---|
31 | <property name="visible">True</property> |
---|
32 | <property name="label" translatable="yes"><path></property> |
---|
33 | </widget> |
---|
34 | <packing> |
---|
35 | <property name="expand">False</property> |
---|
36 | <property name="fill">False</property> |
---|
37 | <property name="position">1</property> |
---|
38 | </packing> |
---|
39 | </child> |
---|
40 | </widget> |
---|
41 | <packing> |
---|
42 | <property name="expand">False</property> |
---|
43 | <property name="position">0</property> |
---|
44 | </packing> |
---|
45 | </child> |
---|
46 | <child> |
---|
47 | <widget class="GtkScrolledWindow" id="scrolledwindow1"> |
---|
48 | <property name="visible">True</property> |
---|
49 | <property name="can_focus">True</property> |
---|
50 | <property name="hscrollbar_policy">never</property> |
---|
51 | <property name="shadow_type">in</property> |
---|
52 | <child> |
---|
53 | <widget class="GtkTreeView" id="tvACL"> |
---|
54 | <property name="visible">True</property> |
---|
55 | <property name="can_focus">True</property> |
---|
56 | </widget> |
---|
57 | </child> |
---|
58 | </widget> |
---|
59 | <packing> |
---|
60 | <property name="position">1</property> |
---|
61 | </packing> |
---|
62 | </child> |
---|
63 | <child> |
---|
64 | <widget class="GtkHButtonBox" id="hbuttonbox1"> |
---|
65 | <property name="visible">True</property> |
---|
66 | <child> |
---|
67 | <widget class="GtkButton" id="btnAdd"> |
---|
68 | <property name="label">gtk-add</property> |
---|
69 | <property name="visible">True</property> |
---|
70 | <property name="can_focus">True</property> |
---|
71 | <property name="can_default">True</property> |
---|
72 | <property name="receives_default">False</property> |
---|
73 | <property name="use_stock">True</property> |
---|
74 | </widget> |
---|
75 | <packing> |
---|
76 | <property name="expand">False</property> |
---|
77 | <property name="fill">False</property> |
---|
78 | <property name="position">0</property> |
---|
79 | </packing> |
---|
80 | </child> |
---|
81 | <child> |
---|
82 | <widget class="GtkButton" id="btnEdit"> |
---|
83 | <property name="label">gtk-edit</property> |
---|
84 | <property name="visible">True</property> |
---|
85 | <property name="can_focus">True</property> |
---|
86 | <property name="can_default">True</property> |
---|
87 | <property name="receives_default">False</property> |
---|
88 | <property name="use_stock">True</property> |
---|
89 | </widget> |
---|
90 | <packing> |
---|
91 | <property name="expand">False</property> |
---|
92 | <property name="fill">False</property> |
---|
93 | <property name="position">1</property> |
---|
94 | </packing> |
---|
95 | </child> |
---|
96 | <child> |
---|
97 | <widget class="GtkButton" id="btnRemove"> |
---|
98 | <property name="label">gtk-remove</property> |
---|
99 | <property name="visible">True</property> |
---|
100 | <property name="can_focus">True</property> |
---|
101 | <property name="can_default">True</property> |
---|
102 | <property name="receives_default">False</property> |
---|
103 | <property name="use_stock">True</property> |
---|
104 | </widget> |
---|
105 | <packing> |
---|
106 | <property name="expand">False</property> |
---|
107 | <property name="fill">False</property> |
---|
108 | <property name="position">2</property> |
---|
109 | </packing> |
---|
110 | </child> |
---|
111 | </widget> |
---|
112 | <packing> |
---|
113 | <property name="expand">False</property> |
---|
114 | <property name="fill">False</property> |
---|
115 | <property name="position">2</property> |
---|
116 | </packing> |
---|
117 | </child> |
---|
118 | <child> |
---|
119 | <widget class="GtkHSeparator" id="hseparator3"> |
---|
120 | <property name="visible">True</property> |
---|
121 | </widget> |
---|
122 | <packing> |
---|
123 | <property name="expand">False</property> |
---|
124 | <property name="fill">False</property> |
---|
125 | <property name="position">3</property> |
---|
126 | </packing> |
---|
127 | </child> |
---|
128 | <child> |
---|
129 | <widget class="GtkHBox" id="hbox6"> |
---|
130 | <property name="visible">True</property> |
---|
131 | <child> |
---|
132 | <widget class="GtkLabel" id="label8"> |
---|
133 | <property name="visible">True</property> |
---|
134 | <property name="label" translatable="yes">For more information on AFS ACLS, please </property> |
---|
135 | </widget> |
---|
136 | <packing> |
---|
137 | <property name="expand">False</property> |
---|
138 | <property name="fill">False</property> |
---|
139 | <property name="position">0</property> |
---|
140 | </packing> |
---|
141 | </child> |
---|
142 | <child> |
---|
143 | <widget class="GtkLinkButton" id="helpBtn"> |
---|
144 | <property name="label" translatable="yes">click here</property> |
---|
145 | <property name="visible">True</property> |
---|
146 | <property name="can_focus">True</property> |
---|
147 | <property name="receives_default">True</property> |
---|
148 | <property name="has_tooltip">True</property> |
---|
149 | <property name="relief">none</property> |
---|
150 | <property name="focus_on_click">False</property> |
---|
151 | <property name="xalign">0</property> |
---|
152 | <property name="uri">http://kb.mit.edu/confluence/x/up07</property> |
---|
153 | </widget> |
---|
154 | <packing> |
---|
155 | <property name="expand">False</property> |
---|
156 | <property name="position">1</property> |
---|
157 | </packing> |
---|
158 | </child> |
---|
159 | </widget> |
---|
160 | <packing> |
---|
161 | <property name="expand">False</property> |
---|
162 | <property name="position">4</property> |
---|
163 | </packing> |
---|
164 | </child> |
---|
165 | </widget> |
---|
166 | </child> |
---|
167 | </widget> |
---|
168 | <widget class="GtkWindow" id="noPermissions"> |
---|
169 | <property name="visible">True</property> |
---|
170 | <property name="title" translatable="yes">window2</property> |
---|
171 | <child> |
---|
172 | <widget class="GtkVBox" id="vboxNoPerms"> |
---|
173 | <property name="visible">True</property> |
---|
174 | <child> |
---|
175 | <widget class="GtkLabel" id="label9"> |
---|
176 | <property name="visible">True</property> |
---|
177 | <property name="label" translatable="yes">You do not have sufficient permissions to view the ACL for this directory.</property> |
---|
178 | <property name="justify">center</property> |
---|
179 | <property name="wrap">True</property> |
---|
180 | </widget> |
---|
181 | <packing> |
---|
182 | <property name="position">0</property> |
---|
183 | </packing> |
---|
184 | </child> |
---|
185 | </widget> |
---|
186 | </child> |
---|
187 | </widget> |
---|
188 | <widget class="GtkWindow" id="windowAdd"> |
---|
189 | <property name="title" translatable="yes">Add AFS ACL Entry</property> |
---|
190 | <property name="modal">True</property> |
---|
191 | <property name="window_position">center</property> |
---|
192 | <property name="type_hint">dialog</property> |
---|
193 | <child> |
---|
194 | <widget class="GtkVBox" id="vbox1"> |
---|
195 | <property name="visible">True</property> |
---|
196 | <child> |
---|
197 | <widget class="GtkTable" id="table1"> |
---|
198 | <property name="visible">True</property> |
---|
199 | <property name="border_width">5</property> |
---|
200 | <property name="n_rows">3</property> |
---|
201 | <property name="n_columns">2</property> |
---|
202 | <property name="column_spacing">5</property> |
---|
203 | <property name="row_spacing">5</property> |
---|
204 | <child> |
---|
205 | <widget class="GtkLabel" id="label10"> |
---|
206 | <property name="visible">True</property> |
---|
207 | <property name="xalign">0</property> |
---|
208 | <property name="label" translatable="yes">Type:</property> |
---|
209 | </widget> |
---|
210 | <packing> |
---|
211 | <property name="x_options">GTK_FILL</property> |
---|
212 | <property name="y_options"></property> |
---|
213 | </packing> |
---|
214 | </child> |
---|
215 | <child> |
---|
216 | <widget class="GtkLabel" id="label11"> |
---|
217 | <property name="visible">True</property> |
---|
218 | <property name="xalign">0</property> |
---|
219 | <property name="label" translatable="yes">Name:</property> |
---|
220 | </widget> |
---|
221 | <packing> |
---|
222 | <property name="top_attach">1</property> |
---|
223 | <property name="bottom_attach">2</property> |
---|
224 | <property name="x_options">GTK_FILL</property> |
---|
225 | <property name="y_options"></property> |
---|
226 | </packing> |
---|
227 | </child> |
---|
228 | <child> |
---|
229 | <widget class="GtkLabel" id="label12"> |
---|
230 | <property name="visible">True</property> |
---|
231 | <property name="xalign">0</property> |
---|
232 | <property name="label" translatable="yes">Permissions:</property> |
---|
233 | </widget> |
---|
234 | <packing> |
---|
235 | <property name="top_attach">2</property> |
---|
236 | <property name="bottom_attach">3</property> |
---|
237 | <property name="x_options">GTK_FILL</property> |
---|
238 | <property name="y_options"></property> |
---|
239 | </packing> |
---|
240 | </child> |
---|
241 | <child> |
---|
242 | <widget class="GtkEntry" id="entryName"> |
---|
243 | <property name="visible">True</property> |
---|
244 | <property name="can_focus">True</property> |
---|
245 | <property name="invisible_char">●</property> |
---|
246 | </widget> |
---|
247 | <packing> |
---|
248 | <property name="left_attach">1</property> |
---|
249 | <property name="right_attach">2</property> |
---|
250 | <property name="top_attach">1</property> |
---|
251 | <property name="bottom_attach">2</property> |
---|
252 | <property name="y_options"></property> |
---|
253 | </packing> |
---|
254 | </child> |
---|
255 | <child> |
---|
256 | <widget class="GtkComboBoxEntry" id="cbAcl"> |
---|
257 | <property name="visible">True</property> |
---|
258 | <property name="items" translatable="yes">all |
---|
259 | read |
---|
260 | write |
---|
261 | none</property> |
---|
262 | </widget> |
---|
263 | <packing> |
---|
264 | <property name="left_attach">1</property> |
---|
265 | <property name="right_attach">2</property> |
---|
266 | <property name="top_attach">2</property> |
---|
267 | <property name="bottom_attach">3</property> |
---|
268 | <property name="x_options">GTK_FILL</property> |
---|
269 | <property name="y_options">GTK_FILL</property> |
---|
270 | </packing> |
---|
271 | </child> |
---|
272 | <child> |
---|
273 | <widget class="GtkTable" id="table2"> |
---|
274 | <property name="visible">True</property> |
---|
275 | <property name="n_rows">2</property> |
---|
276 | <property name="n_columns">2</property> |
---|
277 | <child> |
---|
278 | <widget class="GtkRadioButton" id="rbUser"> |
---|
279 | <property name="label" translatable="yes">User</property> |
---|
280 | <property name="visible">True</property> |
---|
281 | <property name="can_focus">True</property> |
---|
282 | <property name="receives_default">False</property> |
---|
283 | <property name="use_underline">True</property> |
---|
284 | <property name="draw_indicator">True</property> |
---|
285 | </widget> |
---|
286 | <packing> |
---|
287 | <property name="x_options">GTK_FILL</property> |
---|
288 | <property name="y_options"></property> |
---|
289 | </packing> |
---|
290 | </child> |
---|
291 | <child> |
---|
292 | <widget class="GtkRadioButton" id="rbGroup"> |
---|
293 | <property name="label" translatable="yes">Group</property> |
---|
294 | <property name="visible">True</property> |
---|
295 | <property name="can_focus">True</property> |
---|
296 | <property name="receives_default">False</property> |
---|
297 | <property name="use_underline">True</property> |
---|
298 | <property name="draw_indicator">True</property> |
---|
299 | <property name="group">rbUser</property> |
---|
300 | </widget> |
---|
301 | <packing> |
---|
302 | <property name="left_attach">1</property> |
---|
303 | <property name="right_attach">2</property> |
---|
304 | <property name="x_options">GTK_FILL</property> |
---|
305 | <property name="y_options"></property> |
---|
306 | </packing> |
---|
307 | </child> |
---|
308 | <child> |
---|
309 | <widget class="GtkRadioButton" id="rbAuthuser"> |
---|
310 | <property name="label" translatable="yes">All MIT Users</property> |
---|
311 | <property name="visible">True</property> |
---|
312 | <property name="can_focus">True</property> |
---|
313 | <property name="receives_default">False</property> |
---|
314 | <property name="use_underline">True</property> |
---|
315 | <property name="draw_indicator">True</property> |
---|
316 | <property name="group">rbUser</property> |
---|
317 | </widget> |
---|
318 | <packing> |
---|
319 | <property name="top_attach">1</property> |
---|
320 | <property name="bottom_attach">2</property> |
---|
321 | <property name="x_options">GTK_FILL</property> |
---|
322 | <property name="y_options"></property> |
---|
323 | </packing> |
---|
324 | </child> |
---|
325 | <child> |
---|
326 | <widget class="GtkRadioButton" id="rbAnyuser"> |
---|
327 | <property name="label" translatable="yes">All Users (including www)</property> |
---|
328 | <property name="visible">True</property> |
---|
329 | <property name="can_focus">True</property> |
---|
330 | <property name="receives_default">False</property> |
---|
331 | <property name="use_underline">True</property> |
---|
332 | <property name="draw_indicator">True</property> |
---|
333 | <property name="group">rbUser</property> |
---|
334 | </widget> |
---|
335 | <packing> |
---|
336 | <property name="left_attach">1</property> |
---|
337 | <property name="right_attach">2</property> |
---|
338 | <property name="top_attach">1</property> |
---|
339 | <property name="bottom_attach">2</property> |
---|
340 | <property name="x_options">GTK_FILL</property> |
---|
341 | <property name="y_options"></property> |
---|
342 | </packing> |
---|
343 | </child> |
---|
344 | </widget> |
---|
345 | <packing> |
---|
346 | <property name="left_attach">1</property> |
---|
347 | <property name="right_attach">2</property> |
---|
348 | <property name="x_options">GTK_FILL</property> |
---|
349 | <property name="y_options">GTK_FILL</property> |
---|
350 | </packing> |
---|
351 | </child> |
---|
352 | </widget> |
---|
353 | <packing> |
---|
354 | <property name="position">0</property> |
---|
355 | </packing> |
---|
356 | </child> |
---|
357 | <child> |
---|
358 | <widget class="GtkHSeparator" id="hseparator2"> |
---|
359 | <property name="visible">True</property> |
---|
360 | </widget> |
---|
361 | <packing> |
---|
362 | <property name="expand">False</property> |
---|
363 | <property name="position">1</property> |
---|
364 | </packing> |
---|
365 | </child> |
---|
366 | <child> |
---|
367 | <widget class="GtkHButtonBox" id="hbuttonbox2"> |
---|
368 | <property name="visible">True</property> |
---|
369 | <property name="spacing">5</property> |
---|
370 | <property name="layout_style">end</property> |
---|
371 | <child> |
---|
372 | <widget class="GtkButton" id="btnCancel"> |
---|
373 | <property name="label">gtk-cancel</property> |
---|
374 | <property name="visible">True</property> |
---|
375 | <property name="can_focus">True</property> |
---|
376 | <property name="can_default">True</property> |
---|
377 | <property name="receives_default">False</property> |
---|
378 | <property name="use_stock">True</property> |
---|
379 | </widget> |
---|
380 | <packing> |
---|
381 | <property name="expand">False</property> |
---|
382 | <property name="fill">False</property> |
---|
383 | <property name="position">0</property> |
---|
384 | </packing> |
---|
385 | </child> |
---|
386 | <child> |
---|
387 | <widget class="GtkButton" id="btnOK"> |
---|
388 | <property name="label">gtk-ok</property> |
---|
389 | <property name="visible">True</property> |
---|
390 | <property name="can_focus">True</property> |
---|
391 | <property name="can_default">True</property> |
---|
392 | <property name="receives_default">False</property> |
---|
393 | <property name="use_stock">True</property> |
---|
394 | </widget> |
---|
395 | <packing> |
---|
396 | <property name="expand">False</property> |
---|
397 | <property name="fill">False</property> |
---|
398 | <property name="position">1</property> |
---|
399 | </packing> |
---|
400 | </child> |
---|
401 | </widget> |
---|
402 | <packing> |
---|
403 | <property name="expand">False</property> |
---|
404 | <property name="position">2</property> |
---|
405 | </packing> |
---|
406 | </child> |
---|
407 | </widget> |
---|
408 | </child> |
---|
409 | </widget> |
---|
410 | <widget class="GtkDialog" id="dlgAdd"> |
---|
411 | <property name="visible">True</property> |
---|
412 | <property name="title" translatable="yes">Add ACL Entry</property> |
---|
413 | <property name="resizable">False</property> |
---|
414 | <property name="modal">True</property> |
---|
415 | <property name="type_hint">dialog</property> |
---|
416 | <child internal-child="vbox"> |
---|
417 | <widget class="GtkVBox" id="dialog-vbox1"> |
---|
418 | <property name="visible">True</property> |
---|
419 | <child> |
---|
420 | <widget class="GtkTable" id="table3"> |
---|
421 | <property name="visible">True</property> |
---|
422 | <property name="border_width">5</property> |
---|
423 | <property name="n_rows">3</property> |
---|
424 | <property name="n_columns">2</property> |
---|
425 | <property name="column_spacing">5</property> |
---|
426 | <property name="row_spacing">5</property> |
---|
427 | <child> |
---|
428 | <widget class="GtkLabel" id="lblType"> |
---|
429 | <property name="visible">True</property> |
---|
430 | <property name="xalign">0</property> |
---|
431 | <property name="label" translatable="yes">Type:</property> |
---|
432 | </widget> |
---|
433 | <packing> |
---|
434 | <property name="x_options">GTK_FILL</property> |
---|
435 | <property name="y_options"></property> |
---|
436 | </packing> |
---|
437 | </child> |
---|
438 | <child> |
---|
439 | <widget class="GtkLabel" id="label14"> |
---|
440 | <property name="visible">True</property> |
---|
441 | <property name="xalign">0</property> |
---|
442 | <property name="label" translatable="yes">Name:</property> |
---|
443 | </widget> |
---|
444 | <packing> |
---|
445 | <property name="top_attach">1</property> |
---|
446 | <property name="bottom_attach">2</property> |
---|
447 | <property name="x_options">GTK_FILL</property> |
---|
448 | <property name="y_options"></property> |
---|
449 | </packing> |
---|
450 | </child> |
---|
451 | <child> |
---|
452 | <widget class="GtkLabel" id="label15"> |
---|
453 | <property name="visible">True</property> |
---|
454 | <property name="xalign">0</property> |
---|
455 | <property name="label" translatable="yes">Permissions:</property> |
---|
456 | </widget> |
---|
457 | <packing> |
---|
458 | <property name="top_attach">2</property> |
---|
459 | <property name="bottom_attach">3</property> |
---|
460 | <property name="x_options">GTK_FILL</property> |
---|
461 | <property name="y_options"></property> |
---|
462 | </packing> |
---|
463 | </child> |
---|
464 | <child> |
---|
465 | <widget class="GtkEntry" id="entryName"> |
---|
466 | <property name="visible">True</property> |
---|
467 | <property name="can_focus">True</property> |
---|
468 | <property name="invisible_char">●</property> |
---|
469 | </widget> |
---|
470 | <packing> |
---|
471 | <property name="left_attach">1</property> |
---|
472 | <property name="right_attach">2</property> |
---|
473 | <property name="top_attach">1</property> |
---|
474 | <property name="bottom_attach">2</property> |
---|
475 | <property name="y_options"></property> |
---|
476 | </packing> |
---|
477 | </child> |
---|
478 | <child> |
---|
479 | <widget class="GtkComboBoxEntry" id="cbAcl"> |
---|
480 | <property name="visible">True</property> |
---|
481 | <property name="items" translatable="yes">all |
---|
482 | read |
---|
483 | write |
---|
484 | none</property> |
---|
485 | </widget> |
---|
486 | <packing> |
---|
487 | <property name="left_attach">1</property> |
---|
488 | <property name="right_attach">2</property> |
---|
489 | <property name="top_attach">2</property> |
---|
490 | <property name="bottom_attach">3</property> |
---|
491 | <property name="x_options">GTK_FILL</property> |
---|
492 | <property name="y_options">GTK_FILL</property> |
---|
493 | </packing> |
---|
494 | </child> |
---|
495 | <child> |
---|
496 | <widget class="GtkTable" id="table4"> |
---|
497 | <property name="visible">True</property> |
---|
498 | <property name="n_rows">2</property> |
---|
499 | <property name="n_columns">2</property> |
---|
500 | <child> |
---|
501 | <widget class="GtkRadioButton" id="rbUser"> |
---|
502 | <property name="label" translatable="yes">User</property> |
---|
503 | <property name="visible">True</property> |
---|
504 | <property name="can_focus">True</property> |
---|
505 | <property name="receives_default">False</property> |
---|
506 | <property name="use_underline">True</property> |
---|
507 | <property name="draw_indicator">True</property> |
---|
508 | </widget> |
---|
509 | <packing> |
---|
510 | <property name="x_options">GTK_FILL</property> |
---|
511 | <property name="y_options"></property> |
---|
512 | </packing> |
---|
513 | </child> |
---|
514 | <child> |
---|
515 | <widget class="GtkRadioButton" id="rbGroup"> |
---|
516 | <property name="label" translatable="yes">Group</property> |
---|
517 | <property name="visible">True</property> |
---|
518 | <property name="can_focus">True</property> |
---|
519 | <property name="receives_default">False</property> |
---|
520 | <property name="use_underline">True</property> |
---|
521 | <property name="draw_indicator">True</property> |
---|
522 | <property name="group">rbUser</property> |
---|
523 | </widget> |
---|
524 | <packing> |
---|
525 | <property name="left_attach">1</property> |
---|
526 | <property name="right_attach">2</property> |
---|
527 | <property name="x_options">GTK_FILL</property> |
---|
528 | <property name="y_options"></property> |
---|
529 | </packing> |
---|
530 | </child> |
---|
531 | <child> |
---|
532 | <widget class="GtkRadioButton" id="rbAuthuser"> |
---|
533 | <property name="label" translatable="yes">All MIT Users</property> |
---|
534 | <property name="visible">True</property> |
---|
535 | <property name="can_focus">True</property> |
---|
536 | <property name="receives_default">False</property> |
---|
537 | <property name="use_underline">True</property> |
---|
538 | <property name="draw_indicator">True</property> |
---|
539 | <property name="group">rbUser</property> |
---|
540 | </widget> |
---|
541 | <packing> |
---|
542 | <property name="top_attach">1</property> |
---|
543 | <property name="bottom_attach">2</property> |
---|
544 | <property name="x_options">GTK_FILL</property> |
---|
545 | <property name="y_options"></property> |
---|
546 | </packing> |
---|
547 | </child> |
---|
548 | <child> |
---|
549 | <widget class="GtkRadioButton" id="rbAnyuser"> |
---|
550 | <property name="label" translatable="yes">All Users (including www)</property> |
---|
551 | <property name="visible">True</property> |
---|
552 | <property name="can_focus">True</property> |
---|
553 | <property name="receives_default">False</property> |
---|
554 | <property name="use_underline">True</property> |
---|
555 | <property name="draw_indicator">True</property> |
---|
556 | <property name="group">rbUser</property> |
---|
557 | </widget> |
---|
558 | <packing> |
---|
559 | <property name="left_attach">1</property> |
---|
560 | <property name="right_attach">2</property> |
---|
561 | <property name="top_attach">1</property> |
---|
562 | <property name="bottom_attach">2</property> |
---|
563 | <property name="x_options">GTK_FILL</property> |
---|
564 | <property name="y_options"></property> |
---|
565 | </packing> |
---|
566 | </child> |
---|
567 | </widget> |
---|
568 | <packing> |
---|
569 | <property name="left_attach">1</property> |
---|
570 | <property name="right_attach">2</property> |
---|
571 | <property name="x_options">GTK_FILL</property> |
---|
572 | <property name="y_options">GTK_FILL</property> |
---|
573 | </packing> |
---|
574 | </child> |
---|
575 | </widget> |
---|
576 | <packing> |
---|
577 | <property name="position">2</property> |
---|
578 | </packing> |
---|
579 | </child> |
---|
580 | <child internal-child="action_area"> |
---|
581 | <widget class="GtkHButtonBox" id="dialog-action_area1"> |
---|
582 | <property name="visible">True</property> |
---|
583 | <property name="layout_style">end</property> |
---|
584 | <child> |
---|
585 | <widget class="GtkButton" id="cancelbutton1"> |
---|
586 | <property name="label">gtk-cancel</property> |
---|
587 | <property name="response_id">-6</property> |
---|
588 | <property name="visible">True</property> |
---|
589 | <property name="can_focus">True</property> |
---|
590 | <property name="can_default">True</property> |
---|
591 | <property name="receives_default">False</property> |
---|
592 | <property name="use_stock">True</property> |
---|
593 | </widget> |
---|
594 | <packing> |
---|
595 | <property name="expand">False</property> |
---|
596 | <property name="fill">False</property> |
---|
597 | <property name="position">0</property> |
---|
598 | </packing> |
---|
599 | </child> |
---|
600 | <child> |
---|
601 | <widget class="GtkButton" id="okbutton1"> |
---|
602 | <property name="label">gtk-ok</property> |
---|
603 | <property name="response_id">-5</property> |
---|
604 | <property name="visible">True</property> |
---|
605 | <property name="can_focus">True</property> |
---|
606 | <property name="can_default">True</property> |
---|
607 | <property name="receives_default">False</property> |
---|
608 | <property name="use_stock">True</property> |
---|
609 | </widget> |
---|
610 | <packing> |
---|
611 | <property name="expand">False</property> |
---|
612 | <property name="fill">False</property> |
---|
613 | <property name="position">1</property> |
---|
614 | </packing> |
---|
615 | </child> |
---|
616 | </widget> |
---|
617 | <packing> |
---|
618 | <property name="expand">False</property> |
---|
619 | <property name="pack_type">end</property> |
---|
620 | <property name="position">0</property> |
---|
621 | </packing> |
---|
622 | </child> |
---|
623 | </widget> |
---|
624 | </child> |
---|
625 | </widget> |
---|
626 | </glade-interface> |
---|