|
2 | 2 | <!-- Generated with glade 3.22.1 --> |
3 | 3 | <interface> |
4 | 4 | <requires lib="gtk+" version="3.20"/> |
5 | | - <object class="GtkWindow"> |
6 | | - <property name="width_request">420</property> |
7 | | - <property name="height_request">520</property> |
8 | | - <property name="can_focus">False</property> |
9 | | - <property name="default_width">420</property> |
10 | | - <property name="default_height">520</property> |
11 | | - <child> |
12 | | - <placeholder/> |
13 | | - </child> |
14 | | - </object> |
15 | 5 | <object class="GtkWindow" id="detect_window"> |
16 | 6 | <property name="width_request">680</property> |
17 | 7 | <property name="height_request">450</property> |
|
210 | 200 | <property name="modal">True</property> |
211 | 201 | <property name="default_width">420</property> |
212 | 202 | <property name="default_height">480</property> |
213 | | - <signal name="hide" handler="gtk_widget_hide" swapped="no"/> |
214 | 203 | <child type="titlebar"> |
215 | 204 | <placeholder/> |
216 | 205 | </child> |
217 | 206 | <child> |
218 | 207 | <object class="GtkFixed" id="e_main_fixed"> |
| 208 | + <property name="name">e_main_fixed</property> |
219 | 209 | <property name="width_request">420</property> |
220 | 210 | <property name="height_request">480</property> |
221 | 211 | <property name="visible">True</property> |
222 | 212 | <property name="can_focus">False</property> |
| 213 | + <child> |
| 214 | + <object class="GtkImage" id="e_window_image"> |
| 215 | + <property name="width_request">100</property> |
| 216 | + <property name="height_request">80</property> |
| 217 | + <property name="visible">True</property> |
| 218 | + <property name="can_focus">False</property> |
| 219 | + <property name="pixbuf">resource/bg-login.png</property> |
| 220 | + </object> |
| 221 | + </child> |
223 | 222 | <child> |
224 | 223 | <object class="GtkBox"> |
225 | 224 | <property name="width_request">420</property> |
|
246 | 245 | <attribute name="style" value="normal"/> |
247 | 246 | <attribute name="weight" value="bold"/> |
248 | 247 | <attribute name="scale" value="1"/> |
249 | | - <attribute name="foreground" value="#d3d3d7d7cfcf"/> |
| 248 | + <attribute name="foreground" value="#bababdbdb6b6"/> |
250 | 249 | </attributes> |
251 | 250 | </object> |
252 | 251 | <packing> |
|
332 | 331 | </object> |
333 | 332 | <packing> |
334 | 333 | <property name="x">84</property> |
| 334 | + <property name="y">10</property> |
335 | 335 | </packing> |
336 | 336 | </child> |
337 | 337 | </object> |
|
344 | 344 | <child> |
345 | 345 | <object class="GtkFixed" id="e_fixed3"> |
346 | 346 | <property name="width_request">420</property> |
347 | | - <property name="height_request">124</property> |
| 347 | + <property name="height_request">114</property> |
348 | 348 | <property name="visible">True</property> |
349 | 349 | <property name="can_focus">False</property> |
350 | 350 | <child> |
|
358 | 358 | <signal name="clicked" handler="e_enroll_btn_clicked" object="enrollment_window" swapped="no"/> |
359 | 359 | </object> |
360 | 360 | <packing> |
361 | | - <property name="y">60</property> |
| 361 | + <property name="y">50</property> |
362 | 362 | </packing> |
363 | 363 | </child> |
364 | 364 | </object> |
|
514 | 514 | <property name="modal">True</property> |
515 | 515 | <property name="default_width">680</property> |
516 | 516 | <property name="default_height">450</property> |
517 | | - <signal name="hide" handler="on_setting_window_hide" swapped="no"/> |
518 | 517 | <child type="titlebar"> |
519 | 518 | <placeholder/> |
520 | 519 | </child> |
|
0 commit comments