forked from linuxdeepin/dde-session-shell-snipe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.qrc
More file actions
32 lines (32 loc) · 1.43 KB
/
resources.qrc
File metadata and controls
32 lines (32 loc) · 1.43 KB
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
<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>misc/images/password-hide.svg</file>
<file>misc/images/password-shown.svg</file>
<file>misc/images/dss_warning.svg</file>
</qresource>
</RCC>