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=
"AuthentificationPage">
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>
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 <property name=
"label" translatable=
"yes" context=
"authentificationpage|header">Set up the user authentication
</property>
21 <attribute name=
"weight" value=
"bold"/>
25 <property name=
"expand">False
</property>
26 <property name=
"fill">True
</property>
27 <property name=
"position">0</property>
31 <object class=
"GtkLabel" id=
"helptext">
32 <property name=
"visible">True
</property>
33 <property name=
"can_focus">False
</property>
34 <property name=
"margin_bottom">6</property>
35 <property name=
"label" translatable=
"yes" context=
"authentificationpage|helptext">Some databases require you to enter a user name.
</property>
36 <property name=
"wrap">True
</property>
37 <property name=
"width_chars">72</property>
38 <property name=
"max_width_chars">72</property>
39 <property name=
"xalign">0</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">1</property>
48 <!-- n-columns=1 n-rows=1 -->
49 <object class=
"GtkGrid" id=
"grid1">
50 <property name=
"visible">True
</property>
51 <property name=
"can_focus">False
</property>
52 <property name=
"hexpand">True
</property>
53 <property name=
"row_spacing">2</property>
54 <property name=
"column_spacing">6</property>
56 <object class=
"GtkLabel" id=
"generalUserNameLabel">
57 <property name=
"visible">True
</property>
58 <property name=
"can_focus">False
</property>
59 <property name=
"halign">start
</property>
60 <property name=
"label" translatable=
"yes" context=
"authentificationpage|generalUserNameLabel">_User name
</property>
61 <property name=
"use_underline">True
</property>
62 <property name=
"mnemonic_widget">generalUserNameEntry
</property>
65 <property name=
"left_attach">0</property>
66 <property name=
"top_attach">0</property>
70 <object class=
"GtkEntry" id=
"generalUserNameEntry">
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">True
</property>
73 <property name=
"hexpand">True
</property>
74 <property name=
"truncate-multiline">True
</property>
75 <property name=
"activates_default">True
</property>
78 <property name=
"left_attach">1</property>
79 <property name=
"top_attach">0</property>
83 <object class=
"GtkCheckButton" id=
"passRequiredCheckbutton">
84 <property name=
"label" translatable=
"yes" context=
"authentificationpage|passRequiredCheckbutton">Password re_quired
</property>
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">True
</property>
87 <property name=
"receives_default">False
</property>
88 <property name=
"use_underline">True
</property>
89 <property name=
"draw_indicator">True
</property>
92 <property name=
"left_attach">1</property>
93 <property name=
"top_attach">1</property>
101 <property name=
"expand">False
</property>
102 <property name=
"fill">True
</property>
103 <property name=
"position">2</property>
107 <object class=
"GtkButton" id=
"testConnectionButton">
108 <property name=
"label" translatable=
"yes" context=
"authentificationpage|testConnectionButton">_Test Connection
</property>
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">True
</property>
111 <property name=
"can_default">True
</property>
112 <property name=
"receives_default">True
</property>
113 <property name=
"halign">end
</property>
114 <property name=
"use_underline">True
</property>
117 <property name=
"expand">False
</property>
118 <property name=
"fill">True
</property>
119 <property name=
"position">3</property>