~ubuntu-branches/ubuntu/quantal/file-roller/quantal

« back to all changes in this revision

Viewing changes to data/ui/properties.ui

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-06 13:13:15 UTC
  • mfrom: (1.2.102)
  • Revision ID: package-import@ubuntu.com-20120606131315-v6o9g8e0cq9olkq1
Tags: 3.5.1-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libgtk-3-dev
  - Replace build-depends on gnome-doc-utils with yelp-tools
* debian/watch:
  - Watch for unstable versions

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.14"/>
4
 
  <!-- interface-naming-policy toplevel-contextual -->
5
 
  <object class="GtkDialog" id="prop_dialog">
6
 
    <property name="border_width">5</property>
7
 
    <property name="window_position">center-on-parent</property>
8
 
    <property name="type_hint">dialog</property>
9
 
    <child internal-child="vbox">
10
 
      <object class="GtkVBox" id="dialog-vbox12">
11
 
        <property name="visible">True</property>
12
 
        <property name="spacing">2</property>
13
 
        <child>
14
 
          <object class="GtkTable" id="table3">
15
 
            <property name="visible">True</property>
16
 
            <property name="border_width">5</property>
17
 
            <property name="n_rows">7</property>
18
 
            <property name="n_columns">2</property>
19
 
            <property name="column_spacing">12</property>
20
 
            <property name="row_spacing">6</property>
21
 
            <child>
22
 
              <object class="GtkLabel" id="p_name_label_label">
23
 
                <property name="visible">True</property>
24
 
                <property name="xalign">0</property>
25
 
                <property name="justify">center</property>
26
 
              </object>
27
 
              <packing>
28
 
                <property name="x_options">GTK_FILL</property>
29
 
                <property name="y_options"></property>
30
 
              </packing>
31
 
            </child>
32
 
            <child>
33
 
              <object class="GtkLabel" id="p_size_label_label">
34
 
                <property name="visible">True</property>
35
 
                <property name="xalign">0</property>
36
 
                <property name="justify">center</property>
37
 
              </object>
38
 
              <packing>
39
 
                <property name="top_attach">3</property>
40
 
                <property name="bottom_attach">4</property>
41
 
                <property name="x_options">GTK_FILL</property>
42
 
                <property name="y_options"></property>
43
 
              </packing>
44
 
            </child>
45
 
            <child>
46
 
              <object class="GtkLabel" id="p_size_label">
47
 
                <property name="visible">True</property>
48
 
                <property name="can_focus">True</property>
49
 
                <property name="xalign">0</property>
50
 
                <property name="selectable">True</property>
51
 
              </object>
52
 
              <packing>
53
 
                <property name="left_attach">1</property>
54
 
                <property name="right_attach">2</property>
55
 
                <property name="top_attach">3</property>
56
 
                <property name="bottom_attach">4</property>
57
 
                <property name="x_options">GTK_FILL</property>
58
 
                <property name="y_options"></property>
59
 
              </packing>
60
 
            </child>
61
 
            <child>
62
 
              <object class="GtkLabel" id="p_path_label_label">
63
 
                <property name="visible">True</property>
64
 
                <property name="xalign">0</property>
65
 
                <property name="justify">center</property>
66
 
              </object>
67
 
              <packing>
68
 
                <property name="top_attach">1</property>
69
 
                <property name="bottom_attach">2</property>
70
 
                <property name="x_options">GTK_FILL</property>
71
 
                <property name="y_options"></property>
72
 
              </packing>
73
 
            </child>
74
 
            <child>
75
 
              <object class="GtkLabel" id="p_cratio_label">
76
 
                <property name="visible">True</property>
77
 
                <property name="can_focus">True</property>
78
 
                <property name="xalign">0</property>
79
 
                <property name="selectable">True</property>
80
 
              </object>
81
 
              <packing>
82
 
                <property name="left_attach">1</property>
83
 
                <property name="right_attach">2</property>
84
 
                <property name="top_attach">5</property>
85
 
                <property name="bottom_attach">6</property>
86
 
                <property name="x_options">GTK_FILL</property>
87
 
                <property name="y_options"></property>
88
 
              </packing>
89
 
            </child>
90
 
            <child>
91
 
              <object class="GtkLabel" id="p_cratio_label_label">
92
 
                <property name="visible">True</property>
93
 
                <property name="xalign">0</property>
94
 
              </object>
95
 
              <packing>
96
 
                <property name="top_attach">5</property>
97
 
                <property name="bottom_attach">6</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="p_date_label">
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">2</property>
113
 
                <property name="bottom_attach">3</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="p_date_label_label">
120
 
                <property name="visible">True</property>
121
 
                <property name="xalign">0</property>
122
 
                <property name="justify">center</property>
123
 
              </object>
124
 
              <packing>
125
 
                <property name="top_attach">2</property>
126
 
                <property name="bottom_attach">3</property>
127
 
                <property name="x_options">GTK_FILL</property>
128
 
                <property name="y_options"></property>
129
 
              </packing>
130
 
            </child>
131
 
            <child>
132
 
              <object class="GtkLabel" id="p_uncomp_size_label_label">
133
 
                <property name="visible">True</property>
134
 
                <property name="xalign">0</property>
135
 
              </object>
136
 
              <packing>
137
 
                <property name="top_attach">4</property>
138
 
                <property name="bottom_attach">5</property>
139
 
                <property name="x_options">GTK_FILL</property>
140
 
                <property name="y_options"></property>
141
 
              </packing>
142
 
            </child>
143
 
            <child>
144
 
              <object class="GtkLabel" id="p_uncomp_size_label">
145
 
                <property name="visible">True</property>
146
 
                <property name="can_focus">True</property>
147
 
                <property name="xalign">0</property>
148
 
                <property name="selectable">True</property>
149
 
              </object>
150
 
              <packing>
151
 
                <property name="left_attach">1</property>
152
 
                <property name="right_attach">2</property>
153
 
                <property name="top_attach">4</property>
154
 
                <property name="bottom_attach">5</property>
155
 
                <property name="x_options">GTK_FILL</property>
156
 
                <property name="y_options"></property>
157
 
              </packing>
158
 
            </child>
159
 
            <child>
160
 
              <object class="GtkLabel" id="p_files_label">
161
 
                <property name="visible">True</property>
162
 
                <property name="can_focus">True</property>
163
 
                <property name="xalign">0</property>
164
 
                <property name="selectable">True</property>
165
 
              </object>
166
 
              <packing>
167
 
                <property name="left_attach">1</property>
168
 
                <property name="right_attach">2</property>
169
 
                <property name="top_attach">6</property>
170
 
                <property name="bottom_attach">7</property>
171
 
                <property name="x_options">GTK_FILL</property>
172
 
                <property name="y_options"></property>
173
 
              </packing>
174
 
            </child>
175
 
            <child>
176
 
              <object class="GtkLabel" id="p_files_label_label">
177
 
                <property name="visible">True</property>
178
 
                <property name="xalign">0</property>
179
 
                <property name="justify">center</property>
180
 
              </object>
181
 
              <packing>
182
 
                <property name="top_attach">6</property>
183
 
                <property name="bottom_attach">7</property>
184
 
                <property name="x_options">GTK_FILL</property>
185
 
                <property name="y_options"></property>
186
 
              </packing>
187
 
            </child>
188
 
            <child>
189
 
              <object class="GtkLabel" id="p_path_label">
190
 
                <property name="visible">True</property>
191
 
                <property name="can_focus">True</property>
192
 
                <property name="xalign">0</property>
193
 
                <property name="selectable">True</property>
194
 
                <property name="ellipsize">start</property>
195
 
              </object>
196
 
              <packing>
197
 
                <property name="left_attach">1</property>
198
 
                <property name="right_attach">2</property>
199
 
                <property name="top_attach">1</property>
200
 
                <property name="bottom_attach">2</property>
201
 
                <property name="y_options"></property>
202
 
              </packing>
203
 
            </child>
204
 
            <child>
205
 
              <object class="GtkLabel" id="p_name_label">
206
 
                <property name="visible">True</property>
207
 
                <property name="can_focus">True</property>
208
 
                <property name="xalign">0</property>
209
 
                <property name="selectable">True</property>
210
 
                <property name="ellipsize">end</property>
211
 
                <property name="width_chars">30</property>
212
 
              </object>
213
 
              <packing>
214
 
                <property name="left_attach">1</property>
215
 
                <property name="right_attach">2</property>
216
 
                <property name="y_options"></property>
217
 
              </packing>
218
 
            </child>
219
 
          </object>
220
 
          <packing>
221
 
            <property name="position">1</property>
222
 
          </packing>
223
 
        </child>
224
 
        <child internal-child="action_area">
225
 
          <object class="GtkHButtonBox" id="dialog-action_area12">
226
 
            <property name="visible">True</property>
227
 
            <property name="layout_style">end</property>
228
 
            <child>
229
 
              <object class="GtkButton" id="p_help_button">
230
 
                <property name="label">gtk-help</property>
231
 
                <property name="visible">True</property>
232
 
                <property name="can_focus">True</property>
233
 
                <property name="has_focus">True</property>
234
 
                <property name="can_default">True</property>
235
 
                <property name="has_default">True</property>
236
 
                <property name="receives_default">False</property>
237
 
                <property name="use_stock">True</property>
238
 
              </object>
239
 
              <packing>
240
 
                <property name="expand">False</property>
241
 
                <property name="fill">False</property>
242
 
                <property name="position">0</property>
243
 
                <property name="secondary">True</property>
244
 
              </packing>
245
 
            </child>
246
 
            <child>
247
 
              <object class="GtkButton" id="p_ok_button">
248
 
                <property name="label">gtk-close</property>
249
 
                <property name="visible">True</property>
250
 
                <property name="can_focus">True</property>
251
 
                <property name="can_default">True</property>
252
 
                <property name="receives_default">False</property>
253
 
                <property name="use_stock">True</property>
254
 
              </object>
255
 
              <packing>
256
 
                <property name="expand">False</property>
257
 
                <property name="fill">False</property>
258
 
                <property name="position">1</property>
259
 
              </packing>
260
 
            </child>
261
 
          </object>
262
 
          <packing>
263
 
            <property name="expand">False</property>
264
 
            <property name="pack_type">end</property>
265
 
            <property name="position">0</property>
266
 
          </packing>
267
 
        </child>
268
 
      </object>
269
 
    </child>
270
 
    <action-widgets>
271
 
      <action-widget response="-11">p_help_button</action-widget>
272
 
      <action-widget response="-7">p_ok_button</action-widget>
273
 
    </action-widgets>
274
 
  </object>
275
 
</interface>