Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / copytablepage.ui
blob4c027a354af49cf1ec580decc1ec682a62176cd1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkGrid" id="CopyTablePage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="row_spacing">6</property>
10 <child>
11 <object class="GtkFrame" id="frame1">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="hexpand">True</property>
15 <property name="vexpand">True</property>
16 <property name="label_xalign">0</property>
17 <property name="shadow_type">none</property>
18 <child>
19 <object class="GtkAlignment" id="alignment1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="hexpand">True</property>
23 <property name="vexpand">True</property>
24 <property name="top_padding">6</property>
25 <property name="left_padding">12</property>
26 <child>
27 <object class="GtkGrid" id="grid1">
28 <property name="visible">True</property>
29 <property name="can_focus">False</property>
30 <property name="hexpand">True</property>
31 <property name="vexpand">True</property>
32 <property name="row_spacing">6</property>
33 <child>
34 <object class="GtkRadioButton" id="defdata">
35 <property name="label" translatable="yes" context="copytablepage|defdata">De_finition and data</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="receives_default">False</property>
39 <property name="use_underline">True</property>
40 <property name="xalign">0</property>
41 <property name="active">True</property>
42 <property name="draw_indicator">True</property>
43 </object>
44 <packing>
45 <property name="left_attach">0</property>
46 <property name="top_attach">0</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkRadioButton" id="def">
51 <property name="label" translatable="yes" context="copytablepage|def">Def_inition</property>
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">False</property>
55 <property name="use_underline">True</property>
56 <property name="xalign">0</property>
57 <property name="draw_indicator">True</property>
58 <property name="group">defdata</property>
59 </object>
60 <packing>
61 <property name="left_attach">0</property>
62 <property name="top_attach">1</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkRadioButton" id="view">
67 <property name="label" translatable="yes" context="copytablepage|view">A_s table view</property>
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="receives_default">False</property>
71 <property name="use_underline">True</property>
72 <property name="xalign">0</property>
73 <property name="draw_indicator">True</property>
74 <property name="group">defdata</property>
75 </object>
76 <packing>
77 <property name="left_attach">0</property>
78 <property name="top_attach">2</property>
79 </packing>
80 </child>
81 <child>
82 <object class="GtkRadioButton" id="data">
83 <property name="label" translatable="yes" context="copytablepage|data">Append _data</property>
84 <property name="visible">True</property>
85 <property name="can_focus">True</property>
86 <property name="receives_default">False</property>
87 <property name="use_underline">True</property>
88 <property name="xalign">0</property>
89 <property name="draw_indicator">True</property>
90 <property name="group">defdata</property>
91 </object>
92 <packing>
93 <property name="left_attach">0</property>
94 <property name="top_attach">3</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkCheckButton" id="firstline">
99 <property name="label" translatable="yes" context="copytablepage|firstline">Use first _line as column names</property>
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="receives_default">False</property>
103 <property name="use_underline">True</property>
104 <property name="xalign">0</property>
105 <property name="draw_indicator">True</property>
106 </object>
107 <packing>
108 <property name="left_attach">0</property>
109 <property name="top_attach">4</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkCheckButton" id="primarykey">
114 <property name="label" translatable="yes" context="copytablepage|primarykey">Crea_te new field as primary key</property>
115 <property name="visible">True</property>
116 <property name="can_focus">True</property>
117 <property name="receives_default">False</property>
118 <property name="use_underline">True</property>
119 <property name="xalign">0</property>
120 <property name="draw_indicator">True</property>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">5</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkAlignment" id="alignment2">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <property name="left_padding">12</property>
132 <child>
133 <object class="GtkGrid" id="grid3">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <property name="hexpand">True</property>
137 <property name="column_spacing">12</property>
138 <child>
139 <object class="GtkLabel" id="keynamelabel">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="label" translatable="yes" context="copytablepage|keynamelabel">Name:</property>
143 <property name="use_underline">True</property>
144 <property name="mnemonic_widget">keyname</property>
145 <property name="xalign">1</property>
146 </object>
147 <packing>
148 <property name="left_attach">0</property>
149 <property name="top_attach">0</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkEntry" id="keyname">
154 <property name="visible">True</property>
155 <property name="can_focus">True</property>
156 <property name="hexpand">True</property>
157 <property name="activates_default">True</property>
158 </object>
159 <packing>
160 <property name="left_attach">1</property>
161 <property name="top_attach">0</property>
162 </packing>
163 </child>
164 </object>
165 </child>
166 </object>
167 <packing>
168 <property name="left_attach">0</property>
169 <property name="top_attach">6</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkLabel" id="infoLabel">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="label" translatable="yes" context="copytablepage|infoLabel">Existing data fields can be set as primary key on the type formatting step (third page) of the wizard.</property>
177 <property name="wrap">True</property>
178 <property name="width_chars">72</property>
179 <property name="max_width_chars">72</property>
180 <property name="xalign">0</property>
181 </object>
182 <packing>
183 <property name="left_attach">0</property>
184 <property name="top_attach">7</property>
185 </packing>
186 </child>
187 </object>
188 </child>
189 </object>
190 </child>
191 <child type="label">
192 <object class="GtkLabel" id="label1">
193 <property name="visible">True</property>
194 <property name="can_focus">False</property>
195 <property name="label" translatable="yes" context="copytablepage|label1">Options</property>
196 <attributes>
197 <attribute name="weight" value="bold"/>
198 </attributes>
199 </object>
200 </child>
201 </object>
202 <packing>
203 <property name="left_attach">0</property>
204 <property name="top_attach">1</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkGrid" id="grid2">
209 <property name="visible">True</property>
210 <property name="can_focus">False</property>
211 <property name="hexpand">True</property>
212 <property name="column_spacing">12</property>
213 <child>
214 <object class="GtkLabel" id="label2">
215 <property name="visible">True</property>
216 <property name="can_focus">False</property>
217 <property name="label" translatable="yes" context="copytablepage|label2">Ta_ble name:</property>
218 <property name="use_underline">True</property>
219 <property name="mnemonic_widget">name</property>
220 <property name="xalign">1</property>
221 </object>
222 <packing>
223 <property name="left_attach">0</property>
224 <property name="top_attach">0</property>
225 </packing>
226 </child>
227 <child>
228 <object class="GtkEntry" id="name">
229 <property name="visible">True</property>
230 <property name="can_focus">True</property>
231 <property name="hexpand">True</property>
232 <property name="activates_default">True</property>
233 </object>
234 <packing>
235 <property name="left_attach">1</property>
236 <property name="top_attach">0</property>
237 </packing>
238 </child>
239 </object>
240 <packing>
241 <property name="left_attach">0</property>
242 <property name="top_attach">0</property>
243 </packing>
244 </child>
245 </object>
246 </interface>