-
Notifications
You must be signed in to change notification settings - Fork 18
/
v4l_frontend_resources.qrc
executable file
·32 lines (32 loc) · 1.25 KB
/
v4l_frontend_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
<RCC>
<qresource prefix="/">
<file>icons/menu.svg</file>
<file>icons/menu-white.svg</file>
<file>icons/queue.svg</file>
<file>icons/queue-white.svg</file>
<file>icons/settings.svg</file>
<file>icons/settings-white.svg</file>
<file>icons/viper.png</file>
<file>icons/parts/lower.svg</file>
<file>icons/parts/upper.svg</file>
<file>icons/parts/viper.svg</file>
<file>icons/viper-new.svg</file>
<file>icons/arrow-down-white.svg</file>
<file>icons/arrow-down.svg</file>
<file>icons/arrow-left-double-white.svg</file>
<file>icons/arrow-left-double.svg</file>
<file>icons/arrow-right-double-white.svg</file>
<file>icons/arrow-right-double.svg</file>
<file>icons/arrow-up-white.svg</file>
<file>icons/arrow-up.svg</file>
<file>icons/edit-undo-white.svg</file>
<file>icons/edit-undo.svg</file>
<file>viper.png</file>
<file>icons/error.svg</file>
<file>translations/lang_de.qm</file>
<file>translations/lang_en.qm</file>
<file>translations/lang_pt_BR.qm</file>
<file>translations/lang_zh_CN.qm</file>
<file>translations/lang_zh_HK.qm</file>
</qresource>
</RCC>