1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"vcl">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"CUPSPasswordDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"cupspassworddialog|CUPSPasswordDialog">Authentication Request
</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">normal
</property>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label">gtk-ok
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use_stock">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label">gtk-cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use_stock">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"pack_type">end
</property>
60 <property name=
"position">0</property>
64 <object class=
"GtkGrid" id=
"grid1">
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">False
</property>
67 <property name=
"hexpand">True
</property>
68 <property name=
"vexpand">True
</property>
69 <property name=
"row_spacing">6</property>
70 <property name=
"column_spacing">12</property>
72 <object class=
"GtkLabel" id=
"label1">
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">False
</property>
75 <property name=
"label" translatable=
"yes" context=
"cupspassworddialog|label1">_User:
</property>
76 <property name=
"use_underline">True
</property>
77 <property name=
"mnemonic_widget">user
</property>
78 <property name=
"xalign">1</property>
81 <property name=
"left_attach">0</property>
82 <property name=
"top_attach">2</property>
86 <object class=
"GtkLabel" id=
"label2">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"label" translatable=
"yes" context=
"cupspassworddialog|label2">_Password:
</property>
90 <property name=
"use_underline">True
</property>
91 <property name=
"mnemonic_widget">pass
</property>
92 <property name=
"xalign">1</property>
95 <property name=
"left_attach">0</property>
96 <property name=
"top_attach">3</property>
100 <object class=
"GtkLabel" id=
"text">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
103 <property name=
"label" translatable=
"yes" context=
"cupspassworddialog|text">Please enter your authentication data for server ā%sā
</property>
104 <property name=
"use_underline">True
</property>
105 <property name=
"wrap">True
</property>
106 <property name=
"max_width_chars">56</property>
107 <property name=
"xalign">0</property>
110 <property name=
"left_attach">0</property>
111 <property name=
"top_attach">0</property>
112 <property name=
"width">2</property>
116 <object class=
"GtkEntry" id=
"user">
117 <property name=
"visible">True
</property>
118 <property name=
"can_focus">True
</property>
119 <property name=
"hexpand">True
</property>
120 <property name=
"activates_default">True
</property>
123 <property name=
"left_attach">1</property>
124 <property name=
"top_attach">2</property>
128 <object class=
"GtkEntry" id=
"pass">
129 <property name=
"visible">True
</property>
130 <property name=
"can_focus">True
</property>
131 <property name=
"hexpand">True
</property>
132 <property name=
"visibility">False
</property>
133 <property name=
"activates_default">True
</property>
134 <property name=
"input_purpose">password
</property>
137 <property name=
"left_attach">1</property>
138 <property name=
"top_attach">3</property>
142 <object class=
"GtkLabel" id=
"label3">
143 <property name=
"can_focus">False
</property>
144 <property name=
"no_show_all">True
</property>
145 <property name=
"label" translatable=
"yes" context=
"cupspassworddialog|label1">_Domain:
</property>
146 <property name=
"use_underline">True
</property>
147 <property name=
"mnemonic_widget">domain
</property>
148 <property name=
"xalign">1</property>
151 <property name=
"left_attach">0</property>
152 <property name=
"top_attach">1</property>
156 <object class=
"GtkEntry" id=
"domain">
157 <property name=
"can_focus">True
</property>
158 <property name=
"no_show_all">True
</property>
159 <property name=
"hexpand">True
</property>
160 <property name=
"activates_default">True
</property>
163 <property name=
"left_attach">1</property>
164 <property name=
"top_attach">1</property>
169 <property name=
"expand">False
</property>
170 <property name=
"fill">True
</property>
171 <property name=
"position">1</property>
177 <action-widget response=
"-5">ok
</action-widget>
178 <action-widget response=
"-6">cancel
</action-widget>