~ubuntu-branches/ubuntu/quantal/libfm/quantal

« back to all changes in this revision

Viewing changes to data/ui/file-prop.glade

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2011-02-21 21:55:43 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110221215543-m7gn2snkhpk1kk9u
Tags: 0.1.15+git-3625952cea-0ubuntu1
* New upstream snapshot (2011-02-15)
 - Use x-schemas-handler (LP: #683922)
* debian/patches/
 - 90_add_gobject_link.patch: Remove, merged upstream.
 - 02-libfm-0.1.14-API-changes.patch: Refresh.
 - 03_disable_deprecated_gio_module.patch: Refresh.
 - 04_fix_docs_linker.patch: Fix DSO linking in docs/.
* debian/libfm0.install:
 - Remove usr/lib/libfm/gnome-terminal, dropped upstream.
 - Remove gio module, dropped upstream.
* debian/rules:
 - Add --enable-gtk-doc to configure.
* debian/libfm-gtk0.symbols:
 - Update with new symbols.
* debian/apport/source_libfm.py
 - Fix location of pcmanfm config files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <requires lib="gtk+" version="2.16"/>
 
4
  <!-- interface-naming-policy toplevel-contextual -->
 
5
  <object class="GtkDialog" id="dlg">
 
6
    <property name="border_width">6</property>
 
7
    <property name="title" translatable="yes">File Properties</property>
 
8
    <property name="resizable">False</property>
 
9
    <property name="window_position">center-on-parent</property>
 
10
    <property name="default_width">360</property>
 
11
    <property name="type_hint">dialog</property>
 
12
    <property name="gravity">center</property>
 
13
    <property name="has_separator">False</property>
 
14
    <signal name="response" handler="on_filePropertiesDlg_response"/>
 
15
    <child internal-child="vbox">
 
16
      <object class="GtkVBox" id="dialog_vbox">
 
17
        <property name="visible">True</property>
 
18
        <property name="orientation">vertical</property>
 
19
        <property name="spacing">12</property>
 
20
        <child>
 
21
          <object class="GtkNotebook" id="notebook">
 
22
            <property name="visible">True</property>
 
23
            <property name="can_focus">True</property>
 
24
            <property name="border_width">6</property>
 
25
            <child>
 
26
              <object class="GtkAlignment" id="alignment2">
 
27
                <property name="visible">True</property>
 
28
                <property name="top_padding">6</property>
 
29
                <property name="bottom_padding">6</property>
 
30
                <property name="left_padding">12</property>
 
31
                <child>
 
32
                  <object class="GtkTable" id="general_table">
 
33
                    <property name="visible">True</property>
 
34
                    <property name="border_width">4</property>
 
35
                    <property name="n_rows">9</property>
 
36
                    <property name="n_columns">2</property>
 
37
                    <property name="column_spacing">12</property>
 
38
                    <property name="row_spacing">6</property>
 
39
                    <child>
 
40
                      <object class="GtkLabel" id="type">
 
41
                        <property name="visible">True</property>
 
42
                        <property name="can_focus">True</property>
 
43
                        <property name="xalign">0</property>
 
44
                        <property name="wrap">True</property>
 
45
                        <property name="selectable">True</property>
 
46
                        <property name="ellipsize">end</property>
 
47
                      </object>
 
48
                      <packing>
 
49
                        <property name="left_attach">1</property>
 
50
                        <property name="right_attach">2</property>
 
51
                        <property name="top_attach">3</property>
 
52
                        <property name="bottom_attach">4</property>
 
53
                        <property name="x_options">GTK_FILL</property>
 
54
                        <property name="y_options"></property>
 
55
                      </packing>
 
56
                    </child>
 
57
                    <child>
 
58
                      <object class="GtkLabel" id="label4">
 
59
                        <property name="visible">True</property>
 
60
                        <property name="xalign">0</property>
 
61
                        <property name="label" translatable="yes">&lt;b&gt;File Type:&lt;/b&gt;</property>
 
62
                        <property name="use_markup">True</property>
 
63
                        <property name="use_underline">True</property>
 
64
                      </object>
 
65
                      <packing>
 
66
                        <property name="top_attach">3</property>
 
67
                        <property name="bottom_attach">4</property>
 
68
                        <property name="x_options">GTK_FILL</property>
 
69
                        <property name="y_options"></property>
 
70
                      </packing>
 
71
                    </child>
 
72
                    <child>
 
73
                      <object class="GtkLabel" id="label5">
 
74
                        <property name="visible">True</property>
 
75
                        <property name="xalign">0</property>
 
76
                        <property name="label" translatable="yes">&lt;b&gt;Total Size of Files:&lt;/b&gt;</property>
 
77
                        <property name="use_markup">True</property>
 
78
                        <property name="use_underline">True</property>
 
79
                      </object>
 
80
                      <packing>
 
81
                        <property name="top_attach">5</property>
 
82
                        <property name="bottom_attach">6</property>
 
83
                        <property name="x_options">GTK_FILL</property>
 
84
                        <property name="y_options"></property>
 
85
                      </packing>
 
86
                    </child>
 
87
                    <child>
 
88
                      <object class="GtkLabel" id="label7">
 
89
                        <property name="visible">True</property>
 
90
                        <property name="xalign">0</property>
 
91
                        <property name="label" translatable="yes">&lt;b&gt;Last Modification:&lt;/b&gt;</property>
 
92
                        <property name="use_markup">True</property>
 
93
                        <property name="use_underline">True</property>
 
94
                      </object>
 
95
                      <packing>
 
96
                        <property name="top_attach">7</property>
 
97
                        <property name="bottom_attach">8</property>
 
98
                        <property name="x_options">GTK_FILL</property>
 
99
                        <property name="y_options"></property>
 
100
                      </packing>
 
101
                    </child>
 
102
                    <child>
 
103
                      <object class="GtkLabel" id="total_size">
 
104
                        <property name="visible">True</property>
 
105
                        <property name="can_focus">True</property>
 
106
                        <property name="xalign">0</property>
 
107
                        <property name="selectable">True</property>
 
108
                      </object>
 
109
                      <packing>
 
110
                        <property name="left_attach">1</property>
 
111
                        <property name="right_attach">2</property>
 
112
                        <property name="top_attach">5</property>
 
113
                        <property name="bottom_attach">6</property>
 
114
                        <property name="x_options">GTK_FILL</property>
 
115
                        <property name="y_options"></property>
 
116
                      </packing>
 
117
                    </child>
 
118
                    <child>
 
119
                      <object class="GtkLabel" id="mtime">
 
120
                        <property name="visible">True</property>
 
121
                        <property name="can_focus">True</property>
 
122
                        <property name="xalign">0</property>
 
123
                        <property name="selectable">True</property>
 
124
                      </object>
 
125
                      <packing>
 
126
                        <property name="left_attach">1</property>
 
127
                        <property name="right_attach">2</property>
 
128
                        <property name="top_attach">7</property>
 
129
                        <property name="bottom_attach">8</property>
 
130
                        <property name="x_options">GTK_FILL</property>
 
131
                        <property name="y_options"></property>
 
132
                      </packing>
 
133
                    </child>
 
134
                    <child>
 
135
                      <object class="GtkLabel" id="label13">
 
136
                        <property name="visible">True</property>
 
137
                        <property name="xalign">0</property>
 
138
                        <property name="label" translatable="yes">&lt;b&gt;Last Access:&lt;/b&gt;</property>
 
139
                        <property name="use_markup">True</property>
 
140
                        <property name="use_underline">True</property>
 
141
                      </object>
 
142
                      <packing>
 
143
                        <property name="top_attach">8</property>
 
144
                        <property name="bottom_attach">9</property>
 
145
                        <property name="x_options">GTK_FILL</property>
 
146
                        <property name="y_options"></property>
 
147
                      </packing>
 
148
                    </child>
 
149
                    <child>
 
150
                      <object class="GtkLabel" id="atime">
 
151
                        <property name="visible">True</property>
 
152
                        <property name="xalign">0</property>
 
153
                      </object>
 
154
                      <packing>
 
155
                        <property name="left_attach">1</property>
 
156
                        <property name="right_attach">2</property>
 
157
                        <property name="top_attach">8</property>
 
158
                        <property name="bottom_attach">9</property>
 
159
                        <property name="y_options"></property>
 
160
                      </packing>
 
161
                    </child>
 
162
                    <child>
 
163
                      <object class="GtkLabel" id="label20">
 
164
                        <property name="visible">True</property>
 
165
                        <property name="xalign">0</property>
 
166
                        <property name="label" translatable="yes">&lt;b&gt;Location:&lt;/b&gt;</property>
 
167
                        <property name="use_markup">True</property>
 
168
                        <property name="use_underline">True</property>
 
169
                      </object>
 
170
                      <packing>
 
171
                        <property name="top_attach">1</property>
 
172
                        <property name="bottom_attach">2</property>
 
173
                        <property name="x_options">GTK_FILL</property>
 
174
                        <property name="y_options"></property>
 
175
                      </packing>
 
176
                    </child>
 
177
                    <child>
 
178
                      <object class="GtkLabel" id="dir">
 
179
                        <property name="visible">True</property>
 
180
                        <property name="can_focus">True</property>
 
181
                        <property name="xalign">0</property>
 
182
                        <property name="selectable">True</property>
 
183
                        <property name="ellipsize">middle</property>
 
184
                      </object>
 
185
                      <packing>
 
186
                        <property name="left_attach">1</property>
 
187
                        <property name="right_attach">2</property>
 
188
                        <property name="top_attach">1</property>
 
189
                        <property name="bottom_attach">2</property>
 
190
                        <property name="x_options">GTK_FILL</property>
 
191
                        <property name="y_options"></property>
 
192
                      </packing>
 
193
                    </child>
 
194
                    <child>
 
195
                      <object class="GtkEntry" id="name">
 
196
                        <property name="visible">True</property>
 
197
                        <property name="can_focus">True</property>
 
198
                      </object>
 
199
                      <packing>
 
200
                        <property name="left_attach">1</property>
 
201
                        <property name="right_attach">2</property>
 
202
                        <property name="y_options"></property>
 
203
                      </packing>
 
204
                    </child>
 
205
                    <child>
 
206
                      <object class="GtkLabel" id="label21">
 
207
                        <property name="visible">True</property>
 
208
                        <property name="xalign">0</property>
 
209
                        <property name="label" translatable="yes">&lt;b&gt;Size on Disk:&lt;/b&gt;</property>
 
210
                        <property name="use_markup">True</property>
 
211
                        <property name="use_underline">True</property>
 
212
                      </object>
 
213
                      <packing>
 
214
                        <property name="top_attach">6</property>
 
215
                        <property name="bottom_attach">7</property>
 
216
                        <property name="x_options">GTK_FILL</property>
 
217
                        <property name="y_options"></property>
 
218
                      </packing>
 
219
                    </child>
 
220
                    <child>
 
221
                      <object class="GtkLabel" id="size_on_disk">
 
222
                        <property name="visible">True</property>
 
223
                        <property name="can_focus">True</property>
 
224
                        <property name="xalign">0</property>
 
225
                        <property name="selectable">True</property>
 
226
                      </object>
 
227
                      <packing>
 
228
                        <property name="left_attach">1</property>
 
229
                        <property name="right_attach">2</property>
 
230
                        <property name="top_attach">6</property>
 
231
                        <property name="bottom_attach">7</property>
 
232
                        <property name="x_options">GTK_FILL</property>
 
233
                        <property name="y_options"></property>
 
234
                      </packing>
 
235
                    </child>
 
236
                    <child>
 
237
                      <object class="GtkLabel" id="open_with_label">
 
238
                        <property name="visible">True</property>
 
239
                        <property name="xalign">0</property>
 
240
                        <property name="label" translatable="yes">&lt;b&gt;Open _with:&lt;/b&gt;</property>
 
241
                        <property name="use_markup">True</property>
 
242
                        <property name="use_underline">True</property>
 
243
                        <property name="mnemonic_widget">open_with</property>
 
244
                      </object>
 
245
                      <packing>
 
246
                        <property name="top_attach">4</property>
 
247
                        <property name="bottom_attach">5</property>
 
248
                        <property name="x_options">GTK_FILL</property>
 
249
                        <property name="y_options"></property>
 
250
                      </packing>
 
251
                    </child>
 
252
                    <child>
 
253
                      <object class="GtkComboBox" id="open_with">
 
254
                        <property name="visible">True</property>
 
255
                        <property name="tooltip_text" translatable="yes">Select the application used to open files of this type </property>
 
256
                      </object>
 
257
                      <packing>
 
258
                        <property name="left_attach">1</property>
 
259
                        <property name="right_attach">2</property>
 
260
                        <property name="top_attach">4</property>
 
261
                        <property name="bottom_attach">5</property>
 
262
                        <property name="x_options">GTK_FILL</property>
 
263
                        <property name="y_options">GTK_FILL</property>
 
264
                      </packing>
 
265
                    </child>
 
266
                    <child>
 
267
                      <object class="GtkLabel" id="target_label">
 
268
                        <property name="visible">True</property>
 
269
                        <property name="xalign">0</property>
 
270
                        <property name="label" translatable="yes">&lt;b&gt;Target:&lt;/b&gt;</property>
 
271
                        <property name="use_markup">True</property>
 
272
                        <property name="use_underline">True</property>
 
273
                      </object>
 
274
                      <packing>
 
275
                        <property name="top_attach">2</property>
 
276
                        <property name="bottom_attach">3</property>
 
277
                        <property name="x_options">GTK_FILL</property>
 
278
                        <property name="y_options"></property>
 
279
                      </packing>
 
280
                    </child>
 
281
                    <child>
 
282
                      <object class="GtkLabel" id="target">
 
283
                        <property name="visible">True</property>
 
284
                        <property name="can_focus">True</property>
 
285
                        <property name="xalign">0</property>
 
286
                        <property name="selectable">True</property>
 
287
                        <property name="ellipsize">middle</property>
 
288
                      </object>
 
289
                      <packing>
 
290
                        <property name="left_attach">1</property>
 
291
                        <property name="right_attach">2</property>
 
292
                        <property name="top_attach">2</property>
 
293
                        <property name="bottom_attach">3</property>
 
294
                        <property name="x_options">GTK_FILL</property>
 
295
                        <property name="y_options"></property>
 
296
                      </packing>
 
297
                    </child>
 
298
                    <child>
 
299
                      <object class="GtkImage" id="icon">
 
300
                        <property name="visible">True</property>
 
301
                        <property name="stock">gtk-missing-image</property>
 
302
                        <property name="icon-size">6</property>
 
303
                      </object>
 
304
                      <packing>
 
305
                        <property name="x_options">GTK_FILL</property>
 
306
                        <property name="y_options">GTK_FILL</property>
 
307
                      </packing>
 
308
                    </child>
 
309
                  </object>
 
310
                </child>
 
311
              </object>
 
312
            </child>
 
313
            <child type="tab">
 
314
              <object class="GtkLabel" id="label1">
 
315
                <property name="visible">True</property>
 
316
                <property name="label" translatable="yes">_General</property>
 
317
                <property name="use_underline">True</property>
 
318
              </object>
 
319
              <packing>
 
320
                <property name="tab_fill">False</property>
 
321
              </packing>
 
322
            </child>
 
323
            <child>
 
324
              <object class="GtkAlignment" id="alignment1">
 
325
                <property name="visible">True</property>
 
326
                <property name="top_padding">6</property>
 
327
                <property name="bottom_padding">6</property>
 
328
                <property name="left_padding">12</property>
 
329
                <child>
 
330
                  <object class="GtkVBox" id="vbox1">
 
331
                    <property name="visible">True</property>
 
332
                    <property name="orientation">vertical</property>
 
333
                    <property name="spacing">6</property>
 
334
                    <child>
 
335
                      <object class="GtkTable" id="table3">
 
336
                        <property name="visible">True</property>
 
337
                        <property name="border_width">2</property>
 
338
                        <property name="n_rows">2</property>
 
339
                        <property name="n_columns">2</property>
 
340
                        <property name="column_spacing">12</property>
 
341
                        <property name="row_spacing">6</property>
 
342
                        <child>
 
343
                          <object class="GtkLabel" id="owner_label">
 
344
                            <property name="visible">True</property>
 
345
                            <property name="xalign">0</property>
 
346
                            <property name="label" translatable="yes">&lt;b&gt;_Owner:&lt;/b&gt;</property>
 
347
                            <property name="use_markup">True</property>
 
348
                            <property name="use_underline">True</property>
 
349
                          </object>
 
350
                          <packing>
 
351
                            <property name="x_options">GTK_FILL</property>
 
352
                            <property name="y_options"></property>
 
353
                          </packing>
 
354
                        </child>
 
355
                        <child>
 
356
                          <object class="GtkLabel" id="group_label">
 
357
                            <property name="visible">True</property>
 
358
                            <property name="xalign">0</property>
 
359
                            <property name="label" translatable="yes">&lt;b&gt;_Group:&lt;/b&gt;</property>
 
360
                            <property name="use_markup">True</property>
 
361
                            <property name="use_underline">True</property>
 
362
                          </object>
 
363
                          <packing>
 
364
                            <property name="top_attach">1</property>
 
365
                            <property name="bottom_attach">2</property>
 
366
                            <property name="x_options">GTK_FILL</property>
 
367
                            <property name="y_options"></property>
 
368
                          </packing>
 
369
                        </child>
 
370
                        <child>
 
371
                          <object class="GtkEntry" id="owner">
 
372
                            <property name="visible">True</property>
 
373
                            <property name="can_focus">True</property>
 
374
                            <property name="invisible_char">&#x2022;</property>
 
375
                          </object>
 
376
                          <packing>
 
377
                            <property name="left_attach">1</property>
 
378
                            <property name="right_attach">2</property>
 
379
                            <property name="y_options">GTK_FILL</property>
 
380
                          </packing>
 
381
                        </child>
 
382
                        <child>
 
383
                          <object class="GtkEntry" id="group">
 
384
                            <property name="visible">True</property>
 
385
                            <property name="can_focus">True</property>
 
386
                            <property name="invisible_char">&#x2022;</property>
 
387
                          </object>
 
388
                          <packing>
 
389
                            <property name="left_attach">1</property>
 
390
                            <property name="right_attach">2</property>
 
391
                            <property name="top_attach">1</property>
 
392
                            <property name="bottom_attach">2</property>
 
393
                            <property name="y_options">GTK_FILL</property>
 
394
                          </packing>
 
395
                        </child>
 
396
                      </object>
 
397
                      <packing>
 
398
                        <property name="expand">False</property>
 
399
                        <property name="fill">False</property>
 
400
                        <property name="position">0</property>
 
401
                      </packing>
 
402
                    </child>
 
403
                    <child>
 
404
                      <object class="GtkFrame" id="frame1">
 
405
                        <property name="visible">True</property>
 
406
                        <property name="label_xalign">0</property>
 
407
                        <property name="shadow_type">none</property>
 
408
                        <child>
 
409
                          <object class="GtkAlignment" id="alignment3">
 
410
                            <property name="visible">True</property>
 
411
                            <property name="left_padding">12</property>
 
412
                            <child>
 
413
                              <object class="GtkTable" id="table1">
 
414
                                <property name="visible">True</property>
 
415
                                <property name="border_width">6</property>
 
416
                                <property name="n_rows">4</property>
 
417
                                <property name="n_columns">2</property>
 
418
                                <property name="column_spacing">12</property>
 
419
                                <property name="row_spacing">6</property>
 
420
                                <child>
 
421
                                  <object class="GtkLabel" id="label6">
 
422
                                    <property name="visible">True</property>
 
423
                                    <property name="xalign">0</property>
 
424
                                    <property name="label" translatable="yes">&lt;b&gt;Owner:&lt;/b&gt;</property>
 
425
                                    <property name="use_markup">True</property>
 
426
                                  </object>
 
427
                                  <packing>
 
428
                                    <property name="x_options">GTK_FILL</property>
 
429
                                    <property name="y_options">GTK_FILL</property>
 
430
                                  </packing>
 
431
                                </child>
 
432
                                <child>
 
433
                                  <object class="GtkLabel" id="label8">
 
434
                                    <property name="visible">True</property>
 
435
                                    <property name="xalign">0</property>
 
436
                                    <property name="label" translatable="yes">&lt;b&gt;Group:&lt;/b&gt;</property>
 
437
                                    <property name="use_markup">True</property>
 
438
                                  </object>
 
439
                                  <packing>
 
440
                                    <property name="top_attach">1</property>
 
441
                                    <property name="bottom_attach">2</property>
 
442
                                    <property name="x_options">GTK_FILL</property>
 
443
                                    <property name="y_options">GTK_FILL</property>
 
444
                                  </packing>
 
445
                                </child>
 
446
                                <child>
 
447
                                  <object class="GtkLabel" id="label9">
 
448
                                    <property name="visible">True</property>
 
449
                                    <property name="xalign">0</property>
 
450
                                    <property name="label" translatable="yes">&lt;b&gt;Other:&lt;/b&gt;</property>
 
451
                                    <property name="use_markup">True</property>
 
452
                                  </object>
 
453
                                  <packing>
 
454
                                    <property name="top_attach">2</property>
 
455
                                    <property name="bottom_attach">3</property>
 
456
                                    <property name="x_options">GTK_FILL</property>
 
457
                                    <property name="y_options">GTK_FILL</property>
 
458
                                  </packing>
 
459
                                </child>
 
460
                                <child>
 
461
                                  <object class="GtkComboBox" id="owner_perm">
 
462
                                    <property name="visible">True</property>
 
463
                                    <property name="tooltip_text" translatable="yes">Operations that the owner of the file can do</property>
 
464
                                    <property name="model">access_model</property>
 
465
                                    <child>
 
466
                                      <object class="GtkCellRendererText" id="cellrenderertext1"/>
 
467
                                      <attributes>
 
468
                                        <attribute name="text">0</attribute>
 
469
                                      </attributes>
 
470
                                    </child>
 
471
                                  </object>
 
472
                                  <packing>
 
473
                                    <property name="left_attach">1</property>
 
474
                                    <property name="right_attach">2</property>
 
475
                                    <property name="y_options">GTK_FILL</property>
 
476
                                  </packing>
 
477
                                </child>
 
478
                                <child>
 
479
                                  <object class="GtkComboBox" id="group_perm">
 
480
                                    <property name="visible">True</property>
 
481
                                    <property name="tooltip_text" translatable="yes">Operations that users in the same group as the owner of the file can do</property>
 
482
                                    <property name="model">access_model</property>
 
483
                                    <child>
 
484
                                      <object class="GtkCellRendererText" id="cellrenderertext2"/>
 
485
                                      <attributes>
 
486
                                        <attribute name="text">0</attribute>
 
487
                                      </attributes>
 
488
                                    </child>
 
489
                                  </object>
 
490
                                  <packing>
 
491
                                    <property name="left_attach">1</property>
 
492
                                    <property name="right_attach">2</property>
 
493
                                    <property name="top_attach">1</property>
 
494
                                    <property name="bottom_attach">2</property>
 
495
                                    <property name="y_options">GTK_FILL</property>
 
496
                                  </packing>
 
497
                                </child>
 
498
                                <child>
 
499
                                  <object class="GtkComboBox" id="other_perm">
 
500
                                    <property name="visible">True</property>
 
501
                                    <property name="tooltip_text" translatable="yes">Operations that all other users can do</property>
 
502
                                    <property name="model">access_model</property>
 
503
                                    <child>
 
504
                                      <object class="GtkCellRendererText" id="cellrenderertext3"/>
 
505
                                      <attributes>
 
506
                                        <attribute name="text">0</attribute>
 
507
                                      </attributes>
 
508
                                    </child>
 
509
                                  </object>
 
510
                                  <packing>
 
511
                                    <property name="left_attach">1</property>
 
512
                                    <property name="right_attach">2</property>
 
513
                                    <property name="top_attach">2</property>
 
514
                                    <property name="bottom_attach">3</property>
 
515
                                    <property name="y_options">GTK_FILL</property>
 
516
                                  </packing>
 
517
                                </child>
 
518
                                <child>
 
519
                                  <object class="GtkCheckButton" id="exec">
 
520
                                    <property name="label" translatable="yes">Make the file executable</property>
 
521
                                    <property name="visible">True</property>
 
522
                                    <property name="can_focus">True</property>
 
523
                                    <property name="receives_default">False</property>
 
524
                                    <property name="draw_indicator">True</property>
 
525
                                  </object>
 
526
                                  <packing>
 
527
                                    <property name="right_attach">2</property>
 
528
                                    <property name="top_attach">3</property>
 
529
                                    <property name="bottom_attach">4</property>
 
530
                                    <property name="y_options">GTK_FILL</property>
 
531
                                  </packing>
 
532
                                </child>
 
533
                              </object>
 
534
                            </child>
 
535
                          </object>
 
536
                        </child>
 
537
                        <child type="label">
 
538
                          <object class="GtkLabel" id="label3">
 
539
                            <property name="visible">True</property>
 
540
                            <property name="label" translatable="yes">&lt;b&gt;Access Control&lt;/b&gt;</property>
 
541
                            <property name="use_markup">True</property>
 
542
                          </object>
 
543
                        </child>
 
544
                      </object>
 
545
                      <packing>
 
546
                        <property name="expand">False</property>
 
547
                        <property name="position">1</property>
 
548
                      </packing>
 
549
                    </child>
 
550
                  </object>
 
551
                </child>
 
552
              </object>
 
553
              <packing>
 
554
                <property name="position">1</property>
 
555
              </packing>
 
556
            </child>
 
557
            <child type="tab">
 
558
              <object class="GtkLabel" id="label2">
 
559
                <property name="visible">True</property>
 
560
                <property name="label" translatable="yes">_Permissions</property>
 
561
                <property name="use_underline">True</property>
 
562
              </object>
 
563
              <packing>
 
564
                <property name="position">1</property>
 
565
                <property name="tab_fill">False</property>
 
566
              </packing>
 
567
            </child>
 
568
          </object>
 
569
          <packing>
 
570
            <property name="position">2</property>
 
571
          </packing>
 
572
        </child>
 
573
        <child internal-child="action_area">
 
574
          <object class="GtkHButtonBox" id="dialog_action_area">
 
575
            <property name="visible">True</property>
 
576
            <property name="layout_style">end</property>
 
577
            <child>
 
578
              <object class="GtkButton" id="cancel">
 
579
                <property name="label">gtk-cancel</property>
 
580
                <property name="visible">True</property>
 
581
                <property name="can_focus">True</property>
 
582
                <property name="can_default">True</property>
 
583
                <property name="receives_default">False</property>
 
584
                <property name="use_stock">True</property>
 
585
                <signal name="clicked" handler="gtk_widget_destroy" object="filePropertiesDlg"/>
 
586
              </object>
 
587
              <packing>
 
588
                <property name="expand">False</property>
 
589
                <property name="fill">False</property>
 
590
                <property name="position">0</property>
 
591
              </packing>
 
592
            </child>
 
593
            <child>
 
594
              <object class="GtkButton" id="ok">
 
595
                <property name="label">gtk-ok</property>
 
596
                <property name="visible">True</property>
 
597
                <property name="can_focus">True</property>
 
598
                <property name="can_default">True</property>
 
599
                <property name="has_default">True</property>
 
600
                <property name="receives_default">False</property>
 
601
                <property name="use_stock">True</property>
 
602
                <signal name="clicked" handler="gtk_widget_destroy" object="filePropertiesDlg"/>
 
603
              </object>
 
604
              <packing>
 
605
                <property name="expand">False</property>
 
606
                <property name="fill">False</property>
 
607
                <property name="position">1</property>
 
608
              </packing>
 
609
            </child>
 
610
          </object>
 
611
          <packing>
 
612
            <property name="expand">False</property>
 
613
            <property name="pack_type">end</property>
 
614
            <property name="position">0</property>
 
615
          </packing>
 
616
        </child>
 
617
      </object>
 
618
    </child>
 
619
    <action-widgets>
 
620
      <action-widget response="-6">cancel</action-widget>
 
621
      <action-widget response="-5">ok</action-widget>
 
622
    </action-widgets>
 
623
  </object>
 
624
  <object class="GtkListStore" id="access_model">
 
625
    <columns>
 
626
      <!-- column-name Access -->
 
627
      <column type="gchararray"/>
 
628
    </columns>
 
629
    <data>
 
630
      <row>
 
631
        <col id="0" translatable="yes">Read and Write</col>
 
632
      </row>
 
633
      <row>
 
634
        <col id="0" translatable="yes">Read only</col>
 
635
      </row>
 
636
      <row>
 
637
        <col id="0" translatable="yes">Write only</col>
 
638
      </row>
 
639
      <row>
 
640
        <col id="0" translatable="yes">None</col>
 
641
      </row>
 
642
      <row>
 
643
        <col id="0" translatable="yes">---</col>
 
644
      </row>
 
645
    </data>
 
646
  </object>
 
647
</interface>