nss: upgrade to release 3.73
[LibreOffice.git] / dbaccess / uiconfig / ui / jdbcconnectionpage.ui
blob906385de16612317fec7a394ff8b64f75ce003ef
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.20"/>
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 <!-- n-columns=1 n-rows=1 -->
48 <object class="GtkGrid" id="grid1">
49 <property name="visible">True</property>
50 <property name="can_focus">False</property>
51 <property name="row_spacing">6</property>
52 <property name="column_spacing">12</property>
53 <child>
54 <object class="GtkLabel" id="browseurllabel">
55 <property name="visible">True</property>
56 <property name="can_focus">False</property>
57 <property name="halign">start</property>
58 <property name="label" translatable="yes" context="jdbcconnectionpage|browseurllabel">Path to the dBASE files:</property>
59 <property name="use_underline">True</property>
60 <property name="mnemonic_widget">browseurl</property>
61 </object>
62 <packing>
63 <property name="left_attach">0</property>
64 <property name="top_attach">0</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="create">
69 <property name="label" translatable="yes" context="jdbcconnectionpage|create">_Create New</property>
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="receives_default">True</property>
73 <property name="use_underline">True</property>
74 </object>
75 <packing>
76 <property name="left_attach">1</property>
77 <property name="top_attach">0</property>
78 </packing>
79 </child>
80 <child>
81 <object class="GtkButton" id="browse">
82 <property name="label" translatable="yes" context="jdbcconnectionpage|browse">_Browse…</property>
83 <property name="visible">True</property>
84 <property name="can_focus">True</property>
85 <property name="receives_default">True</property>
86 <property name="use_underline">True</property>
87 </object>
88 <packing>
89 <property name="left_attach">1</property>
90 <property name="top_attach">1</property>
91 </packing>
92 </child>
93 <child>
94 <!-- n-columns=1 n-rows=1 -->
95 <object class="GtkGrid">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <child>
99 <object class="GtkEntry" id="browseurl">
100 <property name="visible">True</property>
101 <property name="can_focus">True</property>
102 <property name="hexpand">True</property>
103 <property name="truncate-multiline">True</property>
104 <property name="activates_default">True</property>
105 </object>
106 <packing>
107 <property name="left_attach">1</property>
108 <property name="top_attach">0</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkLabel" id="browselabel">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 </object>
116 <packing>
117 <property name="left_attach">0</property>
118 <property name="top_attach">0</property>
119 </packing>
120 </child>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">1</property>
125 </packing>
126 </child>
127 </object>
128 <packing>
129 <property name="expand">False</property>
130 <property name="fill">True</property>
131 <property name="position">2</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkBox" id="box">
136 <property name="visible">True</property>
137 <property name="can_focus">False</property>
138 <property name="hexpand">True</property>
139 <property name="vexpand">True</property>
140 <property name="orientation">vertical</property>
141 <property name="spacing">6</property>
142 <child>
143 <object class="GtkLabel" id="jdbcLabel">
144 <property name="visible">True</property>
145 <property name="can_focus">False</property>
146 <property name="halign">start</property>
147 <property name="label" translatable="yes" context="jdbcconnectionpage|jdbcLabel">JDBC d_river class:</property>
148 <property name="use_underline">True</property>
149 <property name="mnemonic_widget">jdbcEntry</property>
150 </object>
151 <packing>
152 <property name="expand">False</property>
153 <property name="fill">True</property>
154 <property name="position">0</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkBox" id="box1">
159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
161 <property name="hexpand">True</property>
162 <property name="spacing">12</property>
163 <child>
164 <object class="GtkEntry" id="jdbcEntry">
165 <property name="visible">True</property>
166 <property name="can_focus">True</property>
167 <property name="hexpand">True</property>
168 <property name="truncate-multiline">True</property>
169 <property name="activates_default">True</property>
170 </object>
171 <packing>
172 <property name="expand">False</property>
173 <property name="fill">True</property>
174 <property name="position">0</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkButton" id="jdbcButton">
179 <property name="label" translatable="yes" context="jdbcconnectionpage|jdbcButton">_Test Class</property>
180 <property name="visible">True</property>
181 <property name="can_focus">True</property>
182 <property name="receives_default">True</property>
183 <property name="use_underline">True</property>
184 </object>
185 <packing>
186 <property name="expand">False</property>
187 <property name="fill">True</property>
188 <property name="position">1</property>
189 </packing>
190 </child>
191 </object>
192 <packing>
193 <property name="expand">False</property>
194 <property name="fill">True</property>
195 <property name="position">1</property>
196 </packing>
197 </child>
198 </object>
199 <packing>
200 <property name="expand">False</property>
201 <property name="fill">True</property>
202 <property name="position">3</property>
203 </packing>
204 </child>
205 </object>
206 </interface>