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>
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>
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>
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>
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>
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>
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>
54 <property name=
"left_attach">0</property>
55 <property name=
"top_attach">0</property>
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>
66 <property name=
"left_attach">1</property>
67 <property name=
"top_attach">0</property>
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>
81 <property name=
"left_attach">0</property>
82 <property name=
"top_attach">1</property>
83 <property name=
"width">2</property>
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>
96 <property name=
"left_attach">0</property>
97 <property name=
"top_attach">2</property>
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>
109 <property name=
"left_attach">1</property>
110 <property name=
"top_attach">2</property>
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>
123 <property name=
"left_attach">0</property>
124 <property name=
"top_attach">3</property>
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>
136 <property name=
"left_attach">1</property>
137 <property name=
"top_attach">3</property>
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>
150 <attribute name=
"weight" value=
"bold"/>
156 <property name=
"expand">False
</property>
157 <property name=
"fill">True
</property>
158 <property name=
"position">0</property>