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=
"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 <object class=
"GtkGrid" id=
"grid1">
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">False
</property>
51 <property name=
"hexpand">True
</property>
52 <property name=
"row_spacing">2</property>
53 <property name=
"column_spacing">6</property>
55 <object class=
"GtkLabel" id=
"generalUserNameLabel">
56 <property name=
"visible">True
</property>
57 <property name=
"can_focus">False
</property>
58 <property name=
"halign">start
</property>
59 <property name=
"label" translatable=
"yes" context=
"authentificationpage|generalUserNameLabel">_User name
</property>
60 <property name=
"use_underline">True
</property>
61 <property name=
"mnemonic_widget">generalUserNameEntry
</property>
64 <property name=
"left_attach">0</property>
65 <property name=
"top_attach">0</property>
69 <object class=
"GtkEntry" id=
"generalUserNameEntry">
70 <property name=
"visible">True
</property>
71 <property name=
"can_focus">True
</property>
72 <property name=
"hexpand">True
</property>
73 <property name=
"activates_default">True
</property>
76 <property name=
"left_attach">1</property>
77 <property name=
"top_attach">0</property>
81 <object class=
"GtkCheckButton" id=
"passRequiredCheckbutton">
82 <property name=
"label" translatable=
"yes" context=
"authentificationpage|passRequiredCheckbutton">Password re_quired
</property>
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">True
</property>
85 <property name=
"receives_default">False
</property>
86 <property name=
"use_underline">True
</property>
87 <property name=
"xalign">0</property>
88 <property name=
"draw_indicator">True
</property>
91 <property name=
"left_attach">1</property>
92 <property name=
"top_attach">1</property>
100 <property name=
"expand">False
</property>
101 <property name=
"fill">True
</property>
102 <property name=
"position">2</property>
106 <object class=
"GtkButton" id=
"testConnectionButton">
107 <property name=
"label" translatable=
"yes" context=
"authentificationpage|testConnectionButton">_Test Connection
</property>
108 <property name=
"visible">True
</property>
109 <property name=
"can_focus">True
</property>
110 <property name=
"can_default">True
</property>
111 <property name=
"receives_default">True
</property>
112 <property name=
"halign">end
</property>
113 <property name=
"use_underline">True
</property>
116 <property name=
"expand">False
</property>
117 <property name=
"fill">True
</property>
118 <property name=
"position">3</property>