Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / ldappage.ui
blobd98767375c1cf26bf34da5879f16fe49ff8ebd3e
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="GtkAdjustment" id="adjustment2">
11 <property name="upper">65535</property>
12 <property name="step_increment">1</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkBox" id="LDAP">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="hexpand">True</property>
19 <property name="vexpand">True</property>
20 <property name="border_width">6</property>
21 <property name="orientation">vertical</property>
22 <property name="spacing">12</property>
23 <child>
24 <object class="GtkFrame" id="frame1">
25 <property name="visible">True</property>
26 <property name="can_focus">False</property>
27 <property name="hexpand">True</property>
28 <property name="label_xalign">0</property>
29 <property name="shadow_type">none</property>
30 <child>
31 <object class="GtkAlignment" id="alignment1">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="top_padding">6</property>
36 <property name="left_padding">12</property>
37 <child>
38 <object class="GtkGrid" id="grid1">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="hexpand">True</property>
42 <property name="row_spacing">6</property>
43 <property name="column_spacing">12</property>
44 <child>
45 <object class="GtkLabel" id="label1">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="label" translatable="yes" context="ldappage|label1">_Base DN:</property>
49 <property name="use_underline">True</property>
50 <property name="mnemonic_widget">baseDNEntry</property>
51 <property name="xalign">1</property>
52 </object>
53 <packing>
54 <property name="left_attach">0</property>
55 <property name="top_attach">0</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkEntry" id="baseDNEntry">
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="hexpand">True</property>
63 <property name="activates_default">True</property>
64 </object>
65 <packing>
66 <property name="left_attach">1</property>
67 <property name="top_attach">0</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkCheckButton" id="useSSLCheckbutton">
72 <property name="label" translatable="yes" context="ldappage|useSSLCheckbutton">Use secure connection (SSL)</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="receives_default">False</property>
76 <property name="use_underline">True</property>
77 <property name="xalign">0</property>
78 <property name="draw_indicator">True</property>
79 </object>
80 <packing>
81 <property name="left_attach">0</property>
82 <property name="top_attach">1</property>
83 <property name="width">2</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkLabel" id="label2">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="label" translatable="yes" context="ldappage|label2">_Port number:</property>
91 <property name="use_underline">True</property>
92 <property name="mnemonic_widget">portNumberSpinbutton</property>
93 <property name="xalign">1</property>
94 </object>
95 <packing>
96 <property name="left_attach">0</property>
97 <property name="top_attach">2</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkSpinButton" id="portNumberSpinbutton">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="hexpand">True</property>
105 <property name="activates_default">True</property>
106 <property name="adjustment">adjustment1</property>
107 </object>
108 <packing>
109 <property name="left_attach">1</property>
110 <property name="top_attach">2</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkLabel" id="label3">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="label" translatable="yes" context="ldappage|label3">Maximum number of _records:</property>
118 <property name="use_underline">True</property>
119 <property name="mnemonic_widget">LDAPRowCountspinbutton</property>
120 <property name="xalign">1</property>
121 </object>
122 <packing>
123 <property name="left_attach">0</property>
124 <property name="top_attach">3</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkSpinButton" id="LDAPRowCountspinbutton">
129 <property name="visible">True</property>
130 <property name="can_focus">True</property>
131 <property name="hexpand">True</property>
132 <property name="activates_default">True</property>
133 <property name="adjustment">adjustment2</property>
134 </object>
135 <packing>
136 <property name="left_attach">1</property>
137 <property name="top_attach">3</property>
138 </packing>
139 </child>
140 </object>
141 </child>
142 </object>
143 </child>
144 <child type="label">
145 <object class="GtkLabel" id="charsetheader">
146 <property name="visible">True</property>
147 <property name="can_focus">False</property>
148 <property name="label" translatable="yes" context="ldappage|charsetheader">Connection Settings</property>
149 <attributes>
150 <attribute name="weight" value="bold"/>
151 </attributes>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="expand">False</property>
157 <property name="fill">True</property>
158 <property name="position">0</property>
159 </packing>
160 </child>
161 </object>
162 </interface>