Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / dbwizconnectionpage.ui
blob81249794875d04086de98c89d1fb5a57a9580918
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="ConnectionPage">
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">12</property>
19 <attributes>
20 <attribute name="weight" value="bold"/>
21 </attributes>
22 </object>
23 <packing>
24 <property name="expand">False</property>
25 <property name="fill">True</property>
26 <property name="position">0</property>
27 </packing>
28 </child>
29 <child>
30 <object class="GtkLabel" id="helptext">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="margin_bottom">6</property>
34 <property name="label" translatable="yes" context="dbwizconnectionpage|helptext">label</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="hexpand">True</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="dbwizconnectionpage|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="dbwizconnectionpage|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="dbwizconnectionpage|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 <object class="GtkGrid">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="hexpand">True</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="activates_default">True</property>
104 </object>
105 <packing>
106 <property name="left_attach">1</property>
107 <property name="top_attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkLabel" id="browselabel">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">0</property>
118 </packing>
119 </child>
120 </object>
121 <packing>
122 <property name="left_attach">0</property>
123 <property name="top_attach">1</property>
124 </packing>
125 </child>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">2</property>
131 </packing>
132 </child>
133 </object>
134 </interface>