forked from c-koi/zart
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathzart.qrc
More file actions
20 lines (20 loc) · 760 Bytes
/
zart.qrc
File metadata and controls
20 lines (20 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
<qresource prefix="/">
<file>presets.xml</file>
<file>Licence_CeCILL_V2-en.html</file>
<file>images/LogoGreyc.png</file>
<file>images/Logo_150_alpha.png</file>
<file>images/application-exit.png</file>
<file>images/camera.png</file>
<file>images/gmic_hat.png</file>
<file>images/list-add.png</file>
<file>images/list-remove.png</file>
<file>images/media-playback-start.png</file>
<file>images/media-playback-stop.png</file>
<file>images/splash.png</file>
<file>images/transparency.png</file>
<file>images/zoom-fit-best.png</file>
<file>images/zoom-original.png</file>
<file>images/rename.png</file>
</qresource>
</RCC>