forked from RobertKrajewski/Sync-my-L2P
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Icons.qrc
27 lines (27 loc) · 1.04 KB
/
Icons.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
<RCC>
<qresource prefix="/Icons">
<file>Icons/block.png</file>
<file>Icons/cupboard.png</file>
<file>Icons/download.png</file>
<file>Icons/gear.png</file>
<file>Icons/gears.png</file>
<file>Icons/lock.png</file>
<file>Icons/magnifier.png</file>
<file>Icons/refresh.png</file>
<file>Icons/tick.png</file>
<file alias="directory">Icons/advanced_directory.png</file>
<file>Icons/file.png</file>
<file>Icons/filetype_pdf.png</file>
<file>Icons/filetype_rar.png</file>
<file>Icons/filetype_zip.png</file>
<file>Icons/25_folder.png</file>
<file>Icons/library.png</file>
<file>Icons/library_32x32.ico</file>
<file alias="drive">Icons/drive.png</file>
</qresource>
<qresource prefix="/certs">
<file alias="l2p">certs/www2.elearning.rwth-aachen.de.der</file>
<file alias="utn">certs/UTN-USERFirst-Hardware.der</file>
<file alias="ssl">certs/PositiveSSLCA.der</file>
</qresource>
</RCC>