Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / generalspecialjdbcdetailspage.ui
blob6280e2cc1a4cb6eb4d431f5730963acee02a9216
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="GtkAdjustment" id="adjustment1">
6 <property name="upper">65535</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkBox" id="GeneralSpecialJDBCDetails">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="vexpand">True</property>
15 <property name="border_width">6</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child>
19 <object class="GtkFrame" id="frame2">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="hexpand">True</property>
23 <property name="label_xalign">0</property>
24 <property name="shadow_type">none</property>
25 <child>
26 <object class="GtkAlignment" id="alignment2">
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="hexpand">True</property>
30 <property name="top_padding">6</property>
31 <property name="left_padding">12</property>
32 <child>
33 <object class="GtkGrid" id="grid1">
34 <property name="visible">True</property>
35 <property name="can_focus">False</property>
36 <property name="row_spacing">6</property>
37 <property name="column_spacing">12</property>
38 <child>
39 <object class="GtkLabel" id="label2">
40 <property name="visible">True</property>
41 <property name="can_focus">False</property>
42 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|label2">_Host name:</property>
43 <property name="use_underline">True</property>
44 <property name="mnemonic_widget">hostNameEntry</property>
45 <property name="xalign">1</property>
46 </object>
47 <packing>
48 <property name="left_attach">0</property>
49 <property name="top_attach">0</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkLabel" id="label3">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|label3">_Port number:</property>
57 <property name="use_underline">True</property>
58 <property name="mnemonic_widget">portNumberSpinbutton</property>
59 <property name="xalign">1</property>
60 </object>
61 <packing>
62 <property name="left_attach">0</property>
63 <property name="top_attach">1</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkEntry" id="hostNameEntry">
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="hexpand">True</property>
71 <property name="activates_default">True</property>
72 </object>
73 <packing>
74 <property name="left_attach">1</property>
75 <property name="top_attach">0</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkLabel" id="socketLabel">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|socketLabel">Socket:</property>
83 <property name="xalign">1</property>
84 </object>
85 <packing>
86 <property name="left_attach">0</property>
87 <property name="top_attach">2</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkLabel" id="driverClassLabel">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|driverClassLabel">MySQL JDBC d_river class:</property>
95 <property name="use_underline">True</property>
96 <property name="mnemonic_widget">jdbcDriverClassEntry</property>
97 <property name="xalign">1</property>
98 </object>
99 <packing>
100 <property name="left_attach">0</property>
101 <property name="top_attach">3</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkEntry" id="jdbcDriverClassEntry">
106 <property name="visible">True</property>
107 <property name="can_focus">True</property>
108 <property name="hexpand">True</property>
109 <property name="activates_default">True</property>
110 </object>
111 <packing>
112 <property name="left_attach">1</property>
113 <property name="top_attach">3</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkButton" id="testDriverClassButton">
118 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|testDriverClassButton">Test Class</property>
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="receives_default">True</property>
122 </object>
123 <packing>
124 <property name="left_attach">2</property>
125 <property name="top_attach">3</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkEntry" id="socketEntry">
130 <property name="visible">True</property>
131 <property name="can_focus">True</property>
132 <property name="hexpand">True</property>
133 <property name="activates_default">True</property>
134 </object>
135 <packing>
136 <property name="left_attach">1</property>
137 <property name="top_attach">2</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkSpinButton" id="portNumberSpinbutton">
142 <property name="visible">True</property>
143 <property name="can_focus">True</property>
144 <property name="hexpand">True</property>
145 <property name="adjustment">adjustment1</property>
146 </object>
147 <packing>
148 <property name="left_attach">1</property>
149 <property name="top_attach">1</property>
150 </packing>
151 </child>
152 <child>
153 <placeholder/>
154 </child>
155 <child>
156 <placeholder/>
157 </child>
158 <child>
159 <placeholder/>
160 </child>
161 </object>
162 </child>
163 </object>
164 </child>
165 <child type="label">
166 <object class="GtkLabel" id="label1">
167 <property name="visible">True</property>
168 <property name="can_focus">False</property>
169 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|label1">Connection Settings</property>
170 <attributes>
171 <attribute name="weight" value="bold"/>
172 </attributes>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="position">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkFrame" id="frame1">
184 <property name="visible">True</property>
185 <property name="can_focus">False</property>
186 <property name="hexpand">True</property>
187 <property name="label_xalign">0</property>
188 <property name="shadow_type">none</property>
189 <child>
190 <object class="GtkAlignment" id="alignment1">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="hexpand">True</property>
194 <property name="top_padding">6</property>
195 <property name="left_padding">12</property>
196 <child>
197 <object class="GtkBox" id="box1">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="hexpand">True</property>
201 <property name="spacing">12</property>
202 <child>
203 <object class="GtkLabel" id="charsetlabel">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|charsetlabel">_Character set:</property>
207 <property name="use_underline">True</property>
208 <property name="mnemonic_widget">charset</property>
209 </object>
210 <packing>
211 <property name="expand">False</property>
212 <property name="fill">True</property>
213 <property name="position">0</property>
214 </packing>
215 </child>
216 <child>
217 <object class="GtkComboBoxText" id="charset">
218 <property name="visible">True</property>
219 <property name="can_focus">True</property>
220 <property name="hexpand">True</property>
221 </object>
222 <packing>
223 <property name="expand">False</property>
224 <property name="fill">True</property>
225 <property name="position">1</property>
226 </packing>
227 </child>
228 </object>
229 </child>
230 </object>
231 </child>
232 <child type="label">
233 <object class="GtkLabel" id="charsetheader">
234 <property name="visible">True</property>
235 <property name="can_focus">False</property>
236 <property name="label" translatable="yes" context="generalspecialjdbcdetailspage|charsetheader">Data Conversion</property>
237 <attributes>
238 <attribute name="weight" value="bold"/>
239 </attributes>
240 </object>
241 </child>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">1</property>
247 </packing>
248 </child>
249 </object>
250 </interface>