1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"uui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"LoginDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"logindialog|LoginDialog">Authentication Required
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default-width">0</property>
11 <property name=
"default-height">0</property>
12 <property name=
"type-hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can-focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can-focus">False
</property>
21 <property name=
"layout-style">end
</property>
23 <object class=
"GtkButton" id=
"ok">
24 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can-focus">True
</property>
27 <property name=
"can-default">True
</property>
28 <property name=
"has-default">True
</property>
29 <property name=
"receives-default">True
</property>
30 <property name=
"use-underline">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"receives-default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can-focus">True
</property>
57 <property name=
"receives-default">True
</property>
58 <property name=
"use-underline">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">2</property>
64 <property name=
"secondary">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"pack-type">end
</property>
72 <property name=
"position">0</property>
76 <!-- n-columns=2 n-rows=10 -->
77 <object class=
"GtkGrid" id=
"grid1">
78 <property name=
"visible">True
</property>
79 <property name=
"can-focus">False
</property>
80 <property name=
"row-spacing">6</property>
81 <property name=
"column-spacing">12</property>
83 <object class=
"GtkCheckButton" id=
"syscreds">
84 <property name=
"label" translatable=
"yes" context=
"logindialog|syscreds">_Use system credentials
</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">0</property>
93 <property name=
"top-attach">8</property>
94 <property name=
"width">2</property>
98 <object class=
"GtkCheckButton" id=
"remember">
99 <property name=
"label" translatable=
"yes" context=
"logindialog|remember">_Remember credentials
</property>
100 <property name=
"visible">True
</property>
101 <property name=
"can-focus">True
</property>
102 <property name=
"receives-default">False
</property>
103 <property name=
"use-underline">True
</property>
104 <property name=
"draw-indicator">True
</property>
107 <property name=
"left-attach">0</property>
108 <property name=
"top-attach">9</property>
109 <property name=
"width">2</property>
113 <object class=
"GtkEntry" id=
"accounted">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">True
</property>
116 <property name=
"hexpand">True
</property>
117 <property name=
"activates-default">True
</property>
118 <property name=
"truncate-multiline">True
</property>
121 <property name=
"left-attach">1</property>
122 <property name=
"top-attach">7</property>
126 <object class=
"GtkLabel" id=
"accountft">
127 <property name=
"visible">True
</property>
128 <property name=
"can-focus">False
</property>
129 <property name=
"label" translatable=
"yes" context=
"logindialog|accountft">A_ccount:
</property>
130 <property name=
"use-underline">True
</property>
131 <property name=
"mnemonic-widget">accounted
</property>
132 <property name=
"xalign">0</property>
135 <property name=
"left-attach">0</property>
136 <property name=
"top-attach">7</property>
140 <object class=
"GtkLabel" id=
"passwordft">
141 <property name=
"visible">True
</property>
142 <property name=
"can-focus">False
</property>
143 <property name=
"label" translatable=
"yes" context=
"logindialog|passwordft">Pass_word:
</property>
144 <property name=
"use-underline">True
</property>
145 <property name=
"mnemonic-widget">passworded
</property>
146 <property name=
"xalign">0</property>
149 <property name=
"left-attach">0</property>
150 <property name=
"top-attach">6</property>
154 <object class=
"GtkEntry" id=
"passworded">
155 <property name=
"visible">True
</property>
156 <property name=
"can-focus">True
</property>
157 <property name=
"hexpand">True
</property>
158 <property name=
"visibility">False
</property>
159 <property name=
"activates-default">True
</property>
160 <property name=
"truncate-multiline">True
</property>
163 <property name=
"left-attach">1</property>
164 <property name=
"top-attach">6</property>
168 <object class=
"GtkEntry" id=
"nameed">
169 <property name=
"visible">True
</property>
170 <property name=
"can-focus">True
</property>
171 <property name=
"hexpand">True
</property>
172 <property name=
"activates-default">True
</property>
173 <property name=
"truncate-multiline">True
</property>
176 <property name=
"left-attach">1</property>
177 <property name=
"top-attach">5</property>
181 <object class=
"GtkLabel" id=
"nameft">
182 <property name=
"visible">True
</property>
183 <property name=
"can-focus">False
</property>
184 <property name=
"label" translatable=
"yes" context=
"logindialog|nameft">_User name:
</property>
185 <property name=
"use-underline">True
</property>
186 <property name=
"mnemonic-widget">nameed
</property>
187 <property name=
"xalign">0</property>
190 <property name=
"left-attach">0</property>
191 <property name=
"top-attach">5</property>
195 <object class=
"GtkLabel" id=
"loginrealm">
196 <property name=
"can-focus">False
</property>
197 <property name=
"no-show-all">True
</property>
198 <property name=
"label" translatable=
"yes" context=
"logindialog|loginrealm">Enter user name and password for:
199 “%
2” on %
1</property>
200 <property name=
"xalign">0</property>
203 <property name=
"left-attach">0</property>
204 <property name=
"top-attach">3</property>
205 <property name=
"width">2</property>
209 <object class=
"GtkLabel" id=
"wrongloginrealm">
210 <property name=
"can-focus">False
</property>
211 <property name=
"no-show-all">True
</property>
212 <property name=
"label" translatable=
"yes" context=
"logindialog|wrongloginrealm">Wrong user name and password for:
213 “%
2” on %
1</property>
214 <property name=
"xalign">0</property>
217 <property name=
"left-attach">0</property>
218 <property name=
"top-attach">3</property>
219 <property name=
"width">2</property>
223 <object class=
"GtkLabel" id=
"wrongrequestinfo">
224 <property name=
"can-focus">False
</property>
225 <property name=
"no-show-all">True
</property>
226 <property name=
"label" translatable=
"yes" context=
"logindialog|wrongrequestinfo">Wrong user name and password for:
228 <property name=
"xalign">0</property>
231 <property name=
"left-attach">0</property>
232 <property name=
"top-attach">3</property>
233 <property name=
"width">2</property>
237 <object class=
"GtkLabel" id=
"requestinfo">
238 <property name=
"visible">True
</property>
239 <property name=
"can-focus">False
</property>
240 <property name=
"label" translatable=
"yes" context=
"logindialog|requestinfo">Enter user name and password for:
242 <property name=
"xalign">0</property>
245 <property name=
"left-attach">0</property>
246 <property name=
"top-attach">2</property>
247 <property name=
"width">2</property>
251 <object class=
"GtkLabel" id=
"errorft">
252 <property name=
"visible">True
</property>
253 <property name=
"can-focus">False
</property>
254 <property name=
"label" translatable=
"yes" context=
"logindialog|errorft">Message from server:
</property>
255 <property name=
"use-underline">True
</property>
256 <property name=
"mnemonic-widget">errorinfo
</property>
257 <property name=
"xalign">0</property>
260 <property name=
"left-attach">0</property>
261 <property name=
"top-attach">0</property>
262 <property name=
"width">2</property>
266 <object class=
"GtkLabel" id=
"errorinfo">
267 <property name=
"visible">True
</property>
268 <property name=
"can-focus">False
</property>
269 <property name=
"wrap">True
</property>
270 <property name=
"width-chars">56</property>
271 <property name=
"xalign">0</property>
274 <property name=
"left-attach">0</property>
275 <property name=
"top-attach">1</property>
276 <property name=
"width">2</property>
287 <property name=
"expand">False
</property>
288 <property name=
"fill">True
</property>
289 <property name=
"position">1</property>
295 <action-widget response=
"-5">ok
</action-widget>
296 <action-widget response=
"-6">cancel
</action-widget>
297 <action-widget response=
"-11">help
</action-widget>