forked from L1L1/cardpeek
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcardpeek_resources.gresource.xml
20 lines (20 loc) · 1.03 KB
/
cardpeek_resources.gresource.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/pannetrat/cardpeek/">
<file>dot_cardpeek.tar.gz</file>
<file preprocess="to-pixdata">icons/cardpeek-analyzer.png</file>
<file preprocess="to-pixdata">icons/cardpeek-application.png</file>
<file preprocess="to-pixdata">icons/cardpeek-block.png</file>
<file preprocess="to-pixdata">icons/cardpeek-record.png</file>
<file preprocess="to-pixdata">icons/cardpeek-logo.png</file>
<file preprocess="to-pixdata">icons/cardpeek-file.png</file>
<file preprocess="to-pixdata">icons/cardpeek-folder.png</file>
<file preprocess="to-pixdata">icons/cardpeek-item.png</file>
<file preprocess="to-pixdata">icons/cardpeek-smartcard.png</file>
<file preprocess="to-pixdata">icons/cardpeek-atr.png</file>
<file preprocess="to-pixdata">icons/cardpeek-header.png</file>
<file preprocess="to-pixdata">icons/cardpeek-body.png</file>
<file preprocess="to-pixdata">icons/image-missing.png</file>
<file>AUTHORS</file>
</gresource>
</gresources>