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

theme.qrc - github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93e2f298cc51f14a6f9ddd7d9111b190742a9a4a (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<RCC>
    <qresource prefix="/client">
        <file>theme/colored/owncloud-icon-512.png</file>
        <file>theme/colored/owncloud-icon-256.png</file>
        <file>theme/colored/owncloud-icon-128.png</file>
        <file>theme/colored/owncloud-icon-22.png</file>
        <file>theme/colored/owncloud-icon-32.png</file>
        <file>theme/colored/owncloud-icon-48.png</file>
        <file>theme/colored/owncloud-icon-64.png</file>
        <file>theme/colored/state-error-32.png</file>
        <file>theme/colored/state-error-64.png</file>
        <file>theme/colored/state-error-128.png</file>
        <file>theme/colored/state-error-256.png</file>
        <file>theme/colored/state-information-32.png</file>
        <file>theme/colored/state-information-64.png</file>
        <file>theme/colored/state-information-128.png</file>
        <file>theme/colored/state-information-256.png</file>
        <file>theme/colored/state-offline-32.png</file>
        <file>theme/colored/state-offline-64.png</file>
        <file>theme/colored/state-offline-128.png</file>
        <file>theme/colored/state-offline-256.png</file>
        <file>theme/colored/state-ok-32.png</file>
        <file>theme/colored/state-ok-64.png</file>
        <file>theme/colored/state-ok-128.png</file>
        <file>theme/colored/state-ok-256.png</file>
        <file>theme/colored/state-pause-32.png</file>
        <file>theme/colored/state-pause-64.png</file>
        <file>theme/colored/state-pause-128.png</file>
        <file>theme/colored/state-pause-256.png</file>
        <file>theme/colored/state-sync-32.png</file>
        <file>theme/colored/state-sync-64.png</file>
        <file>theme/colored/state-sync-128.png</file>
        <file>theme/colored/state-sync-256.png</file>
        <file>theme/colored/wizard_logo.png</file>
        <file>theme/colored/wizard_logo@2x.png</file>
        <file>theme/black/state-error-32.png</file>
        <file>theme/black/state-error-64.png</file>
        <file>theme/black/state-information-32.png</file>
        <file>theme/black/state-information-64.png</file>
        <file>theme/black/state-offline-32.png</file>
        <file>theme/black/state-offline-64.png</file>
        <file>theme/black/state-ok-32.png</file>
        <file>theme/black/state-ok-64.png</file>
        <file>theme/black/state-pause-32.png</file>
        <file>theme/black/state-pause-64.png</file>
        <file>theme/black/state-sync-32.png</file>
        <file>theme/black/state-sync-64.png</file>
        <file>theme/white/state-error-32.png</file>
        <file>theme/white/state-error-64.png</file>
        <file>theme/white/state-information-32.png</file>
        <file>theme/white/state-information-64.png</file>
        <file>theme/white/state-offline-32.png</file>
        <file>theme/white/state-offline-64.png</file>
        <file>theme/white/state-ok-32.png</file>
        <file>theme/white/state-ok-64.png</file>
        <file>theme/white/state-pause-32.png</file>
        <file>theme/white/state-pause-64.png</file>
        <file>theme/white/state-sync-32.png</file>
        <file>theme/white/state-sync-64.png</file>
    </qresource>
</RCC>