1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <interface>
|
---|
3 | <!-- interface-requires gtk+ 3.0 -->
|
---|
4 | <object class="GtkWindow" id="wnd_greeter">
|
---|
5 | <property name="width_request">512</property>
|
---|
6 | <property name="height_request">348</property>
|
---|
7 | <property name="can_focus">False</property>
|
---|
8 | <property name="title" translatable="yes">VirtualBox Guest Additions Login</property>
|
---|
9 | <property name="resizable">False</property>
|
---|
10 | <property name="modal">True</property>
|
---|
11 | <property name="window_position">center</property>
|
---|
12 | <property name="default_width">512</property>
|
---|
13 | <property name="default_height">348</property>
|
---|
14 | <property name="has_resize_grip">False</property>
|
---|
15 | <child>
|
---|
16 | <object class="GtkNotebook" id="nb_greeter">
|
---|
17 | <property name="visible">True</property>
|
---|
18 | <property name="can_focus">True</property>
|
---|
19 | <child>
|
---|
20 | <object class="GtkBox" id="box1">
|
---|
21 | <property name="visible">True</property>
|
---|
22 | <property name="can_focus">False</property>
|
---|
23 | <property name="orientation">vertical</property>
|
---|
24 | <child>
|
---|
25 | <object class="GtkDrawingArea" id="drawingarea1">
|
---|
26 | <property name="visible">True</property>
|
---|
27 | <property name="can_focus">False</property>
|
---|
28 | </object>
|
---|
29 | <packing>
|
---|
30 | <property name="expand">True</property>
|
---|
31 | <property name="fill">True</property>
|
---|
32 | <property name="position">0</property>
|
---|
33 | </packing>
|
---|
34 | </child>
|
---|
35 | <child>
|
---|
36 | <object class="GtkBox" id="box3">
|
---|
37 | <property name="visible">True</property>
|
---|
38 | <property name="can_focus">False</property>
|
---|
39 | <property name="orientation">vertical</property>
|
---|
40 | <child>
|
---|
41 | <object class="GtkAspectFrame" id="aspectframe3">
|
---|
42 | <property name="visible">True</property>
|
---|
43 | <property name="can_focus">False</property>
|
---|
44 | <property name="valign">center</property>
|
---|
45 | <property name="label_xalign">0</property>
|
---|
46 | <property name="shadow_type">none</property>
|
---|
47 | <child>
|
---|
48 | <object class="GtkGrid" id="grid2">
|
---|
49 | <property name="visible">True</property>
|
---|
50 | <property name="can_focus">False</property>
|
---|
51 | <property name="n_columns">2</property>
|
---|
52 | <child>
|
---|
53 | <object class="GtkEntry" id="edt_password">
|
---|
54 | <property name="visible">True</property>
|
---|
55 | <property name="can_focus">True</property>
|
---|
56 | <property name="visibility">False</property>
|
---|
57 | <property name="invisible_char">●</property>
|
---|
58 | <property name="activates_default">True</property>
|
---|
59 | <property name="invisible_char_set">True</property>
|
---|
60 | </object>
|
---|
61 | <packing>
|
---|
62 | <property name="left_attach">1</property>
|
---|
63 | <property name="top_attach">1</property>
|
---|
64 | <property name="width">1</property>
|
---|
65 | <property name="height">1</property>
|
---|
66 | </packing>
|
---|
67 | </child>
|
---|
68 | <child>
|
---|
69 | <object class="GtkEntry" id="edt_username">
|
---|
70 | <property name="visible">True</property>
|
---|
71 | <property name="can_focus">True</property>
|
---|
72 | <property name="invisible_char">●</property>
|
---|
73 | <property name="invisible_char_set">True</property>
|
---|
74 | </object>
|
---|
75 | <packing>
|
---|
76 | <property name="left_attach">1</property>
|
---|
77 | <property name="top_attach">0</property>
|
---|
78 | <property name="width">1</property>
|
---|
79 | <property name="height">1</property>
|
---|
80 | </packing>
|
---|
81 | </child>
|
---|
82 | <child>
|
---|
83 | <object class="GtkLabel" id="label4">
|
---|
84 | <property name="visible">True</property>
|
---|
85 | <property name="can_focus">False</property>
|
---|
86 | <property name="margin_right">20</property>
|
---|
87 | <property name="xalign">0</property>
|
---|
88 | <property name="ypad">10</property>
|
---|
89 | <property name="label" translatable="yes">Username</property>
|
---|
90 | <property name="justify">center</property>
|
---|
91 | <attributes>
|
---|
92 | <attribute name="weight" value="ultraheavy"/>
|
---|
93 | </attributes>
|
---|
94 | </object>
|
---|
95 | <packing>
|
---|
96 | <property name="left_attach">0</property>
|
---|
97 | <property name="top_attach">0</property>
|
---|
98 | <property name="width">1</property>
|
---|
99 | <property name="height">1</property>
|
---|
100 | </packing>
|
---|
101 | </child>
|
---|
102 | <child>
|
---|
103 | <object class="GtkLabel" id="label5">
|
---|
104 | <property name="visible">True</property>
|
---|
105 | <property name="can_focus">False</property>
|
---|
106 | <property name="margin_right">20</property>
|
---|
107 | <property name="xalign">0</property>
|
---|
108 | <property name="ypad">10</property>
|
---|
109 | <property name="label" translatable="yes">Password</property>
|
---|
110 | <attributes>
|
---|
111 | <attribute name="weight" value="ultraheavy"/>
|
---|
112 | </attributes>
|
---|
113 | </object>
|
---|
114 | <packing>
|
---|
115 | <property name="left_attach">0</property>
|
---|
116 | <property name="top_attach">1</property>
|
---|
117 | <property name="width">1</property>
|
---|
118 | <property name="height">1</property>
|
---|
119 | </packing>
|
---|
120 | </child>
|
---|
121 | <child>
|
---|
122 | <object class="GtkButton" id="btn_login">
|
---|
123 | <property name="label" translatable="yes">Login</property>
|
---|
124 | <property name="visible">True</property>
|
---|
125 | <property name="can_focus">True</property>
|
---|
126 | <property name="receives_default">True</property>
|
---|
127 | <property name="use_action_appearance">False</property>
|
---|
128 | </object>
|
---|
129 | <packing>
|
---|
130 | <property name="left_attach">1</property>
|
---|
131 | <property name="top_attach">2</property>
|
---|
132 | <property name="width">1</property>
|
---|
133 | <property name="height">1</property>
|
---|
134 | </packing>
|
---|
135 | </child>
|
---|
136 | <child>
|
---|
137 | <placeholder/>
|
---|
138 | </child>
|
---|
139 | </object>
|
---|
140 | </child>
|
---|
141 | </object>
|
---|
142 | <packing>
|
---|
143 | <property name="expand">False</property>
|
---|
144 | <property name="fill">True</property>
|
---|
145 | <property name="position">0</property>
|
---|
146 | </packing>
|
---|
147 | </child>
|
---|
148 | <child>
|
---|
149 | <placeholder/>
|
---|
150 | </child>
|
---|
151 | </object>
|
---|
152 | <packing>
|
---|
153 | <property name="expand">False</property>
|
---|
154 | <property name="fill">True</property>
|
---|
155 | <property name="position">1</property>
|
---|
156 | </packing>
|
---|
157 | </child>
|
---|
158 | <child>
|
---|
159 | <object class="GtkLabel" id="lbl_info">
|
---|
160 | <property name="visible">True</property>
|
---|
161 | <property name="can_focus">False</property>
|
---|
162 | <property name="halign">center</property>
|
---|
163 | <property name="valign">end</property>
|
---|
164 | <property name="label" translatable="yes">VirtualBox Guest Additions</property>
|
---|
165 | </object>
|
---|
166 | <packing>
|
---|
167 | <property name="expand">False</property>
|
---|
168 | <property name="fill">False</property>
|
---|
169 | <property name="position">2</property>
|
---|
170 | </packing>
|
---|
171 | </child>
|
---|
172 | </object>
|
---|
173 | </child>
|
---|
174 | <child type="tab">
|
---|
175 | <object class="GtkLabel" id="lblLogin">
|
---|
176 | <property name="visible">True</property>
|
---|
177 | <property name="can_focus">False</property>
|
---|
178 | <property name="label" translatable="yes">Login</property>
|
---|
179 | </object>
|
---|
180 | <packing>
|
---|
181 | <property name="tab_fill">False</property>
|
---|
182 | </packing>
|
---|
183 | </child>
|
---|
184 | <child>
|
---|
185 | <object class="GtkAspectFrame" id="aspectframe2">
|
---|
186 | <property name="visible">True</property>
|
---|
187 | <property name="can_focus">False</property>
|
---|
188 | <property name="label_xalign">0</property>
|
---|
189 | <property name="shadow_type">none</property>
|
---|
190 | <child>
|
---|
191 | <object class="GtkLabel" id="label1">
|
---|
192 | <property name="visible">True</property>
|
---|
193 | <property name="can_focus">False</property>
|
---|
194 | <property name="label" translatable="yes">VirtualBox Guest Additions Auto-Logon</property>
|
---|
195 | <property name="justify">center</property>
|
---|
196 | <attributes>
|
---|
197 | <attribute name="weight" value="ultraheavy"/>
|
---|
198 | </attributes>
|
---|
199 | </object>
|
---|
200 | </child>
|
---|
201 | </object>
|
---|
202 | <packing>
|
---|
203 | <property name="position">1</property>
|
---|
204 | </packing>
|
---|
205 | </child>
|
---|
206 | <child type="tab">
|
---|
207 | <object class="GtkLabel" id="lblInformation">
|
---|
208 | <property name="visible">True</property>
|
---|
209 | <property name="can_focus">False</property>
|
---|
210 | <property name="label" translatable="yes">Information</property>
|
---|
211 | </object>
|
---|
212 | <packing>
|
---|
213 | <property name="position">1</property>
|
---|
214 | <property name="tab_fill">False</property>
|
---|
215 | </packing>
|
---|
216 | </child>
|
---|
217 | <child>
|
---|
218 | <placeholder/>
|
---|
219 | </child>
|
---|
220 | <child type="tab">
|
---|
221 | <placeholder/>
|
---|
222 | </child>
|
---|
223 | </object>
|
---|
224 | </child>
|
---|
225 | </object>
|
---|
226 | </interface>
|
---|
227 |
|
---|