-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathresources.qrc
34 lines (34 loc) · 1.75 KB
/
resources.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<RCC>
<qresource prefix="/">
<file>misc/images/caps_lock.svg</file>
<file>misc/images/login_check.svg</file>
<file>misc/images/login_lock.svg</file>
<file>misc/images/login_spinner.svg</file>
<file>misc/images/login_wait.svg</file>
<file>misc/images/password_hint.svg</file>
<file>misc/images/select.svg</file>
<file>misc/images/auth/face.svg</file>
<file>misc/images/auth/fingerprint.svg</file>
<file>misc/images/auth/iris.svg</file>
<file>misc/images/auth/password.svg</file>
<file>misc/images/auth/ukey.svg</file>
<file>misc/images/auth/UnionID.svg</file>
<file>misc/images/unlock/unlock_1.svg</file>
<file>misc/images/unlock/unlock_2.svg</file>
<file>misc/images/unlock/unlock_3.svg</file>
<file>misc/images/unlock/unlock_4.svg</file>
<file>misc/images/unlock/unlock_5.svg</file>
<file>misc/images/unlock/unlock_6.svg</file>
<file>misc/images/unlock/unlock_7.svg</file>
<file>misc/images/unlock/unlock_8.svg</file>
<file>misc/images/unlock/unlock_9.svg</file>
<file>misc/images/unlock/unlock_10.svg</file>
<file>misc/images/retry16.svg</file>
<file>misc/images/retry24.svg</file>
<file>src/widgets/img/password_level/dcc_deepin_password_strength_unactive_deep_mode.svg</file>
<file>src/widgets/img/password_level/dcc_deepin_password_strength_high.svg</file>
<file>src/widgets/img/password_level/dcc_deepin_password_strength_low.svg</file>
<file>src/widgets/img/password_level/dcc_deepin_password_strength_middle.svg</file>
<file>src/widgets/img/password_level/dcc_deepin_password_strength_unactive_light_mode.svg</file>
</qresource>
</RCC>