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>
10 <object class=
"GtkBox" id=
"SpecialPostgresPage">
11 <property name=
"visible">True
</property>
12 <property name=
"can_focus">False
</property>
13 <property name=
"hexpand">True
</property>
14 <property name=
"vexpand">True
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
19 <object class=
"GtkLabel" id=
"header">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"halign">start
</property>
23 <property name=
"margin_bottom">6</property>
24 <child internal-child=
"accessible">
25 <object class=
"AtkObject">
26 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"specialpostgrespage|header">Set up connection to a PostgreSQL database
</property>
27 <property name=
"AtkObject::accessible-role">static
</property>
31 <attribute name=
"weight" value=
"bold"/>
35 <property name=
"expand">False
</property>
36 <property name=
"fill">True
</property>
37 <property name=
"position">0</property>
41 <object class=
"GtkLabel" id=
"helpLabel">
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">False
</property>
44 <child internal-child=
"accessible">
45 <object class=
"AtkObject">
46 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"specialpostgrespage|helpLabel">Please enter the required information to connect to a PostgreSQL database. Please contact your system administrator if you are unsure about the following settings.
</property>
47 <property name=
"AtkObject::accessible-role">static
</property>
50 <property name=
"wrap">True
</property>
51 <property name=
"width_chars">72</property>
52 <property name=
"max_width_chars">72</property>
53 <property name=
"xalign">0</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"position">1</property>
62 <!-- n-columns=1 n-rows=1 -->
63 <object class=
"GtkGrid" id=
"grid1">
64 <property name=
"visible">True
</property>
65 <property name=
"can_focus">False
</property>
66 <property name=
"hexpand">True
</property>
67 <property name=
"vexpand">True
</property>
68 <property name=
"row_spacing">6</property>
69 <property name=
"column_spacing">12</property>
71 <object class=
"GtkLabel" id=
"dbNameLabel">
72 <property name=
"visible">True
</property>
73 <property name=
"can_focus">False
</property>
74 <property name=
"label" translatable=
"yes" context=
"specialpostgrespage|dbNameLabel">_Database name:
</property>
75 <property name=
"use_underline">True
</property>
76 <property name=
"mnemonic_widget">dbNameEntry
</property>
77 <property name=
"xalign">1</property>
80 <property name=
"left_attach">0</property>
81 <property name=
"top_attach">0</property>
85 <object class=
"GtkLabel" id=
"hostNameLabel">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"label" translatable=
"yes" context=
"specialpostgrespage|hostNameLabel">_Server:
</property>
89 <property name=
"use_underline">True
</property>
90 <property name=
"mnemonic_widget">hostNameEntry
</property>
91 <property name=
"xalign">1</property>
94 <property name=
"left_attach">0</property>
95 <property name=
"top_attach">1</property>
99 <object class=
"GtkLabel" id=
"portNumLabel">
100 <property name=
"visible">True
</property>
101 <property name=
"can_focus">False
</property>
102 <property name=
"label" translatable=
"yes" context=
"specialpostgrespage|portNumLabel">_Port number:
</property>
103 <property name=
"use_underline">True
</property>
104 <property name=
"mnemonic_widget">portNumEntry
</property>
105 <property name=
"xalign">1</property>
108 <property name=
"left_attach">0</property>
109 <property name=
"top_attach">2</property>
113 <object class=
"GtkEntry" id=
"dbNameEntry">
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">True
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"truncate-multiline">True
</property>
118 <property name=
"activates_default">True
</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">0</property>
126 <object class=
"GtkEntry" id=
"hostNameEntry">
127 <property name=
"visible">True
</property>
128 <property name=
"can_focus">True
</property>
129 <property name=
"hexpand">True
</property>
130 <property name=
"truncate-multiline">True
</property>
131 <property name=
"activates_default">True
</property>
134 <property name=
"left_attach">1</property>
135 <property name=
"top_attach">1</property>
139 <object class=
"GtkBox" id=
"box1">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">False
</property>
142 <property name=
"hexpand">True
</property>
143 <property name=
"spacing">12</property>
145 <object class=
"GtkSpinButton" id=
"portNumEntry">
146 <property name=
"visible">True
</property>
147 <property name=
"can_focus">True
</property>
148 <property name=
"hexpand">True
</property>
149 <property name=
"activates_default">True
</property>
150 <property name=
"truncate-multiline">True
</property>
151 <property name=
"adjustment">adjustment1
</property>
154 <property name=
"expand">False
</property>
155 <property name=
"fill">True
</property>
156 <property name=
"position">0</property>
160 <object class=
"GtkLabel" id=
"portNumDefLabel">
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">False
</property>
163 <property name=
"label" translatable=
"yes" context=
"specialpostgrespage|portNumDefLabel">Default:
5432</property>
166 <property name=
"expand">False
</property>
167 <property name=
"fill">True
</property>
168 <property name=
"position">1</property>
173 <property name=
"left_attach">1</property>
174 <property name=
"top_attach">2</property>
179 <property name=
"expand">False
</property>
180 <property name=
"fill">True
</property>
181 <property name=
"position">2</property>
185 <!-- n-columns=2 n-rows=1 -->
186 <object class=
"GtkGrid" id=
"grid2">
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">False
</property>
189 <property name=
"hexpand">True
</property>
190 <property name=
"vexpand">True
</property>
191 <property name=
"row_spacing">6</property>
192 <property name=
"column_spacing">12</property>
194 <object class=
"GtkLabel" id=
"connectionStringLabel">
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">False
</property>
197 <property name=
"halign">start
</property>
198 <property name=
"label" translatable=
"yes" context=
"specialpostgrespage|connectionStringLabel">And/OR Enter the DBMS/driver-specific connection string here
</property>
199 <property name=
"use_underline">True
</property>
200 <property name=
"mnemonic_widget">browseurl
</property>
203 <property name=
"left_attach">0</property>
204 <property name=
"top_attach">0</property>
208 <!-- n-columns=2 n-rows=1 -->
209 <object class=
"GtkGrid" id =
"grid3">
210 <property name=
"visible">True
</property>
211 <property name=
"can-focus">False
</property>
212 <property name=
"hexpand">True
</property>
214 <object class=
"GtkEntry" id=
"browseurl">
215 <property name=
"visible">True
</property>
216 <property name=
"can-focus">True
</property>
217 <property name=
"hexpand">True
</property>
218 <property name=
"activates-default">True
</property>
219 <property name=
"truncate-multiline">True
</property>
222 <property name=
"left-attach">1</property>
223 <property name=
"top-attach">0</property>
227 <object class=
"GtkLabel" id=
"browselabel">
228 <property name=
"visible">True
</property>
229 <property name=
"can-focus">False
</property>
232 <property name=
"left-attach">0</property>
233 <property name=
"top-attach">0</property>
238 <property name=
"left_attach">0</property>
239 <property name=
"top_attach">1</property>
247 <property name=
"expand">False
</property>
248 <property name=
"fill">True
</property>
249 <property name=
"position">3</property>