summaryrefslogtreecommitdiff
path: root/client/client.qrc
blob: eb4e93242449a55ac32470e6c57f4b89ca3e10f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="">
    <file>icons/icon.png</file>
    <file>icons/add.png</file>
    <file>icons/open.png</file>
    <file>icons/del.png</file>
    <file>icons/arrows.png</file>
    <file>icons/compressed.png</file>
    <file>icons/padlock.png</file>
    <file>icons/done.png</file>
    <file>icons/undone.png</file>
    <file>icons/icon_close_commit.png</file>
    <file>icons/icon_current_sessions.png</file>
    <file>icons/icon_close_no_commit.png</file>
    <file>icons/icon_discard.png</file>
    <file>fonts/VeraMono.ttf</file>
    <file alias="COPYING">../server/COPYING</file>
    <file alias="AUTHORS">../server/AUTHORS</file>
</qresource>
</RCC>