1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <interface> |
---|
3 | <!-- interface-requires gtk+ 3.0 --> |
---|
4 | <object class="GtkDialog" id="aclDialog"> |
---|
5 | <property name="can_focus">False</property> |
---|
6 | <property name="border_width">5</property> |
---|
7 | <property name="modal">True</property> |
---|
8 | <property name="destroy_with_parent">True</property> |
---|
9 | <property name="type_hint">dialog</property> |
---|
10 | <child internal-child="vbox"> |
---|
11 | <object class="GtkBox" id="dialog-vbox2"> |
---|
12 | <property name="can_focus">False</property> |
---|
13 | <property name="orientation">vertical</property> |
---|
14 | <property name="spacing">2</property> |
---|
15 | <child internal-child="action_area"> |
---|
16 | <object class="GtkButtonBox" id="dialog-action_area2"> |
---|
17 | <property name="can_focus">False</property> |
---|
18 | <property name="layout_style">end</property> |
---|
19 | <child> |
---|
20 | <object class="GtkButton" id="button2"> |
---|
21 | <property name="label">gtk-cancel</property> |
---|
22 | <property name="use_action_appearance">False</property> |
---|
23 | <property name="visible">True</property> |
---|
24 | <property name="can_focus">True</property> |
---|
25 | <property name="receives_default">True</property> |
---|
26 | <property name="use_action_appearance">False</property> |
---|
27 | <property name="use_stock">True</property> |
---|
28 | </object> |
---|
29 | <packing> |
---|
30 | <property name="expand">False</property> |
---|
31 | <property name="fill">True</property> |
---|
32 | <property name="position">0</property> |
---|
33 | </packing> |
---|
34 | </child> |
---|
35 | <child> |
---|
36 | <object class="GtkButton" id="aclDlgOK"> |
---|
37 | <property name="label">gtk-ok</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">True</property> |
---|
42 | <property name="use_action_appearance">False</property> |
---|
43 | <property name="use_stock">True</property> |
---|
44 | </object> |
---|
45 | <packing> |
---|
46 | <property name="expand">False</property> |
---|
47 | <property name="fill">True</property> |
---|
48 | <property name="position">1</property> |
---|
49 | </packing> |
---|
50 | </child> |
---|
51 | </object> |
---|
52 | <packing> |
---|
53 | <property name="expand">False</property> |
---|
54 | <property name="fill">True</property> |
---|
55 | <property name="pack_type">end</property> |
---|
56 | <property name="position">0</property> |
---|
57 | </packing> |
---|
58 | </child> |
---|
59 | <child> |
---|
60 | <object class="GtkBox" id="box1"> |
---|
61 | <property name="visible">True</property> |
---|
62 | <property name="can_focus">False</property> |
---|
63 | <property name="orientation">vertical</property> |
---|
64 | <child> |
---|
65 | <object class="GtkFrame" id="frame1"> |
---|
66 | <property name="visible">True</property> |
---|
67 | <property name="can_focus">False</property> |
---|
68 | <property name="label_xalign">0</property> |
---|
69 | <property name="shadow_type">none</property> |
---|
70 | <child> |
---|
71 | <object class="GtkAlignment" id="alignment1"> |
---|
72 | <property name="visible">True</property> |
---|
73 | <property name="can_focus">False</property> |
---|
74 | <property name="left_padding">12</property> |
---|
75 | <child> |
---|
76 | <object class="GtkBox" id="box2"> |
---|
77 | <property name="visible">True</property> |
---|
78 | <property name="can_focus">False</property> |
---|
79 | <property name="orientation">vertical</property> |
---|
80 | <child> |
---|
81 | <object class="GtkBox" id="box5"> |
---|
82 | <property name="visible">True</property> |
---|
83 | <property name="can_focus">False</property> |
---|
84 | <child> |
---|
85 | <object class="GtkLabel" id="label3"> |
---|
86 | <property name="visible">True</property> |
---|
87 | <property name="can_focus">False</property> |
---|
88 | </object> |
---|
89 | <packing> |
---|
90 | <property name="expand">False</property> |
---|
91 | <property name="fill">True</property> |
---|
92 | <property name="position">0</property> |
---|
93 | </packing> |
---|
94 | </child> |
---|
95 | <child> |
---|
96 | <object class="GtkComboBox" id="entityCombo"> |
---|
97 | <property name="visible">True</property> |
---|
98 | <property name="can_focus">False</property> |
---|
99 | <property name="model">entityListStore</property> |
---|
100 | <property name="active">0</property> |
---|
101 | <signal name="changed" handler="entity_combo_changed_cb" swapped="no"/> |
---|
102 | <child> |
---|
103 | <object class="GtkCellRendererText" id="cellrenderertext4"/> |
---|
104 | <attributes> |
---|
105 | <attribute name="text">1</attribute> |
---|
106 | </attributes> |
---|
107 | </child> |
---|
108 | </object> |
---|
109 | <packing> |
---|
110 | <property name="expand">True</property> |
---|
111 | <property name="fill">True</property> |
---|
112 | <property name="position">1</property> |
---|
113 | </packing> |
---|
114 | </child> |
---|
115 | </object> |
---|
116 | <packing> |
---|
117 | <property name="expand">False</property> |
---|
118 | <property name="fill">True</property> |
---|
119 | <property name="position">0</property> |
---|
120 | </packing> |
---|
121 | </child> |
---|
122 | <child> |
---|
123 | <object class="GtkEntry" id="entityText"> |
---|
124 | <property name="visible">True</property> |
---|
125 | <property name="can_focus">True</property> |
---|
126 | <property name="invisible_char">•</property> |
---|
127 | <signal name="changed" handler="entity_text_changed_cb" swapped="no"/> |
---|
128 | </object> |
---|
129 | <packing> |
---|
130 | <property name="expand">False</property> |
---|
131 | <property name="fill">True</property> |
---|
132 | <property name="position">1</property> |
---|
133 | </packing> |
---|
134 | </child> |
---|
135 | <child> |
---|
136 | <object class="GtkCheckButton" id="entityIsGroup"> |
---|
137 | <property name="label" translatable="yes">This is a Moira group</property> |
---|
138 | <property name="use_action_appearance">False</property> |
---|
139 | <property name="visible">True</property> |
---|
140 | <property name="can_focus">True</property> |
---|
141 | <property name="receives_default">False</property> |
---|
142 | <property name="use_action_appearance">False</property> |
---|
143 | <property name="xalign">0</property> |
---|
144 | <property name="draw_indicator">True</property> |
---|
145 | <signal name="toggled" handler="group_checkbox_toggled_cb" swapped="no"/> |
---|
146 | </object> |
---|
147 | <packing> |
---|
148 | <property name="expand">False</property> |
---|
149 | <property name="fill">True</property> |
---|
150 | <property name="position">2</property> |
---|
151 | </packing> |
---|
152 | </child> |
---|
153 | </object> |
---|
154 | </child> |
---|
155 | </object> |
---|
156 | </child> |
---|
157 | <child type="label"> |
---|
158 | <object class="GtkLabel" id="label1"> |
---|
159 | <property name="visible">True</property> |
---|
160 | <property name="can_focus">False</property> |
---|
161 | <property name="label" translatable="yes"><b>Entity</b></property> |
---|
162 | <property name="use_markup">True</property> |
---|
163 | </object> |
---|
164 | </child> |
---|
165 | </object> |
---|
166 | <packing> |
---|
167 | <property name="expand">False</property> |
---|
168 | <property name="fill">True</property> |
---|
169 | <property name="padding">3</property> |
---|
170 | <property name="position">0</property> |
---|
171 | </packing> |
---|
172 | </child> |
---|
173 | <child> |
---|
174 | <object class="GtkFrame" id="frame2"> |
---|
175 | <property name="visible">True</property> |
---|
176 | <property name="can_focus">False</property> |
---|
177 | <property name="label_xalign">0</property> |
---|
178 | <property name="shadow_type">none</property> |
---|
179 | <child> |
---|
180 | <object class="GtkAlignment" id="alignment2"> |
---|
181 | <property name="visible">True</property> |
---|
182 | <property name="can_focus">False</property> |
---|
183 | <property name="left_padding">12</property> |
---|
184 | <child> |
---|
185 | <object class="GtkBox" id="box3"> |
---|
186 | <property name="visible">True</property> |
---|
187 | <property name="can_focus">False</property> |
---|
188 | <property name="orientation">vertical</property> |
---|
189 | <child> |
---|
190 | <object class="GtkComboBox" id="accessCombo"> |
---|
191 | <property name="visible">True</property> |
---|
192 | <property name="can_focus">False</property> |
---|
193 | <property name="model">rightsListStore</property> |
---|
194 | <property name="active">0</property> |
---|
195 | <signal name="changed" handler="access_combo_changed_cb" swapped="no"/> |
---|
196 | <child> |
---|
197 | <object class="GtkCellRendererText" id="cellrenderertext3"/> |
---|
198 | <attributes> |
---|
199 | <attribute name="text">1</attribute> |
---|
200 | </attributes> |
---|
201 | </child> |
---|
202 | </object> |
---|
203 | <packing> |
---|
204 | <property name="expand">False</property> |
---|
205 | <property name="fill">True</property> |
---|
206 | <property name="position">0</property> |
---|
207 | </packing> |
---|
208 | </child> |
---|
209 | <child> |
---|
210 | <object class="GtkBox" id="rightsBox"> |
---|
211 | <property name="visible">True</property> |
---|
212 | <property name="can_focus">False</property> |
---|
213 | <property name="homogeneous">True</property> |
---|
214 | <child> |
---|
215 | <object class="GtkCheckButton" id="checkbutton2"> |
---|
216 | <property name="label" translatable="yes">r</property> |
---|
217 | <property name="use_action_appearance">False</property> |
---|
218 | <property name="visible">True</property> |
---|
219 | <property name="can_focus">True</property> |
---|
220 | <property name="receives_default">False</property> |
---|
221 | <property name="use_action_appearance">False</property> |
---|
222 | <property name="xalign">0</property> |
---|
223 | <property name="draw_indicator">True</property> |
---|
224 | </object> |
---|
225 | <packing> |
---|
226 | <property name="expand">False</property> |
---|
227 | <property name="fill">True</property> |
---|
228 | <property name="position">0</property> |
---|
229 | </packing> |
---|
230 | </child> |
---|
231 | <child> |
---|
232 | <object class="GtkCheckButton" id="checkbutton3"> |
---|
233 | <property name="label" translatable="yes">l</property> |
---|
234 | <property name="use_action_appearance">False</property> |
---|
235 | <property name="visible">True</property> |
---|
236 | <property name="can_focus">True</property> |
---|
237 | <property name="receives_default">False</property> |
---|
238 | <property name="use_action_appearance">False</property> |
---|
239 | <property name="xalign">0</property> |
---|
240 | <property name="draw_indicator">True</property> |
---|
241 | </object> |
---|
242 | <packing> |
---|
243 | <property name="expand">False</property> |
---|
244 | <property name="fill">True</property> |
---|
245 | <property name="position">1</property> |
---|
246 | </packing> |
---|
247 | </child> |
---|
248 | <child> |
---|
249 | <object class="GtkCheckButton" id="checkbutton4"> |
---|
250 | <property name="label" translatable="yes">i</property> |
---|
251 | <property name="use_action_appearance">False</property> |
---|
252 | <property name="visible">True</property> |
---|
253 | <property name="can_focus">True</property> |
---|
254 | <property name="receives_default">False</property> |
---|
255 | <property name="use_action_appearance">False</property> |
---|
256 | <property name="xalign">0</property> |
---|
257 | <property name="draw_indicator">True</property> |
---|
258 | </object> |
---|
259 | <packing> |
---|
260 | <property name="expand">False</property> |
---|
261 | <property name="fill">True</property> |
---|
262 | <property name="position">2</property> |
---|
263 | </packing> |
---|
264 | </child> |
---|
265 | <child> |
---|
266 | <object class="GtkCheckButton" id="checkbutton5"> |
---|
267 | <property name="label" translatable="yes">d</property> |
---|
268 | <property name="use_action_appearance">False</property> |
---|
269 | <property name="visible">True</property> |
---|
270 | <property name="can_focus">True</property> |
---|
271 | <property name="receives_default">False</property> |
---|
272 | <property name="use_action_appearance">False</property> |
---|
273 | <property name="xalign">0</property> |
---|
274 | <property name="draw_indicator">True</property> |
---|
275 | </object> |
---|
276 | <packing> |
---|
277 | <property name="expand">False</property> |
---|
278 | <property name="fill">True</property> |
---|
279 | <property name="position">3</property> |
---|
280 | </packing> |
---|
281 | </child> |
---|
282 | <child> |
---|
283 | <object class="GtkCheckButton" id="checkbutton6"> |
---|
284 | <property name="label" translatable="yes">w</property> |
---|
285 | <property name="use_action_appearance">False</property> |
---|
286 | <property name="visible">True</property> |
---|
287 | <property name="can_focus">True</property> |
---|
288 | <property name="receives_default">False</property> |
---|
289 | <property name="use_action_appearance">False</property> |
---|
290 | <property name="xalign">0</property> |
---|
291 | <property name="draw_indicator">True</property> |
---|
292 | </object> |
---|
293 | <packing> |
---|
294 | <property name="expand">False</property> |
---|
295 | <property name="fill">True</property> |
---|
296 | <property name="position">4</property> |
---|
297 | </packing> |
---|
298 | </child> |
---|
299 | <child> |
---|
300 | <object class="GtkCheckButton" id="checkbutton7"> |
---|
301 | <property name="label" translatable="yes">k</property> |
---|
302 | <property name="use_action_appearance">False</property> |
---|
303 | <property name="visible">True</property> |
---|
304 | <property name="can_focus">True</property> |
---|
305 | <property name="receives_default">False</property> |
---|
306 | <property name="use_action_appearance">False</property> |
---|
307 | <property name="xalign">0</property> |
---|
308 | <property name="draw_indicator">True</property> |
---|
309 | </object> |
---|
310 | <packing> |
---|
311 | <property name="expand">False</property> |
---|
312 | <property name="fill">True</property> |
---|
313 | <property name="position">5</property> |
---|
314 | </packing> |
---|
315 | </child> |
---|
316 | <child> |
---|
317 | <object class="GtkCheckButton" id="checkbutton8"> |
---|
318 | <property name="label" translatable="yes">a</property> |
---|
319 | <property name="use_action_appearance">False</property> |
---|
320 | <property name="visible">True</property> |
---|
321 | <property name="can_focus">True</property> |
---|
322 | <property name="receives_default">False</property> |
---|
323 | <property name="use_action_appearance">False</property> |
---|
324 | <property name="xalign">0</property> |
---|
325 | <property name="draw_indicator">True</property> |
---|
326 | </object> |
---|
327 | <packing> |
---|
328 | <property name="expand">False</property> |
---|
329 | <property name="fill">True</property> |
---|
330 | <property name="position">6</property> |
---|
331 | </packing> |
---|
332 | </child> |
---|
333 | </object> |
---|
334 | <packing> |
---|
335 | <property name="expand">False</property> |
---|
336 | <property name="fill">True</property> |
---|
337 | <property name="position">1</property> |
---|
338 | </packing> |
---|
339 | </child> |
---|
340 | <child> |
---|
341 | <object class="GtkSeparator" id="separator1"> |
---|
342 | <property name="visible">True</property> |
---|
343 | <property name="can_focus">False</property> |
---|
344 | </object> |
---|
345 | <packing> |
---|
346 | <property name="expand">False</property> |
---|
347 | <property name="fill">True</property> |
---|
348 | <property name="position">2</property> |
---|
349 | </packing> |
---|
350 | </child> |
---|
351 | <child> |
---|
352 | <object class="GtkExpander" id="negPermsExpander"> |
---|
353 | <property name="visible">True</property> |
---|
354 | <property name="can_focus">True</property> |
---|
355 | <child> |
---|
356 | <object class="GtkBox" id="box6"> |
---|
357 | <property name="visible">True</property> |
---|
358 | <property name="can_focus">False</property> |
---|
359 | <property name="margin_left">10</property> |
---|
360 | <property name="orientation">vertical</property> |
---|
361 | <child> |
---|
362 | <object class="GtkCheckButton" id="accessNegative"> |
---|
363 | <property name="label" translatable="yes">Negative permissions</property> |
---|
364 | <property name="use_action_appearance">False</property> |
---|
365 | <property name="visible">True</property> |
---|
366 | <property name="can_focus">True</property> |
---|
367 | <property name="receives_default">False</property> |
---|
368 | <property name="use_action_appearance">False</property> |
---|
369 | <property name="xalign">0</property> |
---|
370 | <property name="draw_indicator">True</property> |
---|
371 | </object> |
---|
372 | <packing> |
---|
373 | <property name="expand">False</property> |
---|
374 | <property name="fill">True</property> |
---|
375 | <property name="position">0</property> |
---|
376 | </packing> |
---|
377 | </child> |
---|
378 | </object> |
---|
379 | </child> |
---|
380 | <child type="label"> |
---|
381 | <object class="GtkLabel" id="label7"> |
---|
382 | <property name="visible">True</property> |
---|
383 | <property name="can_focus">False</property> |
---|
384 | <property name="label" translatable="yes">Advanced Options</property> |
---|
385 | </object> |
---|
386 | </child> |
---|
387 | </object> |
---|
388 | <packing> |
---|
389 | <property name="expand">False</property> |
---|
390 | <property name="fill">True</property> |
---|
391 | <property name="padding">5</property> |
---|
392 | <property name="position">3</property> |
---|
393 | </packing> |
---|
394 | </child> |
---|
395 | <child> |
---|
396 | <object class="GtkExpander" id="sitePermsExpander"> |
---|
397 | <property name="visible">True</property> |
---|
398 | <property name="can_focus">True</property> |
---|
399 | <child> |
---|
400 | <object class="GtkBox" id="box7"> |
---|
401 | <property name="visible">True</property> |
---|
402 | <property name="can_focus">False</property> |
---|
403 | <property name="margin_left">10</property> |
---|
404 | <property name="spacing">5</property> |
---|
405 | <child> |
---|
406 | <object class="GtkEntry" id="sitePerms"> |
---|
407 | <property name="visible">True</property> |
---|
408 | <property name="can_focus">True</property> |
---|
409 | <property name="invisible_char">•</property> |
---|
410 | <property name="width_chars">8</property> |
---|
411 | <property name="invisible_char_set">True</property> |
---|
412 | <signal name="insert-text" handler="siteperms_entity_insert_text_cb" swapped="no"/> |
---|
413 | </object> |
---|
414 | <packing> |
---|
415 | <property name="expand">False</property> |
---|
416 | <property name="fill">True</property> |
---|
417 | <property name="position">0</property> |
---|
418 | </packing> |
---|
419 | </child> |
---|
420 | <child> |
---|
421 | <object class="GtkLabel" id="label10"> |
---|
422 | <property name="visible">True</property> |
---|
423 | <property name="can_focus">False</property> |
---|
424 | <property name="label" translatable="yes">(not generally needed)</property> |
---|
425 | </object> |
---|
426 | <packing> |
---|
427 | <property name="expand">False</property> |
---|
428 | <property name="fill">True</property> |
---|
429 | <property name="position">1</property> |
---|
430 | </packing> |
---|
431 | </child> |
---|
432 | </object> |
---|
433 | </child> |
---|
434 | <child type="label"> |
---|
435 | <object class="GtkLabel" id="label4"> |
---|
436 | <property name="visible">True</property> |
---|
437 | <property name="can_focus">False</property> |
---|
438 | <property name="label" translatable="yes">Site-specific Permissions</property> |
---|
439 | </object> |
---|
440 | </child> |
---|
441 | </object> |
---|
442 | <packing> |
---|
443 | <property name="expand">False</property> |
---|
444 | <property name="fill">True</property> |
---|
445 | <property name="position">4</property> |
---|
446 | </packing> |
---|
447 | </child> |
---|
448 | </object> |
---|
449 | </child> |
---|
450 | </object> |
---|
451 | </child> |
---|
452 | <child type="label"> |
---|
453 | <object class="GtkLabel" id="label2"> |
---|
454 | <property name="visible">True</property> |
---|
455 | <property name="can_focus">False</property> |
---|
456 | <property name="label" translatable="yes"><b>Access</b></property> |
---|
457 | <property name="use_markup">True</property> |
---|
458 | </object> |
---|
459 | </child> |
---|
460 | </object> |
---|
461 | <packing> |
---|
462 | <property name="expand">False</property> |
---|
463 | <property name="fill">True</property> |
---|
464 | <property name="padding">3</property> |
---|
465 | <property name="position">1</property> |
---|
466 | </packing> |
---|
467 | </child> |
---|
468 | </object> |
---|
469 | <packing> |
---|
470 | <property name="expand">False</property> |
---|
471 | <property name="fill">True</property> |
---|
472 | <property name="position">1</property> |
---|
473 | </packing> |
---|
474 | </child> |
---|
475 | </object> |
---|
476 | </child> |
---|
477 | <action-widgets> |
---|
478 | <action-widget response="-6">button2</action-widget> |
---|
479 | <action-widget response="-5">aclDlgOK</action-widget> |
---|
480 | </action-widgets> |
---|
481 | </object> |
---|
482 | <object class="GtkListStore" id="aclListStore"> |
---|
483 | <columns> |
---|
484 | <!-- column-name entity --> |
---|
485 | <column type="gchararray"/> |
---|
486 | <!-- column-name rights --> |
---|
487 | <column type="gchararray"/> |
---|
488 | <!-- column-name strike --> |
---|
489 | <column type="gboolean"/> |
---|
490 | <!-- column-name tooltip --> |
---|
491 | <column type="gchararray"/> |
---|
492 | <!-- column-name rightsMarkup --> |
---|
493 | <column type="gchararray"/> |
---|
494 | <!-- column-name icon-id --> |
---|
495 | <column type="gchararray"/> |
---|
496 | <!-- column-name iconsize --> |
---|
497 | <column type="GtkIconSize"/> |
---|
498 | </columns> |
---|
499 | </object> |
---|
500 | <object class="GtkListStore" id="entityListStore"> |
---|
501 | <columns> |
---|
502 | <!-- column-name entity --> |
---|
503 | <column type="gchararray"/> |
---|
504 | <!-- column-name english --> |
---|
505 | <column type="gchararray"/> |
---|
506 | </columns> |
---|
507 | <data> |
---|
508 | <row> |
---|
509 | <col id="0" translatable="yes">-</col> |
---|
510 | <col id="1" translatable="yes">Specify manually:</col> |
---|
511 | </row> |
---|
512 | <row> |
---|
513 | <col id="0" translatable="yes">system:anyuser</col> |
---|
514 | <col id="1" translatable="yes">The general public</col> |
---|
515 | </row> |
---|
516 | <row> |
---|
517 | <col id="0" translatable="yes">system:authuser</col> |
---|
518 | <col id="1" translatable="yes">Anyone at MIT</col> |
---|
519 | </row> |
---|
520 | <row> |
---|
521 | <col id="0" translatable="yes">system:htaccess.mit</col> |
---|
522 | <col id="1" translatable="yes">Use .htaccess.mit file</col> |
---|
523 | </row> |
---|
524 | </data> |
---|
525 | </object> |
---|
526 | <object class="GtkListStore" id="rightsListStore"> |
---|
527 | <columns> |
---|
528 | <!-- column-name rights --> |
---|
529 | <column type="gchararray"/> |
---|
530 | <!-- column-name english --> |
---|
531 | <column type="gchararray"/> |
---|
532 | </columns> |
---|
533 | <data> |
---|
534 | <row> |
---|
535 | <col id="0" translatable="yes">-</col> |
---|
536 | <col id="1" translatable="yes">Specify manually:</col> |
---|
537 | </row> |
---|
538 | <row> |
---|
539 | <col id="0" translatable="yes">rlidwka</col> |
---|
540 | <col id="1" translatable="yes">All permissions</col> |
---|
541 | </row> |
---|
542 | <row> |
---|
543 | <col id="0" translatable="yes">rlidwk</col> |
---|
544 | <col id="1" translatable="yes">Write and edit files</col> |
---|
545 | </row> |
---|
546 | <row> |
---|
547 | <col id="0" translatable="yes">rl</col> |
---|
548 | <col id="1" translatable="yes">Read files</col> |
---|
549 | </row> |
---|
550 | </data> |
---|
551 | </object> |
---|
552 | <object class="GtkVBox" id="vboxMain"> |
---|
553 | <property name="visible">True</property> |
---|
554 | <property name="can_focus">False</property> |
---|
555 | <property name="border_width">5</property> |
---|
556 | <property name="spacing">5</property> |
---|
557 | <child> |
---|
558 | <object class="GtkHBox" id="hbox5"> |
---|
559 | <property name="visible">True</property> |
---|
560 | <property name="can_focus">False</property> |
---|
561 | <property name="spacing">3</property> |
---|
562 | <child> |
---|
563 | <object class="GtkLabel" id="label5"> |
---|
564 | <property name="visible">True</property> |
---|
565 | <property name="can_focus">False</property> |
---|
566 | <property name="label" translatable="yes">AFS Permissions for</property> |
---|
567 | </object> |
---|
568 | <packing> |
---|
569 | <property name="expand">False</property> |
---|
570 | <property name="fill">False</property> |
---|
571 | <property name="position">0</property> |
---|
572 | </packing> |
---|
573 | </child> |
---|
574 | <child> |
---|
575 | <object class="GtkLabel" id="lblPath"> |
---|
576 | <property name="visible">True</property> |
---|
577 | <property name="can_focus">False</property> |
---|
578 | <property name="label" translatable="yes"><path></property> |
---|
579 | <property name="ellipsize">middle</property> |
---|
580 | <property name="max_width_chars">45</property> |
---|
581 | <attributes> |
---|
582 | <attribute name="style" value="italic"/> |
---|
583 | </attributes> |
---|
584 | </object> |
---|
585 | <packing> |
---|
586 | <property name="expand">False</property> |
---|
587 | <property name="fill">False</property> |
---|
588 | <property name="position">1</property> |
---|
589 | </packing> |
---|
590 | </child> |
---|
591 | </object> |
---|
592 | <packing> |
---|
593 | <property name="expand">False</property> |
---|
594 | <property name="fill">True</property> |
---|
595 | <property name="position">0</property> |
---|
596 | </packing> |
---|
597 | </child> |
---|
598 | <child> |
---|
599 | <object class="GtkScrolledWindow" id="scrolledwindow1"> |
---|
600 | <property name="visible">True</property> |
---|
601 | <property name="can_focus">True</property> |
---|
602 | <property name="hscrollbar_policy">never</property> |
---|
603 | <property name="shadow_type">in</property> |
---|
604 | <child> |
---|
605 | <object class="GtkTreeView" id="tvACL"> |
---|
606 | <property name="visible">True</property> |
---|
607 | <property name="can_focus">True</property> |
---|
608 | <property name="model">aclListStore</property> |
---|
609 | <property name="tooltip_column">3</property> |
---|
610 | <signal name="row-activated" handler="aclview_row_activated_cb" swapped="no"/> |
---|
611 | <child internal-child="selection"> |
---|
612 | <object class="GtkTreeSelection" id="treeview-selection1"/> |
---|
613 | </child> |
---|
614 | <child> |
---|
615 | <object class="GtkTreeViewColumn" id="treeviewcolumn1"> |
---|
616 | <property name="title" translatable="yes">Entity</property> |
---|
617 | <property name="sort_indicator">True</property> |
---|
618 | <property name="sort_column_id">0</property> |
---|
619 | <child> |
---|
620 | <object class="GtkCellRendererPixbuf" id="cellrendererpixbuf1"/> |
---|
621 | <attributes> |
---|
622 | <attribute name="stock-id">5</attribute> |
---|
623 | <attribute name="stock-size">6</attribute> |
---|
624 | </attributes> |
---|
625 | </child> |
---|
626 | <child> |
---|
627 | <object class="GtkCellRendererText" id="cellrenderertext1"/> |
---|
628 | <attributes> |
---|
629 | <attribute name="text">0</attribute> |
---|
630 | </attributes> |
---|
631 | </child> |
---|
632 | </object> |
---|
633 | </child> |
---|
634 | <child> |
---|
635 | <object class="GtkTreeViewColumn" id="treeviewcolumn2"> |
---|
636 | <property name="title" translatable="yes">Access</property> |
---|
637 | <child> |
---|
638 | <object class="GtkCellRendererText" id="cellrenderertext2"/> |
---|
639 | <attributes> |
---|
640 | <attribute name="markup">4</attribute> |
---|
641 | </attributes> |
---|
642 | </child> |
---|
643 | </object> |
---|
644 | </child> |
---|
645 | </object> |
---|
646 | </child> |
---|
647 | </object> |
---|
648 | <packing> |
---|
649 | <property name="expand">True</property> |
---|
650 | <property name="fill">True</property> |
---|
651 | <property name="position">1</property> |
---|
652 | </packing> |
---|
653 | </child> |
---|
654 | <child> |
---|
655 | <object class="GtkHButtonBox" id="hbuttonbox1"> |
---|
656 | <property name="visible">True</property> |
---|
657 | <property name="can_focus">False</property> |
---|
658 | <child> |
---|
659 | <object class="GtkButton" id="btnAdd"> |
---|
660 | <property name="label">gtk-add</property> |
---|
661 | <property name="use_action_appearance">False</property> |
---|
662 | <property name="visible">True</property> |
---|
663 | <property name="can_focus">True</property> |
---|
664 | <property name="can_default">True</property> |
---|
665 | <property name="receives_default">False</property> |
---|
666 | <property name="use_action_appearance">False</property> |
---|
667 | <property name="use_stock">True</property> |
---|
668 | <signal name="clicked" handler="add_clicked_cb" swapped="no"/> |
---|
669 | </object> |
---|
670 | <packing> |
---|
671 | <property name="expand">False</property> |
---|
672 | <property name="fill">False</property> |
---|
673 | <property name="position">0</property> |
---|
674 | </packing> |
---|
675 | </child> |
---|
676 | <child> |
---|
677 | <object class="GtkButton" id="btnEdit"> |
---|
678 | <property name="label">gtk-edit</property> |
---|
679 | <property name="use_action_appearance">False</property> |
---|
680 | <property name="visible">True</property> |
---|
681 | <property name="can_focus">True</property> |
---|
682 | <property name="can_default">True</property> |
---|
683 | <property name="receives_default">False</property> |
---|
684 | <property name="use_action_appearance">False</property> |
---|
685 | <property name="use_stock">True</property> |
---|
686 | <signal name="clicked" handler="edit_clicked_cb" swapped="no"/> |
---|
687 | </object> |
---|
688 | <packing> |
---|
689 | <property name="expand">False</property> |
---|
690 | <property name="fill">False</property> |
---|
691 | <property name="position">1</property> |
---|
692 | </packing> |
---|
693 | </child> |
---|
694 | <child> |
---|
695 | <object class="GtkButton" id="btnRemove"> |
---|
696 | <property name="label">gtk-remove</property> |
---|
697 | <property name="use_action_appearance">False</property> |
---|
698 | <property name="visible">True</property> |
---|
699 | <property name="can_focus">True</property> |
---|
700 | <property name="can_default">True</property> |
---|
701 | <property name="receives_default">False</property> |
---|
702 | <property name="use_action_appearance">False</property> |
---|
703 | <property name="use_stock">True</property> |
---|
704 | <signal name="clicked" handler="remove_clicked_cb" swapped="no"/> |
---|
705 | </object> |
---|
706 | <packing> |
---|
707 | <property name="expand">False</property> |
---|
708 | <property name="fill">False</property> |
---|
709 | <property name="position">2</property> |
---|
710 | </packing> |
---|
711 | </child> |
---|
712 | </object> |
---|
713 | <packing> |
---|
714 | <property name="expand">False</property> |
---|
715 | <property name="fill">False</property> |
---|
716 | <property name="position">2</property> |
---|
717 | </packing> |
---|
718 | </child> |
---|
719 | <child> |
---|
720 | <object class="GtkHSeparator" id="hseparator3"> |
---|
721 | <property name="visible">True</property> |
---|
722 | <property name="can_focus">False</property> |
---|
723 | </object> |
---|
724 | <packing> |
---|
725 | <property name="expand">False</property> |
---|
726 | <property name="fill">False</property> |
---|
727 | <property name="position">3</property> |
---|
728 | </packing> |
---|
729 | </child> |
---|
730 | <child> |
---|
731 | <object class="GtkBox" id="box4"> |
---|
732 | <property name="visible">True</property> |
---|
733 | <property name="can_focus">False</property> |
---|
734 | <child> |
---|
735 | <object class="GtkImage" id="image2"> |
---|
736 | <property name="visible">True</property> |
---|
737 | <property name="can_focus">False</property> |
---|
738 | <property name="xpad">3</property> |
---|
739 | <property name="stock">gtk-dialog-info</property> |
---|
740 | </object> |
---|
741 | <packing> |
---|
742 | <property name="expand">False</property> |
---|
743 | <property name="fill">True</property> |
---|
744 | <property name="position">0</property> |
---|
745 | </packing> |
---|
746 | </child> |
---|
747 | <child> |
---|
748 | <object class="GtkLabel" id="label6"> |
---|
749 | <property name="visible">True</property> |
---|
750 | <property name="can_focus">False</property> |
---|
751 | <property name="label" translatable="yes">Tip: Hold the pointer over a line for a full |
---|
752 | explanation of permissions.</property> |
---|
753 | </object> |
---|
754 | <packing> |
---|
755 | <property name="expand">False</property> |
---|
756 | <property name="fill">True</property> |
---|
757 | <property name="position">1</property> |
---|
758 | </packing> |
---|
759 | </child> |
---|
760 | </object> |
---|
761 | <packing> |
---|
762 | <property name="expand">False</property> |
---|
763 | <property name="fill">True</property> |
---|
764 | <property name="position">4</property> |
---|
765 | </packing> |
---|
766 | </child> |
---|
767 | <child> |
---|
768 | <object class="GtkHBox" id="hbox6"> |
---|
769 | <property name="visible">True</property> |
---|
770 | <property name="can_focus">False</property> |
---|
771 | <child> |
---|
772 | <object class="GtkLabel" id="label8"> |
---|
773 | <property name="visible">True</property> |
---|
774 | <property name="can_focus">False</property> |
---|
775 | <property name="label" translatable="yes">For more information on AFS ACLs, please</property> |
---|
776 | </object> |
---|
777 | <packing> |
---|
778 | <property name="expand">False</property> |
---|
779 | <property name="fill">False</property> |
---|
780 | <property name="position">0</property> |
---|
781 | </packing> |
---|
782 | </child> |
---|
783 | <child> |
---|
784 | <object class="GtkLinkButton" id="helpBtn"> |
---|
785 | <property name="label" translatable="yes">click here</property> |
---|
786 | <property name="use_action_appearance">False</property> |
---|
787 | <property name="visible">True</property> |
---|
788 | <property name="can_focus">True</property> |
---|
789 | <property name="receives_default">True</property> |
---|
790 | <property name="has_tooltip">True</property> |
---|
791 | <property name="use_action_appearance">False</property> |
---|
792 | <property name="relief">none</property> |
---|
793 | <property name="focus_on_click">False</property> |
---|
794 | <property name="xalign">0</property> |
---|
795 | <property name="uri">http://kb.mit.edu/confluence/x/up07</property> |
---|
796 | </object> |
---|
797 | <packing> |
---|
798 | <property name="expand">False</property> |
---|
799 | <property name="fill">True</property> |
---|
800 | <property name="position">1</property> |
---|
801 | </packing> |
---|
802 | </child> |
---|
803 | </object> |
---|
804 | <packing> |
---|
805 | <property name="expand">False</property> |
---|
806 | <property name="fill">True</property> |
---|
807 | <property name="position">5</property> |
---|
808 | </packing> |
---|
809 | </child> |
---|
810 | </object> |
---|
811 | <object class="GtkVBox" id="vboxNoPerms"> |
---|
812 | <property name="visible">True</property> |
---|
813 | <property name="can_focus">False</property> |
---|
814 | <child> |
---|
815 | <object class="GtkLabel" id="label9"> |
---|
816 | <property name="visible">True</property> |
---|
817 | <property name="can_focus">False</property> |
---|
818 | <property name="label" translatable="yes">You do not have sufficient permissions |
---|
819 | to view the ACL for this directory.</property> |
---|
820 | <property name="justify">center</property> |
---|
821 | </object> |
---|
822 | <packing> |
---|
823 | <property name="expand">True</property> |
---|
824 | <property name="fill">True</property> |
---|
825 | <property name="position">0</property> |
---|
826 | </packing> |
---|
827 | </child> |
---|
828 | </object> |
---|
829 | </interface> |
---|