cURL: follow redirects
[LibreOffice.git] / dbaccess / uiconfig / ui / indexdesigndialog.ui
bloba0d34a83f70e8b5f4e89fde3c0a116b661f38266
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.4"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="IndexDesignDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Indexes</property>
10 <property name="resizable">False</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">2</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can_focus">False</property>
20 <property name="layout_style">end</property>
21 <child>
22 <object class="GtkButton" id="close">
23 <property name="label">gtk-close</property>
24 <property name="use_action_appearance">False</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="help">
38 <property name="label">gtk-help</property>
39 <property name="use_action_appearance">False</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</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 <property name="secondary">True</property>
50 </packing>
51 </child>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="pack_type">end</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkBox" id="box1">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="orientation">vertical</property>
65 <property name="spacing">6</property>
66 <child>
67 <object class="GtkGrid" id="grid3">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <child>
71 <object class="GtkToolbar" id="ACTIONS">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <child>
75 <object class="GtkToolButton" id="ID_INDEX_NEW">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="valign">start</property>
79 <property name="action_name">.index:createNew</property>
80 <property name="label" translatable="yes">New Index</property>
81 <property name="use_underline">True</property>
82 <property name="icon_name">dbaccess/res/sc036.png</property>
83 </object>
84 <packing>
85 <property name="expand">False</property>
86 <property name="homogeneous">True</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkToolButton" id="ID_INDEX_DROP">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="valign">start</property>
94 <property name="action_name">.index:dropCurrent</property>
95 <property name="label" translatable="yes">Delete Current Index</property>
96 <property name="use_underline">True</property>
97 <property name="icon_name">dbaccess/res/sc037.png</property>
98 </object>
99 <packing>
100 <property name="expand">False</property>
101 <property name="homogeneous">True</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkToolButton" id="ID_INDEX_RENAME">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 <property name="valign">start</property>
109 <property name="action_name">.index:renameCurrent</property>
110 <property name="label" translatable="yes">Rename Current Index</property>
111 <property name="use_underline">True</property>
112 <property name="icon_name">dbaccess/res/sc038.png</property>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="homogeneous">True</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkToolButton" id="ID_INDEX_SAVE">
121 <property name="visible">True</property>
122 <property name="can_focus">False</property>
123 <property name="valign">start</property>
124 <property name="action_name">.index:saveCurrent</property>
125 <property name="label" translatable="yes">Save Current Index</property>
126 <property name="use_underline">True</property>
127 <property name="icon_name">dbaccess/res/sc039.png</property>
128 </object>
129 <packing>
130 <property name="expand">False</property>
131 <property name="homogeneous">True</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkToolButton" id="ID_INDEX_RESET">
136 <property name="visible">True</property>
137 <property name="can_focus">False</property>
138 <property name="valign">start</property>
139 <property name="action_name">.index:resetCurrent</property>
140 <property name="label" translatable="yes">Reset Current Index</property>
141 <property name="use_underline">True</property>
142 <property name="icon_name">dbaccess/res/sc040.png</property>
143 </object>
144 <packing>
145 <property name="expand">False</property>
146 <property name="homogeneous">True</property>
147 </packing>
148 </child>
149 </object>
150 <packing>
151 <property name="left_attach">0</property>
152 <property name="top_attach">0</property>
153 </packing>
154 </child>
155 <child>
156 <object class="GtkGrid" id="grid2">
157 <property name="can_focus">False</property>
158 <property name="no_show_all">True</property>
159 <property name="halign">end</property>
160 <property name="valign">center</property>
161 <property name="hexpand">True</property>
162 <property name="column_spacing">12</property>
163 <child>
164 <object class="GtkImage" id="image1">
165 <property name="visible">True</property>
166 <property name="can_focus">False</property>
167 <property name="pixbuf">dbaccess/res/lc036.png</property>
168 </object>
169 <packing>
170 <property name="left_attach">0</property>
171 <property name="top_attach">0</property>
172 </packing>
173 </child>
174 <child>
175 <object class="GtkImage" id="image2">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="pixbuf">dbaccess/res/lc037.png</property>
179 </object>
180 <packing>
181 <property name="left_attach">1</property>
182 <property name="top_attach">0</property>
183 </packing>
184 </child>
185 <child>
186 <object class="GtkImage" id="image3">
187 <property name="visible">True</property>
188 <property name="can_focus">False</property>
189 <property name="pixbuf">dbaccess/res/lc038.png</property>
190 </object>
191 <packing>
192 <property name="left_attach">2</property>
193 <property name="top_attach">0</property>
194 </packing>
195 </child>
196 <child>
197 <object class="GtkImage" id="image4">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="pixbuf">dbaccess/res/lc039.png</property>
201 </object>
202 <packing>
203 <property name="left_attach">3</property>
204 <property name="top_attach">0</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkImage" id="image5">
209 <property name="visible">True</property>
210 <property name="can_focus">False</property>
211 <property name="pixbuf">dbaccess/res/lc040.png</property>
212 </object>
213 <packing>
214 <property name="left_attach">4</property>
215 <property name="top_attach">0</property>
216 </packing>
217 </child>
218 </object>
219 <packing>
220 <property name="left_attach">1</property>
221 <property name="top_attach">0</property>
222 </packing>
223 </child>
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="GtkGrid" id="grid1">
233 <property name="visible">True</property>
234 <property name="can_focus">False</property>
235 <property name="row_spacing">6</property>
236 <property name="column_spacing">12</property>
237 <child>
238 <object class="dbulo-DbaIndexList" id="INDEX_LIST">
239 <property name="visible">True</property>
240 <property name="can_focus">False</property>
241 <property name="hexpand">True</property>
242 <property name="vexpand">True</property>
243 <child internal-child="selection">
244 <object class="GtkTreeSelection" id="DbaIndexList-selection1"/>
245 </child>
246 </object>
247 <packing>
248 <property name="left_attach">0</property>
249 <property name="top_attach">0</property>
250 </packing>
251 </child>
252 <child>
253 <object class="GtkFrame" id="frame1">
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <property name="label_xalign">0</property>
257 <property name="shadow_type">none</property>
258 <child>
259 <object class="GtkAlignment" id="alignment1">
260 <property name="visible">True</property>
261 <property name="can_focus">False</property>
262 <property name="top_padding">6</property>
263 <property name="left_padding">12</property>
264 <child>
265 <object class="GtkGrid" id="grid5">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 <property name="row_spacing">6</property>
269 <property name="column_spacing">12</property>
270 <child>
271 <object class="GtkLabel" id="DESC_LABEL">
272 <property name="visible">True</property>
273 <property name="can_focus">False</property>
274 <property name="halign">start</property>
275 <property name="xalign">0</property>
276 <property name="label" translatable="yes">Index identifier:</property>
277 </object>
278 <packing>
279 <property name="left_attach">0</property>
280 <property name="top_attach">0</property>
281 </packing>
282 </child>
283 <child>
284 <object class="GtkLabel" id="DESCRIPTION">
285 <property name="visible">True</property>
286 <property name="can_focus">False</property>
287 <property name="halign">start</property>
288 <property name="xalign">0</property>
289 </object>
290 <packing>
291 <property name="left_attach">1</property>
292 <property name="top_attach">0</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkCheckButton" id="UNIQUE">
297 <property name="label" translatable="yes">_Unique</property>
298 <property name="use_action_appearance">False</property>
299 <property name="visible">True</property>
300 <property name="can_focus">True</property>
301 <property name="receives_default">False</property>
302 <property name="halign">start</property>
303 <property name="use_underline">True</property>
304 <property name="xalign">0</property>
305 <property name="draw_indicator">True</property>
306 </object>
307 <packing>
308 <property name="left_attach">0</property>
309 <property name="top_attach">1</property>
310 <property name="width">2</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkLabel" id="FIELDS_LABEL">
315 <property name="visible">True</property>
316 <property name="can_focus">False</property>
317 <property name="halign">start</property>
318 <property name="xalign">0</property>
319 <property name="label" translatable="yes">Fields:</property>
320 <property name="use_underline">True</property>
321 </object>
322 <packing>
323 <property name="left_attach">0</property>
324 <property name="top_attach">2</property>
325 <property name="width">2</property>
326 </packing>
327 </child>
328 <child>
329 <object class="dbulo-DbaIndexFieldsControl" id="FIELDS">
330 <property name="visible">True</property>
331 <property name="can_focus">True</property>
332 <property name="hexpand">True</property>
333 <property name="vexpand">True</property>
334 <child internal-child="selection">
335 <object class="GtkTreeSelection" id="IndexFieldsControl-selection"/>
336 </child>
337 </object>
338 <packing>
339 <property name="left_attach">0</property>
340 <property name="top_attach">3</property>
341 <property name="width">2</property>
342 </packing>
343 </child>
344 </object>
345 </child>
346 </object>
347 </child>
348 <child type="label">
349 <object class="GtkLabel" id="INDEX_DETAILS">
350 <property name="visible">True</property>
351 <property name="can_focus">False</property>
352 <property name="label" translatable="yes">Index Details</property>
353 <attributes>
354 <attribute name="weight" value="bold"/>
355 </attributes>
356 </object>
357 </child>
358 </object>
359 <packing>
360 <property name="left_attach">1</property>
361 <property name="top_attach">0</property>
362 </packing>
363 </child>
364 </object>
365 <packing>
366 <property name="expand">True</property>
367 <property name="fill">True</property>
368 <property name="position">1</property>
369 </packing>
370 </child>
371 </object>
372 <packing>
373 <property name="expand">True</property>
374 <property name="fill">True</property>
375 <property name="position">1</property>
376 </packing>
377 </child>
378 </object>
379 </child>
380 <action-widgets>
381 <action-widget response="0">close</action-widget>
382 <action-widget response="0">help</action-widget>
383 </action-widgets>
384 </object>
385 </interface>