Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / jdbcconnectionpage.ui
blob9e55d4e0e7ae2e84002410742e3fcbb145743063
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="GtkBox" id="JDBCConnectionPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="orientation">vertical</property>
12 <property name="spacing">12</property>
13 <child>
14 <object class="GtkLabel" id="header">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="halign">start</property>
18 <property name="margin_bottom">6</property>
19 <property name="label" translatable="yes" context="jdbcconnectionpage|header">Set Up a Connection to a JDBC Database</property>
20 <attributes>
21 <attribute name="weight" value="bold"/>
22 </attributes>
23 </object>
24 <packing>
25 <property name="expand">False</property>
26 <property name="fill">True</property>
27 <property name="position">0</property>
28 </packing>
29 </child>
30 <child>
31 <object class="GtkLabel" id="helptext">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="label" translatable="yes" context="jdbcconnectionpage|helptext">Please enter the required information to connect to a JDBC database. Please contact your system administrator if you are unsure about the following settings.</property>
35 <property name="wrap">True</property>
36 <property name="width_chars">72</property>
37 <property name="max_width_chars">72</property>
38 <property name="xalign">0</property>
39 </object>
40 <packing>
41 <property name="expand">False</property>
42 <property name="fill">True</property>
43 <property name="position">1</property>
44 </packing>
45 </child>
46 <child>
47 <object class="GtkGrid" id="grid1">
48 <property name="visible">True</property>
49 <property name="can_focus">False</property>
50 <property name="row_spacing">6</property>
51 <property name="column_spacing">12</property>
52 <child>
53 <object class="GtkLabel" id="browseurllabel">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="halign">start</property>
57 <property name="label" translatable="yes" context="jdbcconnectionpage|browseurllabel">Path to the dBASE files:</property>
58 <property name="use_underline">True</property>
59 <property name="mnemonic_widget">browseurl</property>
60 </object>
61 <packing>
62 <property name="left_attach">0</property>
63 <property name="top_attach">0</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="create">
68 <property name="label" translatable="yes" context="jdbcconnectionpage|create">_Create New</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">True</property>
72 <property name="use_underline">True</property>
73 </object>
74 <packing>
75 <property name="left_attach">1</property>
76 <property name="top_attach">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkButton" id="browse">
81 <property name="label" translatable="yes" context="jdbcconnectionpage|browse">_Browse…</property>
82 <property name="visible">True</property>
83 <property name="can_focus">True</property>
84 <property name="receives_default">True</property>
85 <property name="use_underline">True</property>
86 </object>
87 <packing>
88 <property name="left_attach">1</property>
89 <property name="top_attach">1</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkGrid">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <child>
97 <object class="GtkEntry" id="browseurl">
98 <property name="visible">True</property>
99 <property name="can_focus">True</property>
100 <property name="hexpand">True</property>
101 <property name="activates_default">True</property>
102 </object>
103 <packing>
104 <property name="left_attach">1</property>
105 <property name="top_attach">0</property>
106 </packing>
107 </child>
108 <child>
109 <object class="GtkLabel" id="browselabel">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">0</property>
116 </packing>
117 </child>
118 </object>
119 <packing>
120 <property name="left_attach">0</property>
121 <property name="top_attach">1</property>
122 </packing>
123 </child>
124 </object>
125 <packing>
126 <property name="expand">False</property>
127 <property name="fill">True</property>
128 <property name="position">2</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkBox" id="box">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
135 <property name="hexpand">True</property>
136 <property name="vexpand">True</property>
137 <property name="orientation">vertical</property>
138 <property name="spacing">6</property>
139 <child>
140 <object class="GtkLabel" id="jdbcLabel">
141 <property name="visible">True</property>
142 <property name="can_focus">False</property>
143 <property name="halign">start</property>
144 <property name="label" translatable="yes" context="jdbcconnectionpage|jdbcLabel">JDBC d_river class:</property>
145 <property name="use_underline">True</property>
146 <property name="mnemonic_widget">jdbcEntry</property>
147 </object>
148 <packing>
149 <property name="expand">False</property>
150 <property name="fill">True</property>
151 <property name="position">0</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkBox" id="box1">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="hexpand">True</property>
159 <property name="spacing">12</property>
160 <child>
161 <object class="GtkEntry" id="jdbcEntry">
162 <property name="visible">True</property>
163 <property name="can_focus">True</property>
164 <property name="hexpand">True</property>
165 <property name="activates_default">True</property>
166 </object>
167 <packing>
168 <property name="expand">False</property>
169 <property name="fill">True</property>
170 <property name="position">0</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkButton" id="jdbcButton">
175 <property name="label" translatable="yes" context="jdbcconnectionpage|jdbcButton">_Test Class</property>
176 <property name="visible">True</property>
177 <property name="can_focus">True</property>
178 <property name="receives_default">True</property>
179 <property name="use_underline">True</property>
180 </object>
181 <packing>
182 <property name="expand">False</property>
183 <property name="fill">True</property>
184 <property name="position">1</property>
185 </packing>
186 </child>
187 </object>
188 <packing>
189 <property name="expand">False</property>
190 <property name="fill">True</property>
191 <property name="position">1</property>
192 </packing>
193 </child>
194 </object>
195 <packing>
196 <property name="expand">False</property>
197 <property name="fill">True</property>
198 <property name="position">3</property>
199 </packing>
200 </child>
201 </object>
202 </interface>