Update git submodules
[LibreOffice.git] / dbaccess / uiconfig / ui / ldapconnectionpage.ui
blobc02c7bdb9f518d8c1a71d2cc0c9bc7392a502133
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="GtkAdjustment" id="adjustment1">
6 <property name="upper">1000000000000</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkBox" id="LDAPConnectionPage">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="border_width">6</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">6</property>
17 <child>
18 <object class="GtkLabel" id="header">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="halign">start</property>
22 <property name="margin_bottom">6</property>
23 <property name="label" translatable="yes" context="ldapconnectionpage|header">Set Up a Connection to an LDAP Directory</property>
24 <attributes>
25 <attribute name="weight" value="bold"/>
26 </attributes>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkLabel" id="helpLabel">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="label" translatable="yes" context="ldapconnectionpage|helpLabel">Please enter the required information to connect to an LDAP directory. Please contact your system administrator if you are unsure about the following settings.</property>
39 <property name="wrap">True</property>
40 <property name="width_chars">72</property>
41 <property name="max_width_chars">72</property>
42 <property name="xalign">0</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 <child>
51 <!-- n-columns=1 n-rows=1 -->
52 <object class="GtkGrid" id="grid1">
53 <property name="visible">True</property>
54 <property name="can_focus">False</property>
55 <property name="hexpand">True</property>
56 <property name="vexpand">True</property>
57 <property name="row_spacing">6</property>
58 <property name="column_spacing">12</property>
59 <child>
60 <object class="GtkLabel" id="hostNameLabel">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="label" translatable="yes" context="ldapconnectionpage|hostNameLabel">_Server:</property>
64 <property name="use_underline">True</property>
65 <property name="mnemonic_widget">hostNameEntry</property>
66 <property name="xalign">1</property>
67 </object>
68 <packing>
69 <property name="left_attach">0</property>
70 <property name="top_attach">0</property>
71 </packing>
72 </child>
73 <child>
74 <object class="GtkLabel" id="portNumLabel">
75 <property name="visible">True</property>
76 <property name="can_focus">False</property>
77 <property name="label" translatable="yes" context="ldapconnectionpage|portNumLabel">_Port number:</property>
78 <property name="use_underline">True</property>
79 <property name="mnemonic_widget">portNumEntry</property>
80 <property name="xalign">1</property>
81 </object>
82 <packing>
83 <property name="left_attach">0</property>
84 <property name="top_attach">2</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkEntry" id="hostNameEntry">
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="hexpand">True</property>
92 <property name="truncate-multiline">True</property>
93 <property name="activates_default">True</property>
94 </object>
95 <packing>
96 <property name="left_attach">1</property>
97 <property name="top_attach">0</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkBox" id="box1">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="hexpand">True</property>
105 <property name="spacing">12</property>
106 <child>
107 <object class="GtkSpinButton" id="portNumEntry">
108 <property name="visible">True</property>
109 <property name="can_focus">True</property>
110 <property name="hexpand">True</property>
111 <property name="activates_default">True</property>
112 <property name="truncate-multiline">True</property>
113 <property name="adjustment">adjustment1</property>
114 </object>
115 <packing>
116 <property name="expand">False</property>
117 <property name="fill">True</property>
118 <property name="position">0</property>
119 </packing>
120 </child>
121 <child>
122 <object class="GtkLabel" id="portNumDefLabel">
123 <property name="visible">True</property>
124 <property name="can_focus">False</property>
125 <property name="label" translatable="yes" context="ldapconnectionpage|portNumDefLabel">Default: 389</property>
126 </object>
127 <packing>
128 <property name="expand">False</property>
129 <property name="fill">True</property>
130 <property name="position">1</property>
131 </packing>
132 </child>
133 </object>
134 <packing>
135 <property name="left_attach">1</property>
136 <property name="top_attach">2</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkLabel" id="baseDNLabel">
141 <property name="visible">True</property>
142 <property name="can_focus">False</property>
143 <property name="label" translatable="yes" context="ldapconnectionpage|baseDNLabel">Base _DN:</property>
144 <property name="use_underline">True</property>
145 <property name="mnemonic_widget">baseDNEntry</property>
146 <property name="xalign">1</property>
147 </object>
148 <packing>
149 <property name="left_attach">0</property>
150 <property name="top_attach">1</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkEntry" id="baseDNEntry">
155 <property name="visible">True</property>
156 <property name="can_focus">True</property>
157 <property name="hexpand">True</property>
158 <property name="truncate-multiline">True</property>
159 <property name="activates_default">True</property>
160 </object>
161 <packing>
162 <property name="left_attach">1</property>
163 <property name="top_attach">1</property>
164 </packing>
165 </child>
166 </object>
167 <packing>
168 <property name="expand">False</property>
169 <property name="fill">True</property>
170 <property name="position">2</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkCheckButton" id="useSSLCheckbutton">
175 <property name="label" translatable="yes" context="ldapconnectionpage|useSSLCheckbutton">Use _secure connection (TLS/SSL)</property>
176 <property name="visible">True</property>
177 <property name="can_focus">True</property>
178 <property name="receives_default">False</property>
179 <property name="use_underline">True</property>
180 <property name="draw_indicator">True</property>
181 </object>
182 <packing>
183 <property name="expand">False</property>
184 <property name="fill">True</property>
185 <property name="position">3</property>
186 </packing>
187 </child>
188 </object>
189 </interface>