Welcome to mirror list, hosted at ThFree Co, Russian Federation.

client.qrc - github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 471f4c23d893dd124fac90d77b51ef7c98f16b79 (plain)
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
33
34
35
36
37
38
39
40
41
42
<RCC>
    <qresource prefix="/client">
        <file>resources/dialog-close.png</file>
        <file>resources/dialog-ok.png</file>
        <file>resources/dialog-cancel.png</file>
        <file>resources/folder-sync.png</file>
        <file>resources/folder-sync@2x.png</file>
        <file>resources/task-ongoing.png</file>
        <file>resources/view-refresh.png</file>
        <file>resources/warning.png</file>
        <file>resources/warning@2x.png</file>
        <file>resources/settings.png</file>
        <file>resources/settings@2x.png</file>
        <file>resources/activity.png</file>
        <file>resources/activity@2x.png</file>
        <file>resources/network.png</file>
        <file>resources/network@2x.png</file>
        <file>resources/lock-http.png</file>
        <file>resources/lock-http@2x.png</file>
        <file>resources/lock-https.png</file>
        <file>resources/lock-https@2x.png</file>
        <file>resources/account.png</file>
        <file>resources/more.svg</file>
        <file>resources/delete.png</file>
        <file>resources/close.svg</file>
        <file>resources/bell.svg</file>
        <file>resources/link.svg</file>
        <file>resources/files.svg</file>
        <file>resources/folder-grey.png</file>
        <file>resources/state-error.svg</file>
        <file>resources/state-warning.svg</file>
        <file>resources/folder.svg</file>
        <file>resources/network.svg</file>
        <file>resources/settings.svg</file>
        <file>resources/public-white.svg</file>
        <file>resources/public.svg</file>
        <file>resources/confirm.svg</file>
        <file>resources/copy.svg</file>
        <file>resources/state-sync.svg</file>
    </qresource>
    <qresource prefix="/"/>
</RCC>